Answer on Question #81460 – Math – Differential Equations
Question
1. Solve the following ODE using the power series method:
(x+2)y′′+xy′−y=0Solution
Let
y=a0+a1x+a2x2+a3x3+a4x4+…
Then
y′=a1+2a2x+3a3x2+4a4x3+…y′′=2a2+6a3x+12a4x2+…xy′=a1x+2a2x2+3a3x3+4a4x4+…(x+2)y′′=4a2+(2a2+12a3)x+(6a3+24a4)x2+…
And finally:
(x+2)y′′+xy′−y=(4a2−a0)+(2a2+12a3)x+(a2+6a3+24a4)x2+…
But since
(x+2)y′′+xy′−y=0
we come to the set of equations:
⎩⎨⎧(4a2−a0)=0(2a2+12a3)=0(a2+6a3+24a4)=0⋮
Solving it we obtain ai:
⎩⎨⎧a2=a0/4a3=−a0/24a4=0⋮
So, ai (i=1) depends on a0 only, and if we define
h(x)=1+4x2−24x3+…
then all solutions could be found in the form of
y(x)=a0h(x)+a1x
**Answer**
y(x)=a0h(x)+a1x,
where
h(x)=1+4x2−24x3+…
Answer provided by https://www.AssignmentExpert.com