不定積分 $\int \frac{x+3}{(x^2+2x+2)^2} dx$ を求めよ。

解析学不定積分置換積分三角関数積分
2025/7/20

1. 問題の内容

不定積分 x+3(x2+2x+2)2dx\int \frac{x+3}{(x^2+2x+2)^2} dx を求めよ。

2. 解き方の手順

まず、x2+2x+2=(x+1)2+1x^2 + 2x + 2 = (x+1)^2 + 1 と変形する。
次に、x+1=tanθx+1 = \tan \theta と置換する。すると、dx=sec2θdθdx = \sec^2 \theta d\theta となる。
また、x+3=(x+1)+2=tanθ+2x+3 = (x+1) + 2 = \tan \theta + 2 である。
従って、積分は以下のようになる。
x+3(x2+2x+2)2dx=tanθ+2(tan2θ+1)2sec2θdθ=tanθ+2(sec2θ)2sec2θdθ=tanθ+2sec2θdθ=(tanθ+2)cos2θdθ\int \frac{x+3}{(x^2+2x+2)^2} dx = \int \frac{\tan \theta + 2}{(\tan^2 \theta + 1)^2} \sec^2 \theta d\theta = \int \frac{\tan \theta + 2}{(\sec^2 \theta)^2} \sec^2 \theta d\theta = \int \frac{\tan \theta + 2}{\sec^2 \theta} d\theta = \int (\tan \theta + 2) \cos^2 \theta d\theta
=tanθcos2θdθ+2cos2θdθ=sinθcosθdθ+(1+cos2θ)dθ=12sin2θdθ+(1+cos2θ)dθ= \int \tan \theta \cos^2 \theta d\theta + \int 2\cos^2 \theta d\theta = \int \sin \theta \cos \theta d\theta + \int (1 + \cos 2\theta) d\theta = \int \frac{1}{2} \sin 2\theta d\theta + \int (1 + \cos 2\theta) d\theta
=14cos2θ+θ+12sin2θ+C=14cos2θ+θ+sinθcosθ+C= -\frac{1}{4} \cos 2\theta + \theta + \frac{1}{2} \sin 2\theta + C = -\frac{1}{4} \cos 2\theta + \theta + \sin \theta \cos \theta + C
ここで、cos2θ=1tan2θ1+tan2θ\cos 2\theta = \frac{1-\tan^2 \theta}{1 + \tan^2 \theta}sinθ=tanθ1+tan2θ\sin \theta = \frac{\tan \theta}{\sqrt{1+\tan^2 \theta}}cosθ=11+tan2θ\cos \theta = \frac{1}{\sqrt{1+\tan^2 \theta}} であることを用いる。
θ=arctan(x+1)\theta = \arctan(x+1) であるから、tanθ=x+1\tan \theta = x+1
cos2θ=1(x+1)21+(x+1)2=1(x2+2x+1)1+x2+2x+1=x22xx2+2x+2\cos 2\theta = \frac{1 - (x+1)^2}{1 + (x+1)^2} = \frac{1 - (x^2+2x+1)}{1 + x^2 + 2x + 1} = \frac{-x^2 - 2x}{x^2+2x+2}
sinθ=x+11+(x+1)2=x+1x2+2x+2\sin \theta = \frac{x+1}{\sqrt{1+(x+1)^2}} = \frac{x+1}{\sqrt{x^2+2x+2}}
cosθ=1x2+2x+2\cos \theta = \frac{1}{\sqrt{x^2+2x+2}}
従って、
14cos2θ=14x22xx2+2x+2=x2+2x4(x2+2x+2)-\frac{1}{4} \cos 2\theta = -\frac{1}{4} \cdot \frac{-x^2 - 2x}{x^2+2x+2} = \frac{x^2 + 2x}{4(x^2+2x+2)}
sinθcosθ=x+1x2+2x+2\sin \theta \cos \theta = \frac{x+1}{x^2+2x+2}
したがって、積分は
x2+2x4(x2+2x+2)+arctan(x+1)+x+1x2+2x+2+C=x2+2x+4(x+1)4(x2+2x+2)+arctan(x+1)+C=x2+6x+44(x2+2x+2)+arctan(x+1)+C\frac{x^2 + 2x}{4(x^2+2x+2)} + \arctan(x+1) + \frac{x+1}{x^2+2x+2} + C = \frac{x^2 + 2x + 4(x+1)}{4(x^2+2x+2)} + \arctan(x+1) + C = \frac{x^2 + 6x + 4}{4(x^2+2x+2)} + \arctan(x+1) + C
別解:
x+3(x2+2x+2)2dx=12(2x+2)+2(x2+2x+2)2dx=122x+2(x2+2x+2)2dx+21(x2+2x+2)2dx=122x+2(x2+2x+2)2dx+21((x+1)2+1)2dx\int \frac{x+3}{(x^2+2x+2)^2} dx = \int \frac{\frac{1}{2}(2x+2) + 2}{(x^2+2x+2)^2} dx = \frac{1}{2} \int \frac{2x+2}{(x^2+2x+2)^2} dx + 2 \int \frac{1}{(x^2+2x+2)^2} dx = \frac{1}{2} \int \frac{2x+2}{(x^2+2x+2)^2} dx + 2 \int \frac{1}{((x+1)^2+1)^2} dx
u=x2+2x+2u = x^2+2x+2 とすると、du=(2x+2)dxdu = (2x+2)dx であるから、
12duu2=12(1u)=12(x2+2x+2)\frac{1}{2} \int \frac{du}{u^2} = \frac{1}{2} (-\frac{1}{u}) = -\frac{1}{2(x^2+2x+2)}
x+1=tanθx+1 = \tan \theta とすると、dx=sec2θdθdx = \sec^2 \theta d\theta であるから、
21((x+1)2+1)2dx=21(tan2θ+1)2sec2θdθ=2sec2θsec4θdθ=2cos2θdθ=21+cos2θ2dθ=(1+cos2θ)dθ=θ+12sin2θ=θ+sinθcosθ2 \int \frac{1}{((x+1)^2+1)^2} dx = 2 \int \frac{1}{(\tan^2\theta + 1)^2} \sec^2 \theta d\theta = 2 \int \frac{\sec^2 \theta}{\sec^4 \theta} d\theta = 2 \int \cos^2 \theta d\theta = 2 \int \frac{1 + \cos 2\theta}{2} d\theta = \int (1 + \cos 2\theta) d\theta = \theta + \frac{1}{2} \sin 2\theta = \theta + \sin \theta \cos \theta
=arctan(x+1)+x+1x2+2x+21x2+2x+2=arctan(x+1)+x+1x2+2x+2= \arctan(x+1) + \frac{x+1}{\sqrt{x^2+2x+2}} \cdot \frac{1}{\sqrt{x^2+2x+2}} = \arctan(x+1) + \frac{x+1}{x^2+2x+2}
よって、
12(x2+2x+2)+arctan(x+1)+x+1x2+2x+2+C=arctan(x+1)+2x+212(x2+2x+2)+C=arctan(x+1)+2x+12(x2+2x+2)+C-\frac{1}{2(x^2+2x+2)} + \arctan(x+1) + \frac{x+1}{x^2+2x+2} + C = \arctan(x+1) + \frac{2x+2-1}{2(x^2+2x+2)} + C = \arctan(x+1) + \frac{2x+1}{2(x^2+2x+2)} + C

