题目
Problem
(a) Given that
y=arsech(2x),0<x≤2,
show that
dxdy=xq−x2p
where p and q are constants to be determined.
(4)
In part (b) solutions based entirely on calculator technology are not acceptable.
f(x)=artanh(x)+arsech(2x),0<x≤1
(b) Determine, in simplest form, the exact value of x for which f′(x)=0.
(5)
题目中文翻译
(a) 已知
y=arsech(2x),0<x≤2,
证明
dxdy=xq−x2p
其中 p 和 q 为待定常数。
在 (b) 中,完全依赖计算器技术的解答不予接受。
f(x)=artanh(x)+arsech(2x),0<x≤1
(b) 求使 f′(x)=0 的 x 的最简精确值。
解答
(a)
解法一:对 sechy=2x 隐式求导
思路
展开
先对反双曲正割关系取 sech,得到 sechy=2x。隐式求导后,用 tanh2y=1−sech2y 把结果完全改写成 x;由定义域可确定 tanhy 取非负根。
答题过程
展开
Since
y=arsech(2x),
we have
sechy=2x.
Differentiating implicitly with respect to x,
−sechytanhydxdy=21.
For 0<x≤2, y≥0, so
tanhy===1−sech2y1−4x224−x2.
Therefore,
dxdy==−2sechytanhy1−x4−x22.
Hence
p=−2,q=4.
解法二:改写成 arcosh
思路
展开
利用 arsechu=arcosh(1/u),把函数改写成 arcosh(2/x),然后套用反双曲余弦的导数公式。条件 x>0 可用于正确化简根式中的绝对值。
答题过程
展开
For x>0,
y=arcosh(x2).
Therefore,
dxdy===(2/x)2−1−2/x24−x2/x−2/x2−x4−x22.
Thus
p=−2,q=4.
(b)
解法一
思路
展开
使用 (a) 的结果求 f′(x) 并令其为零。平方前先依据定义域确认等式两边非负,避免产生未经控制的增根;所得方程是关于 x2 的二次方程,最后用 0<x≤1 筛选并检查答案。
答题过程
展开
Using part (a),
f′(x)=1−x21−x4−x22.
For an interior solution, 0<x<1. Setting f′(x)=0 gives
x4−x2=2(1−x2).
Both sides are non-negative on this domain, so squaring is valid:
x2(4−x2)=⟹5x4−12x2+4=4(1−x2)20.
Let u=x2. Then
5u2−12u+4=0,
so
u=2oru=52.
The condition 0<x≤1 excludes x2=2 and selects the positive square root. Substitution in the unsquared equation confirms the solution. Hence
x=52=510.