媒介変数 $\theta$ で表された曲線 $x = e^{\theta} \cos{\theta}$, $y = e^{\theta} \sin{\theta}$ ($0 \le \theta \le \pi$) の長さを求める問題です。解析学曲線弧長媒介変数積分2025/7/31. 問題の内容媒介変数 θ\thetaθ で表された曲線 x=eθcosθx = e^{\theta} \cos{\theta}x=eθcosθ, y=eθsinθy = e^{\theta} \sin{\theta}y=eθsinθ (0≤θ≤π0 \le \theta \le \pi0≤θ≤π) の長さを求める問題です。2. 解き方の手順まず、xxx と yyy を θ\thetaθ で微分します。dxdθ=eθcosθ−eθsinθ=eθ(cosθ−sinθ)\frac{dx}{d\theta} = e^{\theta} \cos{\theta} - e^{\theta} \sin{\theta} = e^{\theta} (\cos{\theta} - \sin{\theta})dθdx=eθcosθ−eθsinθ=eθ(cosθ−sinθ)dydθ=eθsinθ+eθcosθ=eθ(sinθ+cosθ)\frac{dy}{d\theta} = e^{\theta} \sin{\theta} + e^{\theta} \cos{\theta} = e^{\theta} (\sin{\theta} + \cos{\theta})dθdy=eθsinθ+eθcosθ=eθ(sinθ+cosθ)次に、(dxdθ)2+(dydθ)2\sqrt{(\frac{dx}{d\theta})^2 + (\frac{dy}{d\theta})^2}(dθdx)2+(dθdy)2 を計算します。(dxdθ)2+(dydθ)2=[eθ(cosθ−sinθ)]2+[eθ(sinθ+cosθ)]2\sqrt{(\frac{dx}{d\theta})^2 + (\frac{dy}{d\theta})^2} = \sqrt{[e^{\theta}(\cos{\theta} - \sin{\theta})]^2 + [e^{\theta}(\sin{\theta} + \cos{\theta})]^2}(dθdx)2+(dθdy)2=[eθ(cosθ−sinθ)]2+[eθ(sinθ+cosθ)]2=e2θ(cos2θ−2cosθsinθ+sin2θ)+e2θ(sin2θ+2sinθcosθ+cos2θ)= \sqrt{e^{2\theta} (\cos^2{\theta} - 2\cos{\theta}\sin{\theta} + \sin^2{\theta}) + e^{2\theta} (\sin^2{\theta} + 2\sin{\theta}\cos{\theta} + \cos^2{\theta})}=e2θ(cos2θ−2cosθsinθ+sin2θ)+e2θ(sin2θ+2sinθcosθ+cos2θ)=e2θ(2sin2θ+2cos2θ)= \sqrt{e^{2\theta} (2\sin^2{\theta} + 2\cos^2{\theta})}=e2θ(2sin2θ+2cos2θ)=2e2θ=2eθ= \sqrt{2e^{2\theta}} = \sqrt{2}e^{\theta}=2e2θ=2eθ曲線の長さ LLL は、積分で計算できます。L=∫0π(dxdθ)2+(dydθ)2dθ=∫0π2eθdθL = \int_{0}^{\pi} \sqrt{(\frac{dx}{d\theta})^2 + (\frac{dy}{d\theta})^2} d\theta = \int_{0}^{\pi} \sqrt{2}e^{\theta} d\thetaL=∫0π(dθdx)2+(dθdy)2dθ=∫0π2eθdθ=2∫0πeθdθ=2[eθ]0π=2(eπ−e0)= \sqrt{2} \int_{0}^{\pi} e^{\theta} d\theta = \sqrt{2} [e^{\theta}]_{0}^{\pi} = \sqrt{2} (e^{\pi} - e^{0})=2∫0πeθdθ=2[eθ]0π=2(eπ−e0)=2(eπ−1)= \sqrt{2} (e^{\pi} - 1)=2(eπ−1)3. 最終的な答え2(eπ−1)\sqrt{2}(e^{\pi} - 1)2(eπ−1)