広島大学 先進理工系科学研究科 情報科学プログラム 2021年1月実施 専門科目I 問題2
Author
samparker, 祭音Myyura
Description
以下の問いに答えよ。
(1) 不定積分 ∫sinθdθ を求めよ。
(2) 領域 {(x,y)∈R2∣∣xy∣≥1,x2+y2≤R2},R≥0 の面積 S(R) を求めよ。
(3) limR→∞πR2S(R) を求めよ。
Answer the following questions:
(1) Calculate the integral: ∫sinθdθ.
(2) Find the area S(R),R≥0, of the region {(x,y)∈R2∣∣xy∣≥1,x2+y2≤R2}.
(3) Find the limit: limR→∞πR2S(R).
Kai
(1)
∫sinθ1dθ=∫sin2θsinθdθ=∫1−cos2θsinθdθ
substitute cosθ by t, we have
∫1−cos2θsinθdθ=∫1−t2−dt=∫(1+t)(1−t)−dt=−21∫(1−t1+1+t1)dt=−21(−log∣1−t∣+log∣1+t∣)+C=−21log1−t1+t+C=21log1+t1−t+C=21log(1+cosθ1−cosθ)+C
(2)
Since (x2+y2)/2≥x2y2, we have
x2+y2≥2∣xy∣≥2
Hence the region can be rewritten as {(x,y)∈R2∣2≤x2+y2≤R2}, and the area of which is
S(R)=πR2−π⋅2=π(R2−2)
(3)
R→∞limπR2S(R)=R→∞limπR2π(R2−2)=R→∞lim(1−R22)=1