与えられた積分 $I_n$ に関する漸化式の導出、不等式の証明、および$\int_0^{\infty} e^{-x^2} dx = \frac{\sqrt{\pi}}{2}$を示す問題。

解析学積分漸化式不等式ウォリスの公式ガウス積分
2025/7/23

1. 問題の内容

与えられた積分 InI_n に関する漸化式の導出、不等式の証明、および0ex2dx=π2\int_0^{\infty} e^{-x^2} dx = \frac{\sqrt{\pi}}{2}を示す問題。

2. 解き方の手順

(1) In=0π/2cosnθdθI_n = \int_0^{\pi/2} \cos^n \theta \, d\theta に対して部分積分を用いてInI_nIn2I_{n-2}の漸化式を求める。InI_nの値を計算する。
(2) 0x10 \le x \le 1において1x2ex211+x21-x^2 \le e^{-x^2} \le \frac{1}{1+x^2}を示す。この不等式をnn乗して積分区間[0,1][0, 1]で積分すれば、与えられた不等式が得られる。
(3) (2)の不等式の右辺の積分の上端を11から\inftyに変えた不等式を考える。01(1x2)ndx\int_0^1 (1-x^2)^n dx0dx(1+x2)n\int_0^\infty \frac{dx}{(1+x^2)^n}の値をImI_mを用いて表す。
(4) (1)と(3)の結果およびウォリスの公式を用いて、0ex2dx=π2\int_0^{\infty} e^{-x^2} dx = \frac{\sqrt{\pi}}{2}を示す。
(1)
In=0π/2cosnθdθI_n = \int_0^{\pi/2} \cos^n \theta \, d\theta
In=0π/2cosn1θcosθdθI_n = \int_0^{\pi/2} \cos^{n-1} \theta \cos \theta \, d\theta
=[cosn1θsinθ]0π/20π/2(n1)cosn2θ(sinθ)sinθdθ= [\cos^{n-1} \theta \sin \theta]_0^{\pi/2} - \int_0^{\pi/2} (n-1) \cos^{n-2} \theta (-\sin \theta) \sin \theta \, d\theta
=0+(n1)0π/2cosn2θsin2θdθ= 0 + (n-1) \int_0^{\pi/2} \cos^{n-2} \theta \sin^2 \theta \, d\theta
=(n1)0π/2cosn2θ(1cos2θ)dθ= (n-1) \int_0^{\pi/2} \cos^{n-2} \theta (1-\cos^2 \theta) \, d\theta
=(n1)0π/2cosn2θdθ(n1)0π/2cosnθdθ= (n-1) \int_0^{\pi/2} \cos^{n-2} \theta \, d\theta - (n-1) \int_0^{\pi/2} \cos^n \theta \, d\theta
=(n1)In2(n1)In= (n-1) I_{n-2} - (n-1) I_n
In=(n1)In2(n1)InI_n = (n-1) I_{n-2} - (n-1) I_n より
In+(n1)In=(n1)In2I_n + (n-1) I_n = (n-1) I_{n-2}
nIn=(n1)In2n I_n = (n-1) I_{n-2}
In=n1nIn2I_n = \frac{n-1}{n} I_{n-2}
I0=0π/2dθ=π2I_0 = \int_0^{\pi/2} d\theta = \frac{\pi}{2}
I1=0π/2cosθdθ=[sinθ]0π/2=1I_1 = \int_0^{\pi/2} \cos \theta \, d\theta = [\sin \theta]_0^{\pi/2} = 1
nnが偶数のとき,n=2kn = 2kとおくと
I2k=2k12k2k32k212I0=(2k1)!!(2k)!!π2=(2k1)!!(2k)!!π2I_{2k} = \frac{2k-1}{2k} \cdot \frac{2k-3}{2k-2} \cdots \frac{1}{2} I_0 = \frac{(2k-1)!!}{(2k)!!} \frac{\pi}{2} = \frac{(2k-1)!!}{(2k)!!} \frac{\pi}{2}
nnが奇数のとき,n=2k+1n = 2k+1とおくと
I2k+1=2k2k+12k22k123I1=(2k)!!(2k+1)!!=(2k)!!(2k+1)!!I_{2k+1} = \frac{2k}{2k+1} \cdot \frac{2k-2}{2k-1} \cdots \frac{2}{3} I_1 = \frac{(2k)!!}{(2k+1)!!} = \frac{(2k)!!}{(2k+1)!!}
(2)
0x10 \le x \le 1において、1x2ex211+x21-x^2 \le e^{-x^2} \le \frac{1}{1+x^2}を示す。
f(x)=ex2(1x2)f(x) = e^{-x^2} - (1-x^2)を考える。
f(0)=11=0f(0) = 1 - 1 = 0
f(x)=2xex2+2x=2x(1ex2)0f'(x) = -2xe^{-x^2} + 2x = 2x(1-e^{-x^2}) \ge 0
0x10 \le x \le 1において、f(x)0f'(x) \ge 0より、f(x)f(0)=0f(x) \ge f(0) = 0
よって、1x2ex21-x^2 \le e^{-x^2}
g(x)=ex211+x2g(x) = e^{-x^2} - \frac{1}{1+x^2}を考える。
h(x)=11+x2ex2h(x) = \frac{1}{1+x^2} - e^{-x^2}
h(x)=2x(1+x2)2+2xex2=2x(ex21(1+x2)2)h'(x) = -\frac{2x}{(1+x^2)^2} + 2xe^{-x^2} = 2x \left( e^{-x^2} - \frac{1}{(1+x^2)^2} \right)
1x2ex211+x21-x^2 \le e^{-x^2} \le \frac{1}{1+x^2}
(1x2)nenx21(1+x2)n(1-x^2)^n \le e^{-nx^2} \le \frac{1}{(1+x^2)^n}
01(1x2)ndx01enx2dx011(1+x2)ndx\int_0^1 (1-x^2)^n dx \le \int_0^1 e^{-nx^2} dx \le \int_0^1 \frac{1}{(1+x^2)^n} dx
(3)
01(1x2)ndx01enx2dx01(1+x2)ndx\int_0^1 (1-x^2)^n dx \le \int_0^1 e^{-nx^2} dx \le \int_0^\infty \frac{1}{(1+x^2)^n} dx
x=sinθx = \sin \thetaとおくと、dx=cosθdθdx = \cos \theta \, d\theta
01(1x2)ndx=0π/2(1sin2θ)ncosθdθ=0π/2cos2n+1θdθ=I2n+1\int_0^1 (1-x^2)^n dx = \int_0^{\pi/2} (1-\sin^2 \theta)^n \cos \theta \, d\theta = \int_0^{\pi/2} \cos^{2n+1} \theta \, d\theta = I_{2n+1}
よって、01(1x2)ndx=I2n+1\int_0^1 (1-x^2)^n dx = I_{2n+1}
x=tanθx = \tan \thetaとおくと、dx=1cos2θdθ=(1+tan2θ)dθ=(1+x2)dθdx = \frac{1}{\cos^2 \theta} d\theta = (1+\tan^2 \theta) d\theta = (1+x^2) d\theta
0dx(1+x2)n=0π/21(1+tan2θ)n(1+tan2θ)dθ=0π/21(1cos2θ)n1cos2θdθ=0π/2cos2n2θdθ=I2n2\int_0^\infty \frac{dx}{(1+x^2)^n} = \int_0^{\pi/2} \frac{1}{(1+\tan^2 \theta)^n} (1+\tan^2 \theta) \, d\theta = \int_0^{\pi/2} \frac{1}{(\frac{1}{\cos^2 \theta})^n} \frac{1}{\cos^2 \theta} \, d\theta = \int_0^{\pi/2} \cos^{2n-2} \theta \, d\theta = I_{2n-2}
よって、0dx(1+x2)n=I2n2\int_0^\infty \frac{dx}{(1+x^2)^n} = I_{2n-2}
(4)
0ex2dx=π2\int_0^\infty e^{-x^2} dx = \frac{\sqrt{\pi}}{2}を示す。
01(1x2)ndx01enx2dx0dx(1+x2)n\int_0^1 (1-x^2)^n dx \le \int_0^1 e^{-nx^2} dx \le \int_0^\infty \frac{dx}{(1+x^2)^n}
01(1x2)ndx=I2n+1\int_0^1 (1-x^2)^n dx = I_{2n+1}
0dx(1+x2)n=I2n2\int_0^\infty \frac{dx}{(1+x^2)^n} = I_{2n-2}
t=nxt = \sqrt{n}xとおくと、x=tnx = \frac{t}{\sqrt{n}}, dx=1ndtdx = \frac{1}{\sqrt{n}} dt
01enx2dx=0net21ndt=1n0net2dt\int_0^1 e^{-nx^2} dx = \int_0^{\sqrt{n}} e^{-t^2} \frac{1}{\sqrt{n}} dt = \frac{1}{\sqrt{n}} \int_0^{\sqrt{n}} e^{-t^2} dt
01enx2dx0\int_0^1 e^{-nx^2} dx \to 0
limn01enx2dx=limn1n0net2dt=1n0net2dt\lim_{n \to \infty} \int_0^1 e^{-nx^2} dx = \lim_{n \to \infty} \frac{1}{\sqrt{n}} \int_0^{\sqrt{n}} e^{-t^2} dt = \frac{1}{\sqrt{n}} \int_0^{\sqrt{n}} e^{-t^2} dt

