(1) $\frac{1}{1+2x}$ (2) $\frac{1}{(1+2x)^2}$ (3) $\log(1+2x)$

解析学べき級数マクローリン級数テイラー展開微分積分
2025/6/1
## 問題の回答
###

1. 問題の内容

与えられたべき級数展開
11+x=1x+x2x3+\frac{1}{1+x} = 1 - x + x^2 - x^3 + \dots (x<1|x| < 1)
を利用して、以下の関数のべき級数展開またはマクローリン級数を求める問題です。

1. べき級数展開

(1) 11+2x\frac{1}{1+2x}
(2) 1(1+2x)2\frac{1}{(1+2x)^2}
(3) log(1+2x)\log(1+2x)

2. マクローリン級数

(1) y=e3xy = e^{-3x}
(2) y=112xy = \frac{1}{1-2x}

3. マクローリン級数

(1) cos3x\cos 3x
(2) exe^{-x}
(3) sin3x\sin 3x
(4) log(1x2)\log(1-x^2)
###

2. 解き方の手順

####

1. べき級数展開

(1) 11+2x\frac{1}{1+2x}
与えられた展開の xx2x2x で置き換えます。
11+2x=1(2x)+(2x)2(2x)3+\frac{1}{1+2x} = 1 - (2x) + (2x)^2 - (2x)^3 + \dots
11+2x=12x+4x28x3+\frac{1}{1+2x} = 1 - 2x + 4x^2 - 8x^3 + \dots
(2) 1(1+2x)2\frac{1}{(1+2x)^2}
(1)の結果を微分します。
ddx(11+2x)=2(1+2x)2\frac{d}{dx} \left( \frac{1}{1+2x} \right) = \frac{-2}{(1+2x)^2}
ddx(12x+4x28x3+)=2+8x24x2+\frac{d}{dx} (1 - 2x + 4x^2 - 8x^3 + \dots) = -2 + 8x - 24x^2 + \dots
2(1+2x)2=2+8x24x2+\frac{-2}{(1+2x)^2} = -2 + 8x - 24x^2 + \dots
1(1+2x)2=14x+12x2\frac{1}{(1+2x)^2} = 1 - 4x + 12x^2 - \dots
(3) log(1+2x)\log(1+2x)
与えられた展開を積分します。
11+2xdx=(12x+4x28x3+)dx\int \frac{1}{1+2x} dx = \int (1 - 2x + 4x^2 - 8x^3 + \dots) dx
12log(1+2x)=xx2+43x32x4++C\frac{1}{2} \log(1+2x) = x - x^2 + \frac{4}{3}x^3 - 2x^4 + \dots + C
x=0x=0を代入すると、0=0+C0 = 0 + C より、C=0C = 0
log(1+2x)=2x2x2+83x34x4+\log(1+2x) = 2x - 2x^2 + \frac{8}{3}x^3 - 4x^4 + \dots
####

2. マクローリン級数

(1) y=e3xy = e^{-3x}
ex=1+x+x22!+x33!+e^x = 1 + x + \frac{x^2}{2!} + \frac{x^3}{3!} + \dots
e3x=1+(3x)+(3x)22!+(3x)33!+e^{-3x} = 1 + (-3x) + \frac{(-3x)^2}{2!} + \frac{(-3x)^3}{3!} + \dots
e3x=13x+9x2227x36+e^{-3x} = 1 - 3x + \frac{9x^2}{2} - \frac{27x^3}{6} + \dots
e3x=13x+9x229x32+e^{-3x} = 1 - 3x + \frac{9x^2}{2} - \frac{9x^3}{2} + \dots
(2) y=112xy = \frac{1}{1-2x}
11x=1+x+x2+x3+\frac{1}{1-x} = 1 + x + x^2 + x^3 + \dots
112x=1+(2x)+(2x)2+(2x)3+\frac{1}{1-2x} = 1 + (2x) + (2x)^2 + (2x)^3 + \dots
112x=1+2x+4x2+8x3+\frac{1}{1-2x} = 1 + 2x + 4x^2 + 8x^3 + \dots
####

3. マクローリン級数

