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

IAL 2024 June Q7

A Level / Edexcel / FP2

IAL 2024 June Paper · Question 7

题目

Problem

Given that y=exsinxy = \mathrm{e}^x \sin x

(a) show that

d6ydx6=kd2ydx2\begin{align*} \frac{\mathrm{d}^6y}{\mathrm{d}x^6} =&\, k\frac{\mathrm{d}^2y}{\mathrm{d}x^2} \end{align*}

where kk is a constant to be determined.

(4)

(b) Hence determine the first 55 non-zero terms in the Maclaurin series expansion for yy , giving each coefficient in simplest form.

(3)

解答

(a)

解法一

思路

展开

连续求导会出现循环。先求到四阶导,发现 y(4)=4yy^{(4)}=-4y,再继续求两次就能得到 y(6)=4yy^{(6)}=-4y''

答题过程

展开

Given

y=exsinx\begin{align*} y=\mathrm{e}^x\sin x \end{align*}

differentiate:

y=exsinx+excosxy=2excosxy=2excosx2exsinxy(4)=4exsinx=4y\begin{align*} y' =&\, \mathrm{e}^x\sin x+\mathrm{e}^x\cos x\\[2mm] y'' =&\, 2\mathrm{e}^x\cos x\\[2mm] y''' =&\, 2\mathrm{e}^x\cos x-2\mathrm{e}^x\sin x\\[2mm] y^{(4)} =&\, -4\mathrm{e}^x\sin x\\[2mm] =&\, -4y \end{align*}

Therefore

y(5)=4yy(6)=4y\begin{align*} y^{(5)}=&\,-4y'\\[2mm] y^{(6)}=&\,-4y'' \end{align*}

Hence

d6ydx6=4d2ydx2\begin{align*} \frac{\mathrm{d}^6y}{\mathrm{d}x^6} =&\, -4\frac{\mathrm{d}^2y}{\mathrm{d}x^2} \end{align*}

So

k=4\begin{align*} \boxed{k=-4} \end{align*}

(b)

解法一

思路

展开

Maclaurin series 要在 x=0x=0 代入。第一项 y(0)=0y(0)=0,所以要继续算到第六阶,才能得到前 55 个非零项。

答题过程

展开

At x=0x=0,

y(0)=0y(0)=1y(0)=2y(0)=2y(4)(0)=0y(5)(0)=4y(6)(0)=8\begin{align*} y(0)=&\,0\\ y'(0)=&\,1\\ y''(0)=&\,2\\ y'''(0)=&\,2\\ y^{(4)}(0)=&\,0\\ y^{(5)}(0)=&\,-4\\ y^{(6)}(0)=&\,-8 \end{align*}

Therefore

y=0+1x+22!x2+23!x3+0x4+45!x5+86!x6+=x+x2+13x3130x5190x6+\begin{align*} y =&\, 0+1x+\frac{2}{2!}x^2+\frac{2}{3!}x^3 +0x^4+\frac{-4}{5!}x^5+\frac{-8}{6!}x^6+\cdots\\[4mm] =&\, \boxed{x+x^2+\frac13x^3-\frac1{30}x^5-\frac1{90}x^6+\cdots} \end{align*}