题目
Problem
Given that y=exsinx
(a) show that
dx6d6y=kdx2d2y
where k is a constant to be determined.
(4)
(b) Hence determine the first 5 non-zero terms in the Maclaurin series expansion for y , giving each coefficient in simplest form.
(3)
解答
(a)
解法一
思路
展开
连续求导会出现循环。先求到四阶导,发现 y(4)=−4y,再继续求两次就能得到 y(6)=−4y′′。
答题过程
展开
Given
y=exsinx
differentiate:
y′=y′′=y′′′=y(4)==exsinx+excosx2excosx2excosx−2exsinx−4exsinx−4y
Therefore
y(5)=y(6)=−4y′−4y′′
Hence
dx6d6y=−4dx2d2y
So
k=−4
(b)
解法一
思路
展开
Maclaurin series 要在 x=0 代入。第一项 y(0)=0,所以要继续算到第六阶,才能得到前 5 个非零项。
答题过程
展开
At x=0,
y(0)=y′(0)=y′′(0)=y′′′(0)=y(4)(0)=y(5)(0)=y(6)(0)=01220−4−8
Therefore
y==0+1x+2!2x2+3!2x3+0x4+5!−4x5+6!−8x6+⋯x+x2+31x3−301x5−901x6+⋯