$\int \frac{1}{(x^2+1)^2} dx$ を求めよ。解析学積分置換積分三角関数arctan2025/7/151. 問題の内容∫1(x2+1)2dx\int \frac{1}{(x^2+1)^2} dx∫(x2+1)21dx を求めよ。2. 解き方の手順この積分を解くために、まず、x=tanθx = \tan{\theta}x=tanθ という三角関数による置換積分を行います。このとき、dx=sec2θdθdx = \sec^2{\theta} d\thetadx=sec2θdθ となります。したがって、積分は次のようになります。∫1(x2+1)2dx=∫1(tan2θ+1)2sec2θdθ\int \frac{1}{(x^2+1)^2} dx = \int \frac{1}{(\tan^2{\theta}+1)^2} \sec^2{\theta} d\theta∫(x2+1)21dx=∫(tan2θ+1)21sec2θdθtan2θ+1=sec2θ\tan^2{\theta} + 1 = \sec^2{\theta}tan2θ+1=sec2θ であることを利用すると、積分は次のように簡略化できます。∫1(sec2θ)2sec2θdθ=∫1sec4θsec2θdθ=∫1sec2θdθ=∫cos2θdθ\int \frac{1}{(\sec^2{\theta})^2} \sec^2{\theta} d\theta = \int \frac{1}{\sec^4{\theta}} \sec^2{\theta} d\theta = \int \frac{1}{\sec^2{\theta}} d\theta = \int \cos^2{\theta} d\theta∫(sec2θ)21sec2θdθ=∫sec4θ1sec2θdθ=∫sec2θ1dθ=∫cos2θdθ次に、cos2θ=1+cos2θ2\cos^2{\theta} = \frac{1 + \cos{2\theta}}{2}cos2θ=21+cos2θ であることを利用します。∫cos2θdθ=∫1+cos2θ2dθ=12∫(1+cos2θ)dθ=12(θ+12sin2θ)+C=12θ+14sin2θ+C\int \cos^2{\theta} d\theta = \int \frac{1 + \cos{2\theta}}{2} d\theta = \frac{1}{2} \int (1 + \cos{2\theta}) d\theta = \frac{1}{2} \left( \theta + \frac{1}{2} \sin{2\theta} \right) + C = \frac{1}{2} \theta + \frac{1}{4} \sin{2\theta} + C∫cos2θdθ=∫21+cos2θdθ=21∫(1+cos2θ)dθ=21(θ+21sin2θ)+C=21θ+41sin2θ+Cここで、sin2θ=2sinθcosθ\sin{2\theta} = 2 \sin{\theta} \cos{\theta}sin2θ=2sinθcosθ であることを利用します。12θ+14sin2θ+C=12θ+12sinθcosθ+C\frac{1}{2} \theta + \frac{1}{4} \sin{2\theta} + C = \frac{1}{2} \theta + \frac{1}{2} \sin{\theta} \cos{\theta} + C21θ+41sin2θ+C=21θ+21sinθcosθ+Cx=tanθx = \tan{\theta}x=tanθ より、θ=arctanx\theta = \arctan{x}θ=arctanx です。また、sinθ=xx2+1\sin{\theta} = \frac{x}{\sqrt{x^2+1}}sinθ=x2+1x および cosθ=1x2+1\cos{\theta} = \frac{1}{\sqrt{x^2+1}}cosθ=x2+11 です。したがって、12θ+12sinθcosθ+C=12arctanx+12(xx2+1⋅1x2+1)+C=12arctanx+x2(x2+1)+C\frac{1}{2} \theta + \frac{1}{2} \sin{\theta} \cos{\theta} + C = \frac{1}{2} \arctan{x} + \frac{1}{2} \left( \frac{x}{\sqrt{x^2+1}} \cdot \frac{1}{\sqrt{x^2+1}} \right) + C = \frac{1}{2} \arctan{x} + \frac{x}{2(x^2+1)} + C21θ+21sinθcosθ+C=21arctanx+21(x2+1x⋅x2+11)+C=21arctanx+2(x2+1)x+C3. 最終的な答え∫1(x2+1)2dx=12arctanx+x2(x2+1)+C\int \frac{1}{(x^2+1)^2} dx = \frac{1}{2} \arctan{x} + \frac{x}{2(x^2+1)} + C∫(x2+1)21dx=21arctanx+2(x2+1)x+C