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

IAL 2022 June Q4

A Level / Edexcel / FP2

IAL 2022 June Paper · Question 4

题目

Problem

(a) Determine the general solution of the differential equation

dydx3ytanx=e4xsec3x\begin{align*} \frac{\mathrm{d}y}{\mathrm{d}x} - 3y \tan x =\,& \mathrm{e}^{4x} \sec^3 x\\[2mm] \end{align*}

giving your answer in the form y=f(x)y = \mathrm{f}(x) .

(5)

(b) Determine the particular solution for which y=4y = 4 at x=0x = 0

(2)

解答

(a)

解法一

思路

展开

这是标准一阶线性微分方程。先找 integrating factor:

e3tanxdx.\begin{align*} \mathrm{e}^{\int -3\tan x\,\mathrm{d}x}. \end{align*}

乘上积分因子后,左边会合成一个乘积导数,然后直接积分。

答题过程

展开

The differential equation is

dydx3ytanx=e4xsec3x.\begin{align*} \frac{\mathrm{d}y}{\mathrm{d}x}-3y\tan x =\mathrm{e}^{4x}\sec^3 x. \end{align*}

The integrating factor is

e3tanxdx=e3ln(cosx)=cos3x.\begin{align*} \mathrm{e}^{\int -3\tan x\,\mathrm{d}x} =&\,\mathrm{e}^{3\ln(\cos x)}\\[2mm] =&\,\cos^3 x. \end{align*}

Multiplying the differential equation by cos3x\cos^3 x,

cos3xdydx3ysinxcos2x=e4x.\begin{align*} \cos^3 x\frac{\mathrm{d}y}{\mathrm{d}x} -3y\sin x\cos^2 x =&\,\mathrm{e}^{4x}. \end{align*}

The left hand side is

ddx(ycos3x).\begin{align*} \frac{\mathrm{d}}{\mathrm{d}x}(y\cos^3 x). \end{align*}

Therefore

ddx(ycos3x)=e4x.\begin{align*} \frac{\mathrm{d}}{\mathrm{d}x}(y\cos^3 x) =&\,\mathrm{e}^{4x}. \end{align*}

Integrating,

ycos3x=e4xdx=14e4x+C.\begin{align*} y\cos^3 x =&\,\int \mathrm{e}^{4x}\,\mathrm{d}x\\[2mm] =&\,\frac{1}{4}\mathrm{e}^{4x}+C. \end{align*}

Hence

y=(14e4x+C)sec3x.\begin{align*} \boxed{y=\left(\frac{1}{4}\mathrm{e}^{4x}+C\right)\sec^3 x}. \end{align*}

(b)

解法一

思路

展开

x=0x=0y=4y=4 代入通解即可。注意 sec0=1\sec 0=1,所以常数 CC 会很快求出。

答题过程

展开

Using

y=(14e4x+C)sec3x,\begin{align*} y=\left(\frac{1}{4}\mathrm{e}^{4x}+C\right)\sec^3 x, \end{align*}

and y=4y=4 when x=0x=0,

4=(14e0+C)sec304=14+C.\begin{align*} 4=&\,\left(\frac{1}{4}\mathrm{e}^0+C\right)\sec^3 0\\[2mm] 4=&\,\frac{1}{4}+C. \end{align*}

So

C=154.\begin{align*} C=\frac{15}{4}. \end{align*}

Therefore the particular solution is

y=14(e4x+15)sec3x.\begin{align*} \boxed{y=\frac{1}{4}\left(\mathrm{e}^{4x}+15\right)\sec^3 x}. \end{align*}