Solving d²Ψ/dx² + (2/x)dΨ/dx = λΨ

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
danny271828
Messages
34
Reaction score
0
I need to solve the equation

[tex]\frac{d^{2}}{dx^{2}}[/tex][tex]\Psi[/tex] + [tex]\frac{2}{x}[/tex][tex]\frac{d}{dx}[/tex][tex]\Psi[/tex] = [tex]\lambda[/tex][tex]\Psi[/tex]

Can anyone help me get a start on this problem? I've been guessing at a few solutions with no results... I'm not asking anyone to solve the problem... just a few hints on starting... maybe regarding the form of the solution... Thanks
 
Physics news on Phys.org
danny271828 said:
I need to solve the equation

[tex]\frac{d^{2}}{dx^{2}}[/tex][tex]\Psi[/tex] + [tex]\frac{2}{x}[/tex][tex]\frac{d}{dx}[/tex][tex]\Psi[/tex] = [tex]\lambda[/tex][tex]\Psi[/tex]

Can anyone help me get a start on this problem? I've been guessing at a few solutions with no results... I'm not asking anyone to solve the problem... just a few hints on starting... maybe regarding the form of the solution... Thanks

Multiply through by [tex]x^2[/tex] to get,
[tex]x^2 \Psi '' + 2x\Psi ' - \lambda x^2 \Psi = 0[/tex]
Now I believe this can be converted to Bessel's equations.
The solution is in terms of Bessel functions (possibly using the Bessel function of the 3rd kind, i.e. Hankel function).
 
If it is not a form of Bessel's equation, use Frobenius' method.
 
Dont know if this would work, but you could substitute p=dy/dx, and convert this into a linear DE in p. Once you get a solution for p, replace p by dy/dx and that's another linear DE to solve.
 
chaoseverlasting said:
Dont know if this would work, but you could substitute p=dy/dx, and convert this into a linear DE in p. Once you get a solution for p, replace p by dy/dx and that's another linear DE to solve.
But there is no "y" in the problem! Presumably you meant [itex]\Psi[/itex] but then, since [itex]\Psi[/itex] itself appears in the equation, that substitution won't work.
 
HallsofIvy said:
But there is no "y" in the problem! Presumably you meant [itex]\Psi[/itex] but then, since [itex]\Psi[/itex] itself appears in the equation, that substitution won't work.

Yeah. Sorry... Didnt realize that.