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

IAL 2026 Jan Q8

A Level / Edexcel / P3

IAL 2026 Jan Paper · Question 8

题目

Problem

A curve has equation

x=e2tanyπ2<y<π2x=e^{2\tan y}\qquad -\frac{\pi}{2}<y<\frac{\pi}{2}

Show that

dydx=ax(b+(lnx)n)\frac{dy}{dx}=\frac{a}{x\left(b+(\ln x)^n\right)}

where aa, bb and nn are integers to be found.

(4)
题目中文翻译

一条曲线的方程为

x=e2tanyπ2<y<π2x=e^{2\tan y}\qquad -\frac{\pi}{2}<y<\frac{\pi}{2}

证明

dydx=ax(b+(lnx)n)\frac{dy}{dx}=\frac{a}{x\left(b+(\ln x)^n\right)}

其中 a,b,na,b,n 为待求整数。

解答

解法一

思路

展开

题目给的是 xx 关于 yy 的表达式,所以先求 dxdy\frac{\mathrm{d}x}{\mathrm{d}y},再取倒数得到 dydx\frac{\mathrm{d}y}{\mathrm{d}x}

关键是把最后的答案完全写成 xx 的函数。由

x=e2tanyx=e^{2\tan y}

可得

lnx=2tany\ln x=2\tan y

因此

tany=lnx2\tan y=\frac{\ln x}{2}

再用恒等式 sec2y=1+tan2y\sec^2y=1+\tan^2y 即可。

答题过程

展开

Differentiate x=e2tanyx=e^{2\tan y} with respect to yy.

dxdy=e2tany2sec2y=2xsec2y\begin{align*} \frac{\mathrm{d}x}{\mathrm{d}y} =&\, e^{2\tan y}\cdot 2\sec^2y \\[4mm] =&\, 2x\sec^2y \end{align*}

Since

x=e2tanyx=e^{2\tan y}

taking natural logarithms gives

lnx=2tanytany=lnx2\begin{align*} \ln x=&\,2\tan y \\[2mm] \tan y=&\,\frac{\ln x}{2} \end{align*}

Using sec2y=1+tan2y\sec^2y=1+\tan^2y,

dxdy=2x(1+tan2y)=2x(1+(lnx2)2)=2x(4+(lnx)24)=x(4+(lnx)2)2\begin{align*} \frac{\mathrm{d}x}{\mathrm{d}y} =&\,2x\left(1+\tan^2y\right) \\[2mm] =&\,2x\left(1+\left(\frac{\ln x}{2}\right)^2\right) \\[2mm] =&\,2x\left(\frac{4+(\ln x)^2}{4}\right) \\[2mm] =&\,\frac{x\left(4+(\ln x)^2\right)}{2} \end{align*}

Therefore

dydx=1dxdy=2x(4+(lnx)2)\begin{align*} \frac{\mathrm{d}y}{\mathrm{d}x} =&\,\frac{1}{\dfrac{\mathrm{d}x}{\mathrm{d}y}} \\[4mm] =&\,\frac{2}{x\left(4+(\ln x)^2\right)} \end{align*}

Comparing this with

dydx=ax(b+(lnx)n)\frac{\mathrm{d}y}{\mathrm{d}x} =\frac{a}{x\left(b+(\ln x)^n\right)}

we have

a=2,b=4,n=2\boxed{a=2,\qquad b=4,\qquad n=2}