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

IAL 2021 Oct FP3 Q2

A Level / Edexcel / FP3

IAL 2021 Oct Paper · Question 2

题目

Problem

Given that

coshy=xandy<0,\cosh y = x \qquad \text{and} \qquad y < 0,

use the definition of coshy\cosh y in terms of exponential functions to prove that

y=ln(xx21).y = \ln\left(x - \sqrt{x^2 - 1}\right).
(6)
题目中文翻译

已知

coshy=xy<0\cosh y = x \qquad \text{且} \qquad y < 0

利用 coshy\cosh y 的指数定义证明

y=ln(xx21)y = \ln\left(x - \sqrt{x^2 - 1}\right)

解答

解法一:解关于 eye^y 的二次方程

思路

展开

按题目要求写出 coshy\cosh y 的指数定义,乘以 eye^y 后得到关于 eye^y 的二次方程。两个根互为倒数;条件 y<0y<0 意味着 0<ey<10<e^y<1,因此必须选择较小的根。

答题过程

展开

Using the exponential definition of coshy\cosh y,

x=ey+ey2.x=\frac{e^y+e^{-y}}{2}.

Multiplying by 2ey2e^y gives

e2y2xey+1=0.e^{2y}-2xe^y+1=0.

Treating this as a quadratic in eye^y,

ey=2x±4x242=x±x21.\begin{align*} e^y =&\,\frac{2x\pm\sqrt{4x^2-4}}{2} \\ =&\,x\pm\sqrt{x^2-1}. \end{align*}

Since y<0y<0, 0<ey<10<e^y<1. Also x=coshy>1x=\cosh y>1, so

x+x21>1.x+\sqrt{x^2-1}>1.

Therefore, the smaller root must be selected:

ey=xx21.e^y=x-\sqrt{x^2-1}.

Taking natural logarithms,

y=ln(xx21).\boxed{y=\ln\bigl(x-\sqrt{x^2-1}\bigr)}.

解法二:验证给定形式

思路

展开

从待证结果出发,先求 eye^y,再把其倒数有理化得到 eye^{-y}。两者相加后恰好为 2x2x,从而恢复 coshy=x\cosh y=x;同时检查对数真数位于 (0,1)(0,1),保证 y<0y<0

答题过程

展开

Let

y=ln(xx21).y=\ln\bigl(x-\sqrt{x^2-1}\bigr).

Then

ey=xx21.e^y=x-\sqrt{x^2-1}.

Rationalising its reciprocal,

ey=1xx21=x+x21,\begin{align*} e^{-y} =&\,\frac1{x-\sqrt{x^2-1}} \\ =&\,x+\sqrt{x^2-1}, \end{align*}

because

x2(x21)=1.x^2-(x^2-1)=1.

Therefore,

coshy=ey+ey2=xx21+x+x212=x.\begin{align*} \cosh y =&\,\frac{e^y+e^{-y}}2 \\ =&\,\frac{x-\sqrt{x^2-1} +x+\sqrt{x^2-1}}2 \\ =&\,x. \end{align*}

Moreover, for x>1x>1,

0<xx21<1,0<x-\sqrt{x^2-1}<1,

so y<0y<0. Hence the stated expression is the required negative solution.