题目
Problem
y=arccos(sechx)x>0
(a) Show that
dxdy=sechx
Figure 1 shows a sketch of part of the curve C with equation y=f(x) where
f(x)=arccos(sechx)+cothxx>0
The point P is a minimum turning point of C
(b) Show that the x coordinate of P is ln(q+q) where q=21(1+k) and k is an integer to be determined.
(9)
题目中文翻译
y=arccos(sechx)x>0
(a) 证明
dxdy=sechx
图 1 给出了曲线 C 的一部分草图,其方程为 y=f(x),其中
f(x)=arccos(sechx)+cothxx>0
点 P 是 C 的一个极小转折点
(b) 证明 P 的 x 坐标为 ln(q+q),其中 q=21(1+k),且 k 为待定整数。
解答
(a)
解法一:直接使用链式法则
思路
展开
对复合函数直接求导,再用 1−sech2x=tanh2x 化简根式。条件 x>0 保证 tanhx>0,所以 tanh2x=tanhx,不能遗漏这一符号判断。
答题过程
展开
Using the chain rule,
dxdy==−1−sech2x1(−sechxtanhx)1−sech2xsechxtanhx.
Since
1−sech2x=tanh2x
and x>0, we have tanhx>0. Hence
1−sech2x=tanhx.
Therefore,
dxdy=sechx.
解法二:隐式求导
思路
展开
先把反余弦关系改写为 cosy=sechx,再隐式求导。由 x>0 可知 0<y<π/2,因此 siny 与 tanhx 都为正,可以从平方恒等式确定 siny=tanhx。
答题过程
展开
The equation may be written as
cosy=sechx.
Differentiating implicitly,
−sinydxdy=−sechxtanhx.
Also,
sin2y===1−cos2y1−sech2xtanh2x.
For x>0, both siny and tanhx are positive, so
siny=tanhx.
Substituting this into the differentiated equation gives
−tanhxdxdy=−sechxtanhx.
Since tanhx=0 for x>0,
dxdy=sechx.
(b)
解法一
思路
展开
利用 (a) 的结果对 f(x) 求导,并令极小转折点处的导数为零。把所得双曲函数方程改写成关于 coshx 的二次方程;取符合 x>0 的正根后,再使用 arcosh 的对数形式,并借助二次方程本身把根号内化成 q。
答题过程
展开
From part (a),
f′(x)=sechx−cosech2x.
At the turning point P, f′(x)=0. Thus
sechx=coshx1=sinh2x=cosech2x,sinh2x1,coshx.
Using sinh2x=cosh2x−1,
cosh2x−coshx−1=0.
Hence
coshx=21±5.
Since x>0, coshx>1, so
coshx=21+5.
Let
q=21+5.
Then q2−q−1=0, so q2−1=q. Therefore,
x===arcoshqln(q+q2−1)ln(q+q).
Thus the x coordinate of P is
x=ln(q+q).
Here
q=21(1+k),k=5.