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

IAL 2021 Oct Q4

A Level / Edexcel / FP2

IAL 2021 Oct Paper · Question 4

题目

Problem

(a) Determine the general solution of the differential equation

(x+1)dydxxy=e3xx>1\begin{align*} (x + 1) \frac{\mathrm{d}y}{\mathrm{d}x} - xy = \mathrm{e}^{3x} \qquad x > -1 \end{align*}

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

(7)

(b) Determine the particular solution of the differential equation for which y=5y = 5 when x=0x = 0.

(2)

解答

(a)

解法一

思路

展开

先把微分方程写成一阶线性标准形式

dydx+P(x)y=Q(x).\begin{align*} \frac{\mathrm{d}y}{\mathrm{d}x}+P(x)y=Q(x). \end{align*}

这里 x>1x>-1,所以 ln(x+1)\ln(x+1) 可以直接使用,不需要写成 lnx+1\ln|x+1|

答题过程

展开

The differential equation is

(x+1)dydxxy=e3x.\begin{align*} (x+1)\frac{\mathrm{d}y}{\mathrm{d}x}-xy=\mathrm{e}^{3x}. \end{align*}

Divide by x+1x+1:

dydxxx+1y=e3xx+1.\begin{align*} \frac{\mathrm{d}y}{\mathrm{d}x} -\frac{x}{x+1}y =&\,\frac{\mathrm{e}^{3x}}{x+1}. \end{align*}

The integrating factor is

I(x)=exx+1dx.\begin{align*} I(x) =&\,\mathrm{e}^{\int -\frac{x}{x+1}\,\mathrm{d}x}. \end{align*}

Rewrite the integrand:

xx+1=x+11x+1=1+1x+1.\begin{align*} -\frac{x}{x+1} =&\,-\frac{x+1-1}{x+1}\\[2mm] =&\,-1+\frac{1}{x+1}. \end{align*}

So

xx+1dx=(1+1x+1)dx=x+ln(x+1),\begin{align*} \int -\frac{x}{x+1}\,\mathrm{d}x =&\,\int\left(-1+\frac{1}{x+1}\right)\,\mathrm{d}x\\[2mm] =&\,-x+\ln(x+1), \end{align*}

since x>1x>-1. Hence

I(x)=ex+ln(x+1)=(x+1)ex.\begin{align*} I(x) =&\,\mathrm{e}^{-x+\ln(x+1)}\\[2mm] =&\,(x+1)\mathrm{e}^{-x}. \end{align*}

Multiply the linear differential equation by (x+1)ex(x+1)\mathrm{e}^{-x}:

(x+1)exdydxxexy=e2x.\begin{align*} (x+1)\mathrm{e}^{-x} \frac{\mathrm{d}y}{\mathrm{d}x} -x\mathrm{e}^{-x}y =&\,\mathrm{e}^{2x}. \end{align*}

The left hand side is

ddx[y(x+1)ex].\begin{align*} \frac{\mathrm{d}}{\mathrm{d}x} \left[y(x+1)\mathrm{e}^{-x}\right]. \end{align*}

Therefore

ddx[y(x+1)ex]=e2x.\begin{align*} \frac{\mathrm{d}}{\mathrm{d}x} \left[y(x+1)\mathrm{e}^{-x}\right] =&\,\mathrm{e}^{2x}. \end{align*}

Integrate:

y(x+1)ex=e2xdx=12e2x+C.\begin{align*} y(x+1)\mathrm{e}^{-x} =&\,\int \mathrm{e}^{2x}\,\mathrm{d}x\\[2mm] =&\,\frac12\mathrm{e}^{2x}+C. \end{align*}

So

y=12e2x+C(x+1)ex=e3x2(x+1)+Cexx+1.\begin{align*} y =&\,\frac{\frac12\mathrm{e}^{2x}+C} {(x+1)\mathrm{e}^{-x}}\\[4mm] =&\,\frac{\mathrm{e}^{3x}}{2(x+1)} +\frac{C\mathrm{e}^{x}}{x+1}. \end{align*}

(b)

解法一

思路

展开

x=0x=0y=5y=5 代入 (a) 的 general solution,就能求出常数 CC

答题过程

展开

From part (a),

y=e3x2(x+1)+Cexx+1.\begin{align*} y =&\,\frac{\mathrm{e}^{3x}}{2(x+1)} +\frac{C\mathrm{e}^{x}}{x+1}. \end{align*}

Use x=0x=0 and y=5y=5:

5=e02(1)+Ce01=12+C.\begin{align*} 5 =&\,\frac{\mathrm{e}^{0}}{2(1)} +\frac{C\mathrm{e}^{0}}{1}\\[2mm] =&\,\frac12+C. \end{align*}

Thus

C=92.\begin{align*} C=\frac92. \end{align*}

Therefore the particular solution is

y=e3x2(x+1)+9ex2(x+1).\begin{align*} y =&\,\frac{\mathrm{e}^{3x}}{2(x+1)} +\frac{9\mathrm{e}^{x}}{2(x+1)}. \end{align*}