题目
Problem
(i) f(x)=xarccosx−1≤x≤1
Find the exact value of f′(0.5).
(ii) g(x)=arctan(e2x)
Show that
g′′(x)=ksech(2x)tanh(2x)
where k is a constant to be found.
(8)
题目中文翻译
(i) f(x)=xarccosx−1≤x≤1
求 f′(0.5) 的精确值。
(ii) g(x)=arctan(e2x)
证明
g′′(x)=ksech(2x)tanh(2x)
其中 k 为待定常数。
解答
(i)
解法一
思路
展开
对 xarccosx 使用乘积法则,并使用反余弦的导数。代入 x=0.5 后,分别利用 arccos(1/2)=π/3 与 1−1/4=3/2 化简。
答题过程
展开
By the product rule,
f′(x)=arccosx−1−x2x.
Therefore,
f′(0.5)===arccos(21)−1−1/41/23π−313π−3.
(ii)
解法一:先化为双曲正割
思路
展开
先对反正切复合函数求导,再把所得指数分式的分子、分母同除以 e2x,识别成 sech(2x)。随后再次求导即可直接读出常数 k。
答题过程
展开
Using the chain rule,
g′(x)===1+e4x2e2xe2x+e−2x2sech(2x).
Differentiating again,
g′′(x)=−2sech(2x)tanh(2x).
Hence
k=−2.
解法二:直接使用商法则
思路
展开
官方替代路线保留 g′(x) 的指数分式并直接使用商法则。把结果的分子、分母同乘适当的指数因子后,可拆成 sech(2x) 与 tanh(2x) 的乘积。
答题过程
展开
From
g′(x)=1+e4x2e2x,
the quotient rule gives
g′′(x)====(1+e4x)24e2x(1+e4x)−8e6x(1+e4x)24e2x(1−e4x)−2(e2x+e−2x2)×(e2x+e−2xe2x−e−2x)−2sech(2x)tanh(2x).
Thus k=−2.