momen salah
- 7
- 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
The differential equation (x^2)(y") + y = 0 is singular at x=0, making it impossible to expand in a power series around this point. To solve it using power series, one must shift the expansion point. By substituting u = x + 1, the equation transforms into (u-1)^2*y'' + y = 0, allowing for a valid power series expansion around u. This method effectively circumvents the singularity issue at x=0.
PREREQUISITESStudents and educators in mathematics, particularly those focusing on differential equations and power series methods. This discussion is beneficial for anyone looking to deepen their understanding of solving singular differential equations.