与えられた定積分 $\int_{0}^{2\pi} |\sin \theta| d\theta$ の値を求めます。解析学定積分絶対値三角関数2025/7/111. 問題の内容与えられた定積分 ∫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θ各積分を計算します。∫0πsinθdθ=[−cosθ]0π=−cos(π)−(−cos(0))=−(−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(π)−(−cos(0))=−(−1)−(−1)=1+1=2∫π2π(−sinθ)dθ=[cosθ]π2π=cos(2π)−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π=cos(2π)−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