(1) cos3x\cos 3x
cosx=1x22!+x44!x66!+...\cos x = 1 - \frac{x^2}{2!} + \frac{x^4}{4!} - \frac{x^6}{6!} + ...
cos3x=1(3x)22!+(3x)44!(3x)66!+...\cos 3x = 1 - \frac{(3x)^2}{2!} + \frac{(3x)^4}{4!} - \frac{(3x)^6}{6!} + ...
cos3x=19x22+81x424729x6720+...\cos 3x = 1 - \frac{9x^2}{2} + \frac{81x^4}{24} - \frac{729x^6}{720} + ...
(2) exe^{-x}
ex=1+x+x22!+x33!+...e^x = 1 + x + \frac{x^2}{2!} + \frac{x^3}{3!} + ...
ex=1x+x22!x33!+...e^{-x} = 1 - x + \frac{x^2}{2!} - \frac{x^3}{3!} + ...
(3) sin3x\sin 3x
sinx=xx33!+x55!x77!+...\sin x = x - \frac{x^3}{3!} + \frac{x^5}{5!} - \frac{x^7}{7!} + ...
sin3x=3x(3x)33!+(3x)55!(3x)77!+...\sin 3x = 3x - \frac{(3x)^3}{3!} + \frac{(3x)^5}{5!} - \frac{(3x)^7}{7!} + ...
sin3x=3x27x36+243x5120...\sin 3x = 3x - \frac{27x^3}{6} + \frac{243x^5}{120} - ...
(4) log(1x2)\log(1-x^2)
log(1+x)=xx22+x33x44+\log(1+x) = x - \frac{x^2}{2} + \frac{x^3}{3} - \frac{x^4}{4} + \dots
log(1x2)=x2(x2)22+(x2)33\log(1-x^2) = -x^2 - \frac{(-x^2)^2}{2} + \frac{(-x^2)^3}{3} - \dots
log(1x2)=x2x42x63\log(1-x^2) = -x^2 - \frac{x^4}{2} - \frac{x^6}{3} - \dots
###

3. 最終的な答え

####

1. べき級数展開

(1) 11+2x=12x+4x28x3+\frac{1}{1+2x} = 1 - 2x + 4x^2 - 8x^3 + \dots
(2) 1(1+2x)2=14x+12x2\frac{1}{(1+2x)^2} = 1 - 4x + 12x^2 - \dots
(3) log(1+2x)=2x2x2+83x34x4+\log(1+2x) = 2x - 2x^2 + \frac{8}{3}x^3 - 4x^4 + \dots
####

2. マクローリン級数

(1) e3x=13x+9x229x32+e^{-3x} = 1 - 3x + \frac{9x^2}{2} - \frac{9x^3}{2} + \dots
(2) 112x=1+2x+4x2+8x3+\frac{1}{1-2x} = 1 + 2x + 4x^2 + 8x^3 + \dots
####

3. マクローリン級数

(1) cos3x=19x22+27x4881x6240+...\cos 3x = 1 - \frac{9x^2}{2} + \frac{27x^4}{8} - \frac{81x^6}{240} + ...
(2) ex=1x+x22!x33!+...e^{-x} = 1 - x + \frac{x^2}{2!} - \frac{x^3}{3!} + ...
(3) sin3x=3x9x32+81x540\sin 3x = 3x - \frac{9x^3}{2} + \frac{81x^5}{40} - \dots
(4) log(1x2)=x2x42x63\log(1-x^2) = -x^2 - \frac{x^4}{2} - \frac{x^6}{3} - \dots

「解析学」の関連問題

次の2つの極限を求める問題です。 (1) $\lim_{h \to 0} (1 + 3h)^{\frac{1}{h}}$ (2) $\lim_{x \to \infty} (1 - \frac{2}{...

極限自然対数e
2025/6/7

次の関数を微分する問題です。 (1) $y = 3^x$ (2) $y = (\frac{1}{2})^x$

微分指数関数対数
2025/6/7

与えられた3つの関数を微分する問題です。 (1) $y = x^2 \log x$ (2) $y = \log (4x + 3)$ (3) $y = \log (-2x)$

微分対数関数合成関数の微分積の微分
2025/6/7

問題2では、逆三角関数の導関数を求める問題です。具体的には、(1) $arcsin(2x)$、(2) $arccos(x^2 - 1)$、(3) $arctan(\sqrt{x})$ の導関数を求めま...

微分導関数逆三角関数連鎖律対数微分
2025/6/7

与えられた関数を微分する問題です。 (7) $y = \frac{e^x}{x^2}$ (8) $y = \frac{x}{e^x}$ (9) $y = \frac{1}{\sqrt[3]{e^x}}...

微分関数の微分商の微分公式指数関数
2025/6/7

$\arcsin(\cos(\frac{16\pi}{5}))$ を計算します。

三角関数逆三角関数弧度法
2025/6/7

次の関数を微分せよ。 (1) $y = e^{3x}$ (2) $y = xe^x$ (3) $y = e^x \cos x$ (4) $y = e^x \tan x$ (5) $y = e^{2x}...

微分指数関数三角関数合成関数積の微分
2025/6/7

次の2つの関数を微分する問題です。 (1) $y = e^{3x}$ (2) $y = xe^x$

微分指数関数合成関数の微分積の微分
2025/6/7

関数 $f(x) = \exp(\sin x)$ の $x=0$ における2次の漸近展開を求める問題です。

テイラー展開漸近展開微分指数関数三角関数
2025/6/7

次の極限値を求めます。 (1) $\lim_{\theta \to 0} \frac{\sin 3\theta}{2\theta}$ (2) $\lim_{\theta \to 0} \frac{\t...

極限三角関数ロピタルの定理
2025/6/7