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

IAL 2025 Jan Q6

A Level / Edexcel / FP2

IAL 2025 Jan Paper · Question 6

题目

Problem

(a) Determine the general solution of the differential equation

4d2ydx24dydx+37y=6e5x\begin{align*} 4\frac{\mathrm{d}^2y}{\mathrm{d}x^2} -4\frac{\mathrm{d}y}{\mathrm{d}x} +37y = 6\mathrm{e}^{5x} \end{align*}
(6)

Given that y=0y=0 and dydx=0\frac{\mathrm{d}y}{\mathrm{d}x}=0 when x=0x=0

(b) determine the particular solution for this differential equation.

(5)

解答

(a)

解法一

思路

展开

这是二阶常系数非齐次微分方程。先用辅助方程求 complementary function,再因为右边是 6e5x6\mathrm{e}^{5x},设 particular integral 为 ke5xk\mathrm{e}^{5x}

答题过程

展开

The auxiliary equation is

4m24m+37=0\begin{align*} 4m^2-4m+37=0 \end{align*}

Solve:

m=4±(4)24(4)(37)8=4±5768=4±24i8=12±3i\begin{align*} m ={}& \frac{4\pm\sqrt{(-4)^2-4(4)(37)}}{8}\\[3mm] ={}& \frac{4\pm\sqrt{-576}}8\\[3mm] ={}& \frac{4\pm24\mathrm{i}}8\\[3mm] ={}& \frac12\pm3\mathrm{i} \end{align*}

So the complementary function is

yc=ex/2(Acos3x+Bsin3x)\begin{align*} y_{\mathrm{c}} ={}& \mathrm{e}^{x/2}\left(A\cos3x+B\sin3x\right) \end{align*}

For the particular integral, try

yp=ke5x\begin{align*} y_{\mathrm{p}}=k\mathrm{e}^{5x} \end{align*}

Then

yp=5ke5x,yp=25ke5x\begin{align*} y_{\mathrm{p}}' ={}& 5k\mathrm{e}^{5x},\\ y_{\mathrm{p}}'' ={}& 25k\mathrm{e}^{5x} \end{align*}

Substitute into the differential equation:

4(25ke5x)4(5ke5x)+37(ke5x)=6e5x117ke5x=6e5xk=6117=239\begin{align*} 4(25k\mathrm{e}^{5x}) -4(5k\mathrm{e}^{5x}) +37(k\mathrm{e}^{5x}) ={}& 6\mathrm{e}^{5x}\\[3mm] 117k\mathrm{e}^{5x} ={}& 6\mathrm{e}^{5x}\\[3mm] k ={}& \frac{6}{117} =\frac2{39} \end{align*}

Therefore the general solution is

y=ex/2(Acos3x+Bsin3x)+239e5x\begin{align*} \boxed{ y= \mathrm{e}^{x/2}\left(A\cos3x+B\sin3x\right) +\frac2{39}\mathrm{e}^{5x} } \end{align*}

(b)

解法一

思路

展开

x=0,y=0x=0,y=0 代入通解可先求 AA。然后对通解求导,再用 x=0,y=0x=0,y'=0BB

答题过程

展开

From part (a),

y=ex/2(Acos3x+Bsin3x)+239e5x\begin{align*} y= \mathrm{e}^{x/2}\left(A\cos3x+B\sin3x\right) +\frac2{39}\mathrm{e}^{5x} \end{align*}

Use y=0y=0 when x=0x=0:

0=A+239A=239\begin{align*} 0 ={}& A+\frac2{39}\\[2mm] A ={}& -\frac2{39} \end{align*}

Differentiate the general solution:

dydx=12ex/2(Acos3x+Bsin3x)+ex/2(3Asin3x+3Bcos3x)+1039e5x\begin{align*} \frac{\mathrm{d}y}{\mathrm{d}x} ={}& \frac12\mathrm{e}^{x/2} \left(A\cos3x+B\sin3x\right)\\[2mm] &\,\hspace{2pt}+\mathrm{e}^{x/2} \left(-3A\sin3x+3B\cos3x\right)\\[2mm] &\,\hspace{4pt}+\frac{10}{39}\mathrm{e}^{5x} \end{align*}

Use dydx=0\frac{\mathrm{d}y}{\mathrm{d}x}=0 when x=0x=0:

0=12A+3B+1039=12(239)+3B+1039=139+3B+10393B=939B=113\begin{align*} 0 ={}& \frac12A+3B+\frac{10}{39}\\[2mm] ={}& \frac12\left(-\frac2{39}\right)+3B+\frac{10}{39}\\[2mm] ={}& -\frac1{39}+3B+\frac{10}{39}\\[2mm] 3B ={}& -\frac9{39}\\[2mm] B ={}& -\frac1{13} \end{align*}

Hence the particular solution is

y=239e5xex/2(239cos3x113sin3x)\begin{align*} \boxed{ y= \frac2{39}\mathrm{e}^{5x} \mathrm{e}^{x/2} \left( -\frac2{39}\cos3x-\frac1{13}\sin3x \right) } \end{align*}