3. 最終的な答え

0ex2dx=π2\int_0^{\infty} e^{-x^2} dx = \frac{\sqrt{\pi}}{2}

「解析学」の関連問題

$f(x)=x^2$ としたとき、以下の関数の導関数 $y'$ を求める問題です。 (1) $y = \sin^2 x$ (2) $y = 2^x$ (3) $y = e^x$

導関数微分合成関数の微分指数関数三角関数
2025/7/23

与えられた積分問題を解きます。ここでは、(2) $\int \frac{1}{x} \sqrt{\frac{x-1}{x+1}} dx$ と (3) $\int \tan^n x \, dx$ (nは...

積分置換積分部分分数分解三角関数
2025/7/23

与えられた2つの不定積分を計算します。 (1) $\int \frac{x+1}{2x^2 - x - 1} dx$ (2) $\int \frac{x-1}{x^2 + x + 3} dx$

積分不定積分部分分数分解積分計算
2025/7/23

$\int \frac{1}{x} \sqrt{\frac{x-1}{x+1}} dx$ を計算せよ。

積分置換積分部分分数分解不定積分
2025/7/23

曲線 $y = \frac{\log x}{x}$ ($x>0$) に接し、原点を通る直線の方程式を求める問題です。

微分接線対数関数
2025/7/23

与えられた2つの関数について、連続性を調べる問題です。 (1) $f(x, y) = \frac{x^3 - y^2}{2x - y}$ (2) $f(x, y) = \frac{xy^2}{x^2 ...

多変数関数連続性極限極座標変換
2025/7/23

与えられた関数の導関数を求める問題です。 (1) $x^{\sin x}$ ($x > 0$) (2) $\log(\sqrt{x-2} + \sqrt{x-3})$

微分導関数対数微分法合成関数の微分
2025/7/23

与えられた積分 $\int e^{3x} dx$ を計算する。

積分指数関数置換積分
2025/7/23

関数 $y = xe^{-x}$ について、以下の極限を求めよ。 (1) $\lim_{x \to \infty} y$ (2) $\lim_{x \to -\infty} y$

極限関数の極限ロピタルの定理指数関数
2025/7/23

以下の3つの定積分の値を求める問題です。 (1) $\int_{-2}^{2} \frac{x^2 - 4}{x^2 + 4} dx$ (2) $\int_{\frac{\pi}{4}}^{\frac...

定積分置換積分部分積分Wallisの公式
2025/7/23