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

IAL 2021 June FP3 Q1

A Level / Edexcel / FP3

IAL 2021 June Paper · Question 1

题目

Problem

(a) Using the definitions of hyperbolic functions in terms of exponentials, show that

1tanh2xsech2x.1-\tanh^2x\equiv\operatorname{sech}^2x.

(b) Solve the equation

2sech2x+3tanhx=3,2\operatorname{sech}^2x+3\tanh x=3,

giving your answer as an exact logarithm.

(6)
题目中文翻译

(a) 使用双曲函数的指数定义,证明

1tanh2xsech2x1-\tanh^2x\equiv\operatorname{sech}^2x

(b) 解方程

2sech2x+3tanhx=32\operatorname{sech}^2x+3\tanh x=3

并将答案写成精确的对数形式。

解答

(a)

解法一:通分展开

思路

展开

按题意把 tanhx\tanh x 换成指数形式。对平方后的分式通分,再利用平方差展开分子,结果正好化成 sech2x\operatorname{sech}^2x 的指数形式。

答题过程

展开

Using

tanhx=exexex+ex,\tanh x=\frac{e^x-e^{-x}}{e^x+e^{-x}},

we have

\begin{align*} 1-\tanh^2x =&\,1-igg(\frac{e^x-e^{-x}}{e^x+e^{-x}}\bigg)^2 \\ =&\,\frac{(e^x+e^{-x})^2-(e^x-e^{-x})^2} {(e^x+e^{-x})^2} \\ =&\,\frac4{(e^x+e^{-x})^2} \\ =&\,\bigg(\frac2{e^x+e^{-x}}\bigg)^2 \\ =&\,\operatorname{sech}^2x. \end{align*}

Hence

1tanh2xsech2x.\boxed{1-\tanh^2x\equiv\operatorname{sech}^2x}.

解法二:先作平方差因式分解

思路

展开

官方替代路线先写成 (1tanhx)(1+tanhx)(1-\tanh x)(1+\tanh x)。两个因子分别代入指数定义后,分子会化成 2ex2e^{-x}2ex2e^x,相乘立即得到常数 44

答题过程

展开

Using the difference of two squares,

1tanh2x=(1tanhx)(1+tanhx)=(1exexex+ex)×(1+exexex+ex)=2exex+ex2exex+ex=4(ex+ex)2=sech2x.\begin{align*} 1-\tanh^2x =&\,(1-\tanh x)(1+\tanh x) \\ =&\,\bigg( 1-\frac{e^x-e^{-x}}{e^x+e^{-x}} \bigg) \\ &\,\times\bigg( 1+\frac{e^x-e^{-x}}{e^x+e^{-x}} \bigg) \\ =&\,\frac{2e^{-x}}{e^x+e^{-x}} \cdot\frac{2e^x}{e^x+e^{-x}} \\ =&\,\frac4{(e^x+e^{-x})^2} \\ =&\,\operatorname{sech}^2x. \end{align*}

解法三:从右边出发

思路

展开

也可以从 sech2x\operatorname{sech}^2x 的指数形式开始,把分子 44 写成两个平方之差,再识别出 tanh2x\tanh^2x。这与官方给出的第三条路线一致。

答题过程

展开

Starting from the right-hand side,

\begin{align*} \operatorname{sech}^2x =&\,\frac4{(e^x+e^{-x})^2} \\ =&\,\frac{(e^x+e^{-x})^2-(e^x-e^{-x})^2} {(e^x+e^{-x})^2} \\ =&\,1-igg(\frac{e^x-e^{-x}}{e^x+e^{-x}}\bigg)^2 \\ =&\,1-\tanh^2x. \end{align*}

Therefore,

1tanh2xsech2x.1-\tanh^2x\equiv\operatorname{sech}^2x.

(b)

解法一:使用 (a) 的恒等式

思路

展开

用 (a) 把 sech2x\operatorname{sech}^2x 换成 1tanh2x1-\tanh^2x,方程便成为关于 tanhx\tanh x 的二次方程。其中 tanhx=1\tanh x=1 对有限实数 xx 不成立,所以只保留另一根,再用指数定义求 xx

答题过程

展开

Using the identity from part (a),

2(1tanh2x)+3tanhx=3,2tanh2x3tanhx+1=0,(2tanhx1)(tanhx1)=0.\begin{align*} 2(1-\tanh^2x)+3\tanh x=&\,3, \\ 2\tanh^2x-3\tanh x+1=&\,0, \\ (2\tanh x-1)(\tanh x-1)=&\,0. \end{align*}

For every finite real xx, 1<tanhx<1-1<\tanh x<1, so tanhx=1\tanh x=1 is not possible. Hence

tanhx=12.\tanh x=\frac12.

Using the exponential definition,

e2x1e2x+1=12,2e2x2=e2x+1,e2x=3.\begin{align*} \frac{e^{2x}-1}{e^{2x}+1}=&\,\frac12, \\ 2e^{2x}-2=&\,e^{2x}+1, \\ e^{2x}=&\,3. \end{align*}

Therefore,

x=12ln3.\boxed{x=\frac12\ln3}.

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

思路

展开

官方也允许不使用 (a),而是把两个双曲函数直接换成指数形式。令 t=e2x>0t=e^{2x}>0 可缩短式子;清除分母后高次项相消,只留下一个一次方程。

答题过程

展开

Let t=e2xt=e^{2x}, so t>0t>0. Then

tanhx=t1t+1,sech2x=4t(t+1)2.\tanh x=\frac{t-1}{t+1}, \qquad \operatorname{sech}^2x=\frac{4t}{(t+1)^2}.

The equation becomes

8t(t+1)2+3(t1)t+1=3.\frac{8t}{(t+1)^2} +\frac{3(t-1)}{t+1}=3.

Since t>0t>0, t+10t+1\ne0, so multiplying by (t+1)2(t+1)^2 is valid:

8t+3(t1)(t+1)=3(t+1)2,8t+3t23=3t2+6t+3,2t=6,t=3.\begin{align*} 8t+3(t-1)(t+1)=&\,3(t+1)^2, \\ 8t+3t^2-3=&\,3t^2+6t+3, \\ 2t=&\,6, \\ t=&\,3. \end{align*}

Thus e2x=3e^{2x}=3, and hence

x=12ln3.\boxed{x=\frac12\ln3}.