3. 最終的な答え

arctan(x+1)+2x+12(x2+2x+2)+C\arctan(x+1) + \frac{2x+1}{2(x^2+2x+2)} + C

「解析学」の関連問題

与えられた関数 $f(x) = e^{2x-1}$ と $g(x) = -\frac{1}{2} \log x$ に対して、以下の合成関数と逆関数を求め、定義域を明記する。 (1) $f \circ ...

合成関数逆関数指数関数対数関数定義域
2025/7/20

$z = (r\cos\theta)^2 - 2(r\cos\theta)(r\sin\theta) + (r\sin\theta)^2$ $z = r^2\cos^2\theta - 2r^...

偏微分連鎖律極座標変換
2025/7/20

与えられた3つの極限を計算する問題です。 (1) $\lim_{x \to \infty} \frac{-x^2+4x}{x+3}$ (2) $\lim_{x \to -1} \frac{x}{|x+...

極限関数の極限無限大絶対値片側極限
2025/7/20

与えられた微分方程式 $\frac{dy}{dx} = 2xy + x$ の一般解を、定数変化法を用いて求める。

微分方程式定数変化法線形微分方程式一般解
2025/7/20

与えられた定積分 $\int_1^3 \pi e^{2x^2} dx$ を計算します。

定積分数値積分指数関数
2025/7/20

与えられた定積分の値を求める問題です。積分は、$\int_{0}^{\pi} \pi (\sin^3 x)^2 dx$ です。

定積分三角関数積分計算
2025/7/20

与えられた積分を計算します。積分は $ -\int \frac{1}{9 - y^2} dy $ です。

積分部分分数分解不定積分
2025/7/20

与えられた2階線形常微分方程式 $\frac{d^2x}{dt^2} = -5x + \sin(2t)$ を初期条件 $t=0$ で $x=0$, $\frac{dx}{dt} = v_0$ の下で解...

常微分方程式線形微分方程式初期条件解法
2025/7/20

与えられた微分方程式 $\frac{d^2x}{dt^2} = -3x + \cos(\sqrt{3}t)$ の解を、初期条件 $t=0$ で $x=x_0$, $\frac{dx}{dt} = 0$...

微分方程式初期条件非同次線形微分方程式特性方程式一般解特殊解
2025/7/20

以下の微分方程式の解を、初期条件 $t=0$ で $x=x_0$, $\frac{dx}{dt}=0$ の下で求めよ。 $$ \frac{d^2x}{dt^2} = -3x + \cos(\sqrt{...

微分方程式初期条件線形微分方程式特殊解一般解
2025/7/20