题目
Problem
(a) Use the definition of coshx in terms of exponentials to show that
2cosh5xcoshx=cosh6x+cosh4x
(b) Hence determine the exact values of x for which
cosh6x+cosh4x=8coshx
giving your answers in terms of natural logarithms in simplest form.
(2)
(4)
题目中文翻译
(a) 使用 coshx 关于指数的定义证明
2cosh5xcoshx=cosh6x+cosh4x
(b) 由此求出使
cosh6x+cosh4x=8coshx
成立的 x 的精确值。
答案用最简自然对数形式表示。
解答
(a)
解法一
思路
展开
按题意把两个双曲余弦都写成指数形式。乘开后,四个指数项自然配成 e6x+e−6x 与 e4x+e−4x,再分别还原成双曲余弦。
答题过程
展开
Using
coshu=2eu+e−u,
we have
2cosh5xcoshx====2(2e5x+e−5x)×(2ex+e−x)21(e6x+e4x+e−4x+e−6x)2e6x+e−6x+2e4x+e−4xcosh6x+cosh4x,
as required.
(b)
解法一
思路
展开
“Hence” 要先用 (a) 把左边改写成 2cosh5xcoshx。由于实数范围内 coshx>0,可安全约去 coshx,再把 cosh5x=4 写成关于 e5x 的二次方程求解。
答题过程
展开
Using the result from part (a),
2cosh5xcoshx=8coshx.
Since coshx>0 for all real x, division by 2coshx gives
cosh5x=4.
Using the exponential definition,
2e5x+e−5x=4.
Multiplying by 2e5x,
e10x−8e5x+1=0.
Let u=e5x, where u>0. Then
u2−8u+1=u=0,4±15.
Both roots are positive, so
5x=ln(4±15).
Therefore,
x=51ln(4±15).
Equivalently, since
(4+15)(4−15)=1,
the answers may be written as
x=±51ln(4+15).
解法二
思路
展开
官方评分资料也接受使用反双曲余弦。由 cosh5x=4,先利用双曲余弦的偶函数性质写出两个实数分支,再用 arcoshu=ln(u+u2−1) 化成题目要求的自然对数形式。
答题过程
展开
From part (a),
cosh5x=4.
Hence
5x=±arcosh4.
Using
arcoshu=ln(u+u2−1),
we obtain
5x==±ln(4+42−1)±ln(4+15).
Therefore,
x=±51ln(4+15).