Answer on Question #81521- Math - Differential Equations
Solve the following ODE using the power series method:
(x+2)y′′+xy′−y=0Solution
We assume there is a solution of the form
y=n=0∑∞cnxn.
Then
y′=n=1∑∞n⋅cnxn−1,
and
y′′=n=2∑∞(n−1)n⋅cnxn−2
Substituting in the differential equation, we get
(x+2)n=2∑∞(n−1)n⋅cnxn−2+xn=1∑∞n⋅cnxn−1−n=0∑∞cnxn=0xn=2∑∞(n−1)n⋅cnxn−2+2n=2∑∞(n−1)n⋅cnxn−2+n=1∑∞n⋅cnxn−n=0∑∞cnxn=0n=2∑∞(n−1)n⋅cnxn−1+2n=2∑∞(n−1)n⋅cnxn−2+n=1∑∞n⋅cnxn−n=0∑∞cnxn=0n=1∑∞(n+1)n⋅cn+1xn+2n=0∑∞(n+2)(n+1)⋅cn+2xn+n=0∑∞(n−1)⋅cnxn=0n=1∑∞[(n+1)n⋅cn+1+2(n+1)(n+2)⋅cn+2+(n−1)⋅cn]xn=0
This equation is true if the coefficient of xn is 0:
n=1∑∞[(n+1)n⋅cn+1+2(n+1)(n+2)⋅cn+2+(n−1)⋅cn]xn=0n(n+1)⋅cn+1+2(n+1)(n+2)⋅cn+2+(n−1)⋅cn=0cn+2=2(n+1)(n+2)(1−n)⋅cn−n(n+1)⋅cn+1,n=0,1,2,3…
Put n=0,1,2,3…
n=0:
c2=2⋅1⋅2c0=4c0n=1:
c3=2⋅2⋅3−1⋅2⋅c2=−2⋅3c2=−2⋅3⋅4c0=−4!c0n=2:
c4=2⋅3⋅4−1⋅c2−2⋅3c3=2⋅3⋅4−4c0−6⋅(−2⋅3⋅4c0)=0n=3:
c5=2⋅4⋅5−2⋅c3−3⋅4c4=2⋅4⋅5−2⋅(−4!c0)=4⋅5!c0n=4:
c6=2⋅5⋅6−3⋅c4−4⋅5c5=2⋅5⋅6−4⋅5⋅4⋅5!c0=−2⋅6!c0
The solution is
y=c0+c1x+c2x2+c3x3+⋯==c0(1+41x2−4!1x3+4⋅5!1x5−2⋅6!1x6+⋯)
Answer provided by https://www.AssignmentExpert.com