Answer on Question #75304 – Math – Differential Equations Question
Solve the following ODE using power series method.
(x+2)y′′+xy′−y=0Solution
Let assume the solution in form y=∑n=0∞anxn, exists
Then
y′=n=1∑∞nanxn−1y′′=n=2∑∞n(n−1)anxn−2
Substitute
(x+2)n=2∑∞n(n−1)anxn−2+xn=1∑∞nanxn−1−n=0∑∞anxn=0n=2∑∞2n(n−1)anxn−2+n=2∑∞n(n−1)anxn−1+n=1∑∞nanxn−n=0∑∞anxn=0N=0∑∞2(N+2)(N+1)aN+2xN+N=1∑∞N(N+1)aN+1xN+N=1∑∞NaNxN−N=0∑∞aNxN=02(0+2)(0+1)a0+2x0+∑N=1∞2(N+2)(N+1)aN+2xN++∑N=1∞N(N+1)aN+1xN+∑N=1∞NaNxN−c0x0−∑N=1∞aNxN=04a2−a0=0N=1∑∞xN[2(N+2)(N+1)aN+2+N(N+1)aN+1+(N−1)aN]=02(N+2)(N+1)aN+2+N(N+1)aN+1+(N−1)aN=0,N≥1aN+2=−2(N+2)(N+1)N(N+1)aN+1+(N−1)aN
Plug in a0=1,a1=0 to find the first solution y1(x)
4a2−1=0⇒a2=41a3=−2(1+2)(1+1)1(1+1)(41)+(1−1)(0)=−241a4=−2(2+2)(2+1)2(2+1)(−241)+(2−1)(41)=0a5=−2(3+2)(3+1)3(3+1)(0)+(3−1)(−241)=4801a6=−4(4+2)(4+1)4(4+1)(4801)+(4−1)(0)=−28801y1(x)=1+41x2−241x3+4801x5−28801x6+…
Plug in a0=0,a1=1 to find the second solution y2(x) 4a2−a0=0⇒a2=0
a3=−2(1+2)(1+1)1(1+1)(0)+(1−1)(1)=0a4=−2(2+2)(2+1)2(2+1)(0)+(2−1)(0)=0a5=−2(3+2)(3+1)3(3+1)(0)+(3−1)(0)=0a6=−4(4+2)(4+1)4(4+1)(0)+(4−1)(0)=0y2(x)=x
The general solution is
y=c1y1+c2x
Answer: y=c1y1+c2x ,
y1(x)=1+41x2−241x3+4801x5−28801x6+…y2(x)=x
Answer provided by https://www.AssignmentExpert.com