Skip to content
CalcGospel 國際數學圖譜
返回

IAL 2022 Jan FP3 Q1

A Level / Edexcel / FP3

IAL 2022 Jan Paper · Question 1

题目

Problem

(a) Use the definitions of hyperbolic functions in terms of exponentials to prove that

8cosh4x=cosh4x+pcosh2x+q8\cosh^4x=\cosh4x+p\cosh2x+q

where pp and qq are constants to be determined.

(b) Hence, or otherwise, solve the equation

cosh4x17cosh2x+9=0\cosh4x-17\cosh2x+9=0

giving your answers in exact simplified form in terms of natural logarithms.

(8)
题目中文翻译

(a) 利用指数形式的双曲函数定义证明

8cosh4x=cosh4x+pcosh2x+q8\cosh^4x=\cosh4x+p\cosh2x+q

其中 ppqq 为待定常数。

(b) 因此,或者用其他方法,求解方程

cosh4x17cosh2x+9=0\cosh4x-17\cosh2x+9=0

答案需写成精确化简后的自然对数形式。

解答

(a)

解法一

思路

展开

按照题目要求使用双曲余弦的指数定义,展开四次方后,把首尾两项以及中间成对的指数项分别重新合并成 cosh4x\cosh 4xcosh2x\cosh 2x

答题过程

展开

Using the exponential definition of coshx\cosh x,

8cosh4x=8(ex+ex2)4=12(e4x+4e2x+6+4e2x+e4x)=e4x+e4x2+2(e2x+e2x)+3=cosh4x+4cosh2x+3.\begin{align*} 8\cosh^4x =&\,8\bigg(\frac{e^x+e^{-x}}{2}\bigg)^4 \\ =&\,\frac12\bigl(e^{4x}+4e^{2x}+6 +4e^{-2x}+e^{-4x}\bigr) \\ =&\,\frac{e^{4x}+e^{-4x}}{2} +2\bigl(e^{2x}+e^{-2x}\bigr)+3 \\ =&\,\cosh 4x+4\cosh 2x+3. \end{align*}

Therefore,

p=4,q=3.\boxed{p=4,\qquad q=3}.

(b)

解法一:承接 (a)

思路

展开

由 (a) 把 cosh4x\cosh 4x 改写成含 cosh4x\cosh^4xcosh2x\cosh 2x 的式子,再用 cosh2x=2cosh2x1\cosh 2x=2\cosh^2x-1,得到关于 cosh2x\cosh^2x 的二次方程。最后利用 cosh2x1\cosh^2x\ge1 排除不合适的根。

答题过程

展开

From part (a),

cosh4x=8cosh4x4cosh2x3.\cosh 4x=8\cosh^4x-4\cosh 2x-3.

Hence the equation becomes

8cosh4x21cosh2x+6=08cosh4x21(2cosh2x1)+6=08cosh4x42cosh2x+27=0.\begin{align*} &\,8\cosh^4x-21\cosh 2x+6=0 \\ \Longrightarrow{}&\,8\cosh^4x -21\bigl(2\cosh^2x-1\bigr)+6=0 \\ \Longrightarrow{}&\,8\cosh^4x-42\cosh^2x+27=0. \end{align*}

Let u=cosh2xu=\cosh^2x. Then

8u242u+27=0,8u^2-42u+27=0,

so

u=42±3016=92or34.u=\frac{42\pm30}{16} =\frac92\quad\text{or}\quad\frac34.

Since cosh2x1\cosh^2x\ge1 for real xx, the second root is inadmissible. Also coshx>0\cosh x>0, so

coshx=32.\cosh x=\frac{3}{\sqrt2}.

Using arcoshk=ln(k+k21)\operatorname{arcosh}k=\ln\bigl(k+\sqrt{k^2-1}\bigr) for k>1k>1,

x=±ln(3+72).\boxed{ x=\pm\ln\bigg(\frac{3+\sqrt7}{\sqrt2}\bigg) }.

解法二:先化成关于 cosh2x\cosh 2x 的方程

思路

展开

直接使用倍角公式 cosh4x=2cosh22x1\cosh 4x=2\cosh^2 2x-1,把原方程化成关于 cosh2x\cosh 2x 的二次方程。由 cosh2x1\cosh 2x\ge1 筛选根后,再用反双曲余弦的对数形式求 xx

答题过程

展开

Using cosh4x=2cosh22x1\cosh 4x=2\cosh^2 2x-1,

2cosh22x17cosh2x+8=0.2\cosh^2 2x-17\cosh 2x+8=0.

Let v=cosh2xv=\cosh 2x. Then

(2v1)(v8)=0.(2v-1)(v-8)=0.

Since v=cosh2x1v=\cosh 2x\ge1, v=12v=\frac12 is inadmissible. Therefore,

cosh2x=8.\cosh 2x=8.

Hence

2x=±ln(8+63)=±ln(8+37),2x=\pm\ln\bigl(8+\sqrt{63}\bigr) =\pm\ln\bigl(8+3\sqrt7\bigr),

and so

x=±12ln(8+37).\boxed{x=\pm\frac12\ln\bigl(8+3\sqrt7\bigr)}.

解法三:完全使用指数形式

思路

展开

把两个双曲余弦都写成指数形式,并令 u=e2x>0u=e^{2x}>0。所得四次方程具有回文系数,可以因式分解成两个二次因式;筛去没有实根的因式后取自然对数。

答题过程

展开

Using the exponential definitions and multiplying by 2e4x2e^{4x} gives

e8x17e6x+18e4x17e2x+1=0.e^{8x}-17e^{6x}+18e^{4x}-17e^{2x}+1=0.

Let u=e2xu=e^{2x}, where u>0u>0. Then

u417u3+18u217u+1=0(u2u+1)(u216u+1)=0.\begin{align*} u^4-17u^3+18u^2-17u+1 =&\,0 \\ (u^2-u+1)(u^2-16u+1) =&\,0. \end{align*}

The equation u2u+1=0u^2-u+1=0 has no real roots. Thus

u216u+1=0,u^2-16u+1=0,

which gives

u=8±37.u=8\pm3\sqrt7.

These two positive values are reciprocals. Therefore,

2x=±ln(8+37),2x=\pm\ln\bigl(8+3\sqrt7\bigr),

and hence

x=±12ln(8+37).\boxed{x=\pm\frac12\ln\bigl(8+3\sqrt7\bigr)}.