题目
Problem
In this question you must show all stages of your working.
Solutions relying entirely on calculator technology are not acceptable.
Given that z=cosθ+isinθ
(a) show that, for n∈Z
zn+zn1=2cosnθ
(2)
(b) Hence show that
cos4θ=81(cos4θ+acos2θ+b)
where a and b are integers to be determined.
(4)
Figure 4
Figure 4 shows a sketch of the curve with equation
y=cos2x1+sinx−2π⩽x⩽2π
The region R, shown shaded in Figure 4, is bounded by the curve, the x-axis and the line with equation x=4π
The region R is rotated through 2π radians about the x-axis to form a solid of revolution.
(c) Use the answer to part (b) and algebraic integration to determine the exact volume of this solid.
Give the answer in the form 160π(p+qπ+r2) where p, q and r are integers.
(6)
解答
(a)
解法一
思路
展开
用 de Moivre 定理分别写出 zn 和 z−n。相加时虚部会抵消,留下 2cosnθ。
#### 答题过程
展开
By de Moivre’s theorem,
zn=cosnθ+isinnθ
Also,
zn1===z−ncos(−nθ)+isin(−nθ)cosnθ−isinnθ
Therefore
zn+zn1==cosnθ+isinnθ+cosnθ−isinnθ2cosnθ
(b)
解法一
思路
展开
由 (a),z+z1=2cosθ。把两边四次方展开,再把 z4+z41 和 z2+z21 用 (a) 换成余弦。
答题过程
展开
From part (a),
z+z1=2cosθ
Raise both sides to the fourth power:
(z+z1)4===z4+4z3(z1)+6z2(z1)2+4z(z1)3+(z1)4z4+4z2+6+z24+z41(z4+z41)+4(z2+z21)+6
Using part (a) again,
(2cosθ)4=16cos4θ=cos4θ=2cos4θ+4(2cos2θ)+62cos4θ+8cos2θ+681(cos4θ+4cos2θ+3)
Therefore
a=4,b=3
解法二
思路
展开
也可以直接把 z4+z−4=2cos4θ 展开。虚部相消后会得到含有 cos4θ,cos2θsin2θ,sin4θ 的式子,再用 sin2θ=1−cos2θ 化简。
答题过程
展开
Let c=cosθ and s=sinθ. From part (a) with n=4,
2cos4θ==z4+z−4(c+is)4+(c−is)4
Expanding,
(c+is)4+(c−is)4=2c4−12c2s2+2s4
So
cos4θ===c4−6c2s2+s4c4−6c2(1−c2)+(1−c2)28c4−8c2+1
Hence
8cos4θ=cos4θ+8cos2θ−1
Using
cos2θ=2cos2θ−1⇒8cos2θ=4cos2θ+4
we get
8cos4θ=cos4θ=cos4θ+4cos2θ+381(cos4θ+4cos2θ+3)
Therefore
a=4,b=3
(c)
解法一
思路
展开
绕 x 轴旋转用体积公式 V=π∫y2dx。这里 y2=cos4x(1+sinx),其中 cos4x 用 (b) 的结果积分,sinxcos4x 用代换 u=cosx 积分。
答题过程
展开
The volume is
V===π∫−2π4πy2dxπ∫−2π4πcos4x(1+sinx)dxπ∫−2π4π(cos4x+sinxcos4x)dx
Using part (b),
∫cos4xdx==∫81(cos4x+4cos2x+3)dx81(41sin4x+2sin2x+3x)
Also,
∫sinxcos4xdx=−51cos5x
Therefore
V=π[81(41sin4x+2sin2x+3x)−51cos5x]−2π4π
At x=4π,
81(41sinπ+2sin2π+43π)−51cos54π==81(2+43π)−51(22)541+323π−402
At x=−2π,
81(41sin(−2π)+2sin(−π)−23π)−51cos5(−2π)=−163π
Hence
V===π(41+323π−402+163π)π(41+329π−402)160π(40+45π−42)