题目
Problem
Figure 3 shows a sketch of the curve C with parametric equations
x=6t−3sin2ty=2cost0≤t≤2π
The curve meets the y-axis at 2 and the x-axis at k, where k is a constant.
(a) State the value of k.
(1)
(b) Use parametric differentiation to show that
dxdy=λcosect
where λ is a constant to be found.
(4)
The point P with parameter t=4π lies on C.
The tangent to C at the point P cuts the y-axis at the point N.
(c) Find the exact y coordinate of N, giving your answer in simplest form.
(3)
The region bounded by the curve, the x-axis and the y-axis is rotated through 2π radians about the x-axis to form a solid of revolution.
(d) (i) Show that the volume of this solid is given by
∫0αβ(1−cos4t)dt
where α and β are constants to be found.
(ii) Hence, using algebraic integration, find the exact volume of this solid.
(6)
题目中文翻译
图 3 给出了曲线 C 的示意图,其参数方程为
x=6t−3sin2ty=2cost0≤t≤2π
该曲线与 y 轴交于 2,与 x 轴交于 k,其中 k 为常数。
(a) 写出 k 的值。
(b) 用参数求导法证明
dxdy=λcosect
其中 λ 为待求常数。
参数为 t=4π 的点 P 在曲线 C 上。
曲线 C 在点 P 处的切线与 y 轴交于点 N。
(c) 求 N 点的 y 坐标精确值,并将答案化为最简形式。
由曲线、x 轴和 y 轴围成的区域绕 x 轴旋转 2π 弧度,形成一个旋转体。
(d) (i) 证明该旋转体的体积可表示为
∫0αβ(1−cos4t)dt
其中 α,β 为待求常数。
(ii) 进而用代数积分法求该旋转体的精确体积。
解答
(a)
解法一
思路
展开
曲线与 x 轴相交时 y=0。由 y=2cost 得到 t=2π,再代入 x=6t−3sin2t。
答题过程
展开
At the point where the curve meets the x-axis,
y=0.
Since
y=2cost,
we have
2cost=0.
For
0≤t≤2π,
this gives
t=2π.
Then
x=6(2π)−3sinπ=3π.
Therefore
k=3π.
(b)
解法一
思路
展开
参数求导先分别求 dtdx 和 dtdy,再用 dxdy=dx/dtdy/dt。化简时要用 cos2t=1−2sin2t。
答题过程
展开
Differentiate each parametric equation:
dtdx=6−6cos2t,
and
dtdy=−2sint.
Therefore
dxdy=dtdxdtdy=6−6cos2t−2sint.
Use
cos2t=1−2sin2t.
Then
6−6cos2t=6−6(1−2sin2t)=12sin2t.
Hence
dxdy=12sin2t−2sint=−61cosect.
So
λ=−61.
(c)
解法一
思路
展开
先求点 P 的坐标,再用 (b) 的结果求切线斜率。切线与 y 轴交点的 y 坐标就是切线方程中的截距。
答题过程
展开
At
t=4π,
we have
xy=6(4π)−3sin2π=23π−3,=2cos4π=2.
So
P=(23π−3,2).
The gradient of the tangent at P is
dxdy=−61cosec4π=−612=−62.
Let the tangent be
y=mx+c.
Using m=−62 and the point P,
2=−62(23π−3)+c.
Thus
c=2+62(23π−3)=2+4π2−22=4π2+22.
When the tangent cuts the y-axis, x=0, so the y coordinate of N is
4π2+22.
(d)
解法一
思路
展开
旋转体体积用 V=π∫y2dx。因为曲线用参数表示,所以把 dx 换成 dtdxdt。上下限由区域从 y 轴到 x 轴,对应 t=0 到 t=2π。
答题过程
展开
The volume is
V=π∫y2dx.
Using the parameter t,
V=π∫02πy2dtdxdt.
Now
y2=(2cost)2=4cos2t,
and
dtdx=6−6cos2t.
Therefore
y2dtdx=4cos2t(6−6cos2t)=4cos2t(12sin2t)=48sin2tcos2t.
Since
sin2t=2sintcost,
we have
48sin2tcos2t=12sin22t.
Also,
sin22t=21−cos4t.
So
y2dtdx=6(1−cos4t).
Hence
V=π∫02π6(1−cos4t)dt=∫02π6π(1−cos4t)dt.
Therefore
α=2π,β=6π.
Now integrate:
V=∫02π6π(1−cos4t)dt=[6πt−46πsin4t]02π=6π⋅2π−46πsin2π−0=3π2.
So the exact volume is
3π2.