题目
Problem
Figure 1
The curve C , shown in Figure 1, has polar equation
r=2a(1+cosθ),0⩽θ⩽π
where a is a positive constant.
The tangent to C at the point A is parallel to the initial line.
(a) Determine the polar coordinates of A .
(6)
The point B on the curve has polar coordinates
(a(2+3),6π)
The finite region R , shown shaded in Figure 1, is bounded by the curve C and the line AB .
(b) Use calculus to determine the exact area of the shaded region R .
Give your answer in the form
4a2(dπ−e+f3)
where d , e and f are integers.
(7)
解答
(a)
解法一
思路
展开
切线平行于 initial line 表示水平切线。极坐标下可以先写
y=rsinθ.
然后令 dθdy=0,求出 θ 后再代回 r=2a(1+cosθ)。
答题过程
展开
Since
r=2a(1+cosθ),
we have
y==rsinθ2a(1+cosθ)sinθ.
Differentiate:
dθdy===2a{−sin2θ+(1+cosθ)cosθ}2a(cosθ+cos2θ−sin2θ)2a(cosθ+cos2θ).
At A, the tangent is parallel to the initial line, so
dθdy=0.
Hence
cosθ+cos2θ=cosθ+2cos2θ−1=2cos2θ+cosθ−1=(2cosθ−1)(cosθ+1)=0000.
The point A is on the upper part of the curve, so
cosθ=21⟹θ=3π.
Then
r===2a(1+cos3π)2a(1+21)3a.
Therefore
A=(3a,3π).
(b)
解法一
思路
展开
阴影面积等于曲线从 θ=6π 到 θ=3π 扫出的极坐标面积,减去三角形 OAB 的面积。
极坐标曲线面积公式是
21∫αβr2dθ.
答题过程
展开
The area swept out by the curve from B to A is
21∫6π3π{2a(1+cosθ)}2dθ=2a2∫6π3π(1+cosθ)2dθ.
Expand the integrand:
2a2∫6π3π(1+cosθ)2dθ=2a2∫6π3π(1+2cosθ+cos2θ)dθ.
Using
cos2θ=21+cos2θ,
the swept area is
2a2[23θ+2sinθ+41sin2θ]6π3π=2a2(4π+3−1).
Now find the area of triangle OAB.
From part (a),
OA=3a.
From the question,
OB=a(2+3)
and
∠AOB=3π−6π=6π.
Therefore
area of triangle OAB==21(3a){a(2+3)}sin6π43a2(2+3).
So the shaded area is
2a2(4π+3−1)==−43a2(2+3)4a2(2π+83−8)−4a2(6+33)4a2(2π−14+53).
Hence
4a2(2π−14+53).