定積分 $\int_0^{2\pi} |\sin \theta| d\theta$ の値を計算します。解析学定積分絶対値三角関数2025/7/101. 問題の内容定積分 ∫02π∣sinθ∣dθ\int_0^{2\pi} |\sin \theta| d\theta∫02π∣sinθ∣dθ の値を計算します。2. 解き方の手順sinθ\sin \thetasinθ の絶対値があるので、積分区間を sinθ\sin \thetasinθ の符号によって分割します。sinθ\sin \thetasinθ は 0≤θ≤π0 \le \theta \le \pi0≤θ≤π で正、π≤θ≤2π\pi \le \theta \le 2\piπ≤θ≤2π で負であるため、次のように積分を分割できます。∫02π∣sinθ∣dθ=∫0πsinθdθ+∫π2π(−sinθ)dθ\int_0^{2\pi} |\sin \theta| d\theta = \int_0^{\pi} \sin \theta d\theta + \int_{\pi}^{2\pi} (-\sin \theta) d\theta∫02π∣sinθ∣dθ=∫0πsinθdθ+∫π2π(−sinθ)dθ∫sinθdθ=−cosθ+C\int \sin \theta d\theta = -\cos \theta + C∫sinθdθ=−cosθ+C であるため、各積分は次のようになります。∫0πsinθdθ=[−cosθ]0π=−cosπ−(−cos0)=−(−1)−(−1)=1+1=2\int_0^{\pi} \sin \theta d\theta = [-\cos \theta]_0^{\pi} = -\cos \pi - (-\cos 0) = -(-1) - (-1) = 1 + 1 = 2∫0πsinθdθ=[−cosθ]0π=−cosπ−(−cos0)=−(−1)−(−1)=1+1=2∫π2π(−sinθ)dθ=[cosθ]π2π=cos2π−cosπ=1−(−1)=1+1=2\int_{\pi}^{2\pi} (-\sin \theta) d\theta = [\cos \theta]_{\pi}^{2\pi} = \cos 2\pi - \cos \pi = 1 - (-1) = 1 + 1 = 2∫π2π(−sinθ)dθ=[cosθ]π2π=cos2π−cosπ=1−(−1)=1+1=2したがって、∫02π∣sinθ∣dθ=2+2=4\int_0^{2\pi} |\sin \theta| d\theta = 2 + 2 = 4∫02π∣sinθ∣dθ=2+2=43. 最終的な答え4