rjg6
Sep7-08, 06:59 PM
1. The problem statement, all variables and given/known data
I am attempting to solve the 2nd order ODE as follows using the generalized solution to the Bessel's equation
2. Relevant equations
original ODE:
xd^{2}y/dx^{2}-3dy/dx+xy=0
3. The attempt at a solution
My first thought is to bring out an x^-1 outside of the function so that I end up with:
x^{-1}(x^{2}d^{2}y/dx^{2}-3xdy/dx+x^{2}y)=0
I would then solve the resulting Bessel equation found inside the parentheses, and multiply the resulting solution by x^-1. Is this at all a legal operation? Thank you.
I am attempting to solve the 2nd order ODE as follows using the generalized solution to the Bessel's equation
2. Relevant equations
original ODE:
xd^{2}y/dx^{2}-3dy/dx+xy=0
3. The attempt at a solution
My first thought is to bring out an x^-1 outside of the function so that I end up with:
x^{-1}(x^{2}d^{2}y/dx^{2}-3xdy/dx+x^{2}y)=0
I would then solve the resulting Bessel equation found inside the parentheses, and multiply the resulting solution by x^-1. Is this at all a legal operation? Thank you.