Can Schrodinger's Equation be Transformed into Spherical Polar Coordinates?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
asdf1
Messages
734
Reaction score
0
how do you change the Schrödinger's equation into the spherical polar coordinates?
 
Physics news on Phys.org
Look up the chain rule for partial derivatives, and the equations that give you [itex]x, y, z[/itex] in terms of [itex]r, \theta, \phi[/itex] for spherical coordinates. Use these to re-write the derivatives [itex]\partial^2 \psi / \partial x^2[/itex] etc. into the derivatives [itex]\partial^2 \psi / \partial r^2[/itex] etc. There's a lot of algebra. The final result (which you should be able to see in your textbook) contains both first- and second-order derivatives.
 
Last edited:
The coordinate-free form of the S.E. is:

[tex]i\hbar\frac{\partial \Psi(\vec r,t)}{\partial t}=-\frac{\hbar^2}{2m}\nabla^2 \Psi(\vec r,t)+V\Psi(\vec r,t)[/tex]

You can (should) look up the laplacian operator [itex]\nabla^2[/itex] in various coordinate systems in your textbook. There's not much physics to be learned by deriving it.
 
thank you very much! :)