Solve Power Series: (x^2)(y") + y = 0

  • Thread starter Thread starter momen salah
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
momen salah
Messages
7
Reaction score
0

Homework Statement



solve using power series:
(x^2)(y")+y=0


Homework Equations





The Attempt at a Solution



after solving it i stopped at :

an[n^2-n+1]=0
 
Physics news on Phys.org
Your problems are coming from the fact that the differential equation is singular at 0. You can't expand it in a power series around x=0. You'll have to expand around another point if you want to do it that way. For example let u=x+1. Then the equation becomes (u-1)^2*y''+y=0. Now expand it as a series in u.