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

IAL 2023 June Q4

A Level / Edexcel / FP2

IAL 2023 June Paper · Question 4

(a) Determine the general solution of the differential equation

d2ydx28dydx+16y=48x234\begin{align*} \frac{\mathrm{d}^2 y}{\mathrm{d}x^2} - 8\frac{\mathrm{d}y}{\mathrm{d}x} + 16y =\,& 48x^2 - 34\\[2mm] \end{align*}
(5)

Given that y=4y = 4 and dydx=21\frac{\mathrm{d}y}{\mathrm{d}x} = 21 at x=0x = 0

(b) determine the particular solution of the differential equation.

(4)

(c) Hence find the value of yy at x=2x = -2 , giving your answer in the form peq+rp\mathrm{e}^q + r where pp , qq and rr are integers to be determined.

(2)

解答

(a)

To solve the differential equation d2ydx28dydx+16y=48x234\frac{\mathrm{d}^2y}{\mathrm{d}x^2} - 8\frac{\mathrm{d}y}{\mathrm{d}x} + 16y = 48x^2 - 34:

First, we find the complementary function (CF) by solving the auxiliary equation:

m28m+16=0(m4)2=0m=4 (repeated root)\begin{align*} m^2 - 8m + 16 = &\,0\\[4mm] (m-4)^2 = &\,0\\[4mm] m = &\,4 \text{ (repeated root)} \end{align*}

So the complementary function is yc=(A+Bx)e4xy_c = (A+Bx)\mathrm{e}^{4x}.

For the particular integral (PI), let yp=λx2+μx+νy_p = \lambda x^2 + \mu x + \nu. Differentiate with respect to xx:

yp=2λx+μyp=2λ\begin{align*} y_p' = &\,2\lambda x + \mu\\[4mm] y_p'' = &\,2\lambda \end{align*}

Substitute these into the differential equation:

2λ8(2λx+μ)+16(λx2+μx+ν)=48x23416λx2+(16λ+16μ)x+(2λ8μ+16ν)=48x234\begin{align*} 2\lambda - 8(2\lambda x + \mu) + 16(\lambda x^2 + \mu x + \nu) = &\,48x^2 - 34\\[4mm] 16\lambda x^2 + (-16\lambda + 16\mu)x + (2\lambda - 8\mu + 16\nu) = &\,48x^2 - 34 \end{align*}

Equate the coefficients: For x2x^2:

16λ=48    λ=3\begin{align*} 16\lambda = &\,48 \implies \lambda = 3 \end{align*}

For xx:

16λ+16μ=0    μ=λ=3\begin{align*} -16\lambda + 16\mu = &\,0 \implies \mu = \lambda = 3 \end{align*}

For the constant term:

2λ8μ+16ν=342(3)8(3)+16ν=34624+16ν=3416ν=16    ν=1\begin{align*} 2\lambda - 8\mu + 16\nu = &\,-34\\[4mm] 2(3) - 8(3) + 16\nu = &\,-34\\[4mm] 6 - 24 + 16\nu = &\,-34\\[4mm] 16\nu = &\,-16 \implies \nu = -1 \end{align*}

The particular integral is yp=3x2+3x1y_p = 3x^2 + 3x - 1. The general solution is:

y=(A+Bx)e4x+3x2+3x1\begin{align*} y = &\,(A+Bx)\mathrm{e}^{4x} + 3x^2 + 3x - 1 \end{align*}

(b)

Given that y=4y = 4 at x=0x = 0:

4=(A+0)e0+3(0)2+3(0)14=A1A=5\begin{align*} 4 = &\,(A+0)\mathrm{e}^0 + 3(0)^2 + 3(0) - 1\\[4mm] 4 = &\,A - 1\\[4mm] A = &\,5 \end{align*}

Now, differentiate the general solution to find BB:

dydx=Be4x+4(A+Bx)e4x+6x+3\begin{align*} \frac{\mathrm{d}y}{\mathrm{d}x} = &\,B\mathrm{e}^{4x} + 4(A+Bx)\mathrm{e}^{4x} + 6x + 3 \end{align*}

Given that dydx=21\frac{\mathrm{d}y}{\mathrm{d}x} = 21 at x=0x = 0:

21=Be0+4(5+0)e0+6(0)+321=B+20+321=B+23B=2\begin{align*} 21 = &\,B\mathrm{e}^0 + 4(5+0)\mathrm{e}^0 + 6(0) + 3\\[4mm] 21 = &\,B + 20 + 3\\[4mm] 21 = &\,B + 23\\[4mm] B = &\,-2 \end{align*}

The particular solution is:

y=(52x)e4x+3x2+3x1\begin{align*} y = &\,(5-2x)\mathrm{e}^{4x} + 3x^2 + 3x - 1 \end{align*}

(c)

Substitute x=2x = -2 into the particular solution:

y=(52(2))e4(2)+3(2)2+3(2)1=(5+4)e8+3(4)61=9e8+127=9e8+5\begin{align*} y = &\,(5 - 2(-2))\mathrm{e}^{4(-2)} + 3(-2)^2 + 3(-2) - 1\\[4mm] = &\,(5 + 4)\mathrm{e}^{-8} + 3(4) - 6 - 1\\[4mm] = &\,9\mathrm{e}^{-8} + 12 - 7\\[4mm] = &\,9\mathrm{e}^{-8} + 5 \end{align*}

This is in the form peq+rp\mathrm{e}^q + r, where p=9p=9, q=8q=-8, and r=5r=5.