题目
Problem
y=ln(tanh2x)x>0
(a) Show that
dxdy=pcosech4x
where p is a constant to be determined.
(b) Hence determine, in simplest form, the exact value of x for which
dxdy=1.
(6)
题目中文翻译
y=ln(tanh2x)x>0
(a) 证明
dxdy=pcosech4x
其中 p 为待定常数。
(b) 因此求使
dxdy=1
成立的 x 的精确值,并写成最简形式。
解答
(a)
解法一
思路
展开
先用链式法则对 ln(tanh2x) 求导,再把 tanh 和 sech 写成 sinh、cosh。最后利用双角公式 sinh4x=2sinh2xcosh2x 化成题目指定的 cosech4x。
答题过程
展开
Using the chain rule,
dxdy====tanh2x1(2sech22x)sinh2xcosh2x2sinh4x44cosech4x.
Therefore
p=4.
解法二
思路
展开
官方替代解法把 tanh2x 全部改写为指数形式,并利用对数的商法则拆成两个对数后求导。合并分式即可得到同一结果。
答题过程
展开
Since
tanh2x=e2x+e−2xe2x−e−2x,
we have
y=ln(e2x−e−2x)−ln(e2x+e−2x).
Therefore
dxdy====e2x−e−2x2e2x+2e−2x−e2x+e−2x2e2x−2e−2xe4x−e−4x8sinh4x44cosech4x.
Hence
p=4.
(b)
解法一
思路
展开
承接 (a) 的结果,把方程化为 sinh4x=4,再使用反双曲正弦的对数形式。题设 x>0 与所得解相符。
答题过程
展开
Using the result from part (a),
4cosech4x=1.
Thus
sinh4x=4.
Using arsinhu=ln(u+u2+1),
4x=arsinh4=ln(4+17).
Therefore
x=41ln(4+17).
This value is positive, as required by x>0.
解法二
思路
展开
也可以将 sinh4x 写成指数形式。令 u=e4x 后得到一元二次方程;由于指数恒为正,必须舍去负根。
答题过程
展开
From sinh4x=4,
2e4x−e−4x=4.
Let u=e4x, where u>0. Then
u−u1=8,
so
u2−8u−1=0.
Hence
u=4±17.
Since 4−17<0 but u>0, it follows that
e4x=4+17.
Taking logarithms gives
x=41ln(4+17).