题目
Problem
In this question you must show all stages of your working.
Solutions relying entirely on calculator technology are not acceptable.
Figure 1
Figure 1 shows a sketch of the curve with equation
y=cos2x0≤x≤4π
The curve is rotated through 2π radians about the x-axis.
(a) Show that the area of the curved surface generated is given by
S=2π∫0π/4cos2x1+4sin22xdx
(b) Hence, using the substitution 2sin2x=sinhθ, show that
S=4π(ln(a+b)+ab)
where a and b are integers to be determined.
(2)
(7)
题目中文翻译
在本题中,你必须写出所有解题步骤。
不能完全依赖计算器技术求解。
图 1
图 1 展示了曲线的草图,其方程为
y=cos2x0≤x≤4π
该曲线绕 x 轴旋转 2π 弧度。
(a) 证明所生成曲面的面积可表示为
S=2π∫0π/4cos2x1+4sin22xdx
(b) 由此,使用代换 2sin2x=sinhθ,证明
S=4π(ln(a+b)+ab)
其中 a 和 b 为待定整数。
解答
(a)
解法一
思路
展开
曲线绕 x 轴旋转的曲面面积公式为 2π∫y1+(dy/dx)2dx。先求导,再把 y、导数及原题给出的上下限完整代入。
答题过程
展开
For
y=cos2x,
we have
dxdy=−2sin2x.
The area of the curved surface generated by rotation about the x-axis is
S=2π∫0π/4y1+(dxdy)2dx.
Substituting y=cos2x and the derivative,
S==2π∫0π/4cos2x1+(−2sin2x)2dx2π∫0π/4cos2x1+4sin22xdx,
as required.
(b)
解法一
思路
展开
按题目指定令 2sin2x=sinhθ。求导后,cos2xdx 会变成 41coshθdθ,而根式也等于 coshθ,所以积分化为 cosh2θ。最后必须转换上下限,并把 arsinh2 写成自然对数。
答题过程
展开
Let
2sin2x=sinhθ.
Differentiating,
4cos2xdx=coshθdθ,
so
cos2xdx=41coshθdθ.
Also,
1+4sin22x==1+sinh2θcoshθ.
The limits transform as follows:
x04πθ0arsinh2
Therefore, using part (a),
S==2π∫0arsinh241cosh2θdθ2π∫0arsinh2cosh2θdθ.
Using
cosh2θ=21(1+cosh2θ),
we obtain
S=4π[θ+21sinh2θ]0arsinh2.
Let α=arsinh2. Then
sinhα=2
and
coshα=1+sinh2α=5.
Hence
21sinh2α=sinhαcoshα=25.
Also,
α=arsinh2=ln(2+5).
It follows that
S=4π(ln(2+5)+25).
Therefore,
a=2,b=5.