Schroedinger Equation in Momentum Space

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 5K views
Domnu
Messages
176
Reaction score
0
Problem
Derive the Schroedinger equation (for harmonic oscillator) in momentum space.

The attempt at a solution
We have

[tex]ih \frac{\partial}{\partial t} \langle p' | \alpha \rangle = \langle p' | \frac{p^2}{2m} | \alpha \rangle + \langle p' | V(x) | \alpha \rangle[/tex]
[tex]\iff ih \frac{\partial}{\partial t} \langle p' | \alpha \rangle = \frac{p'^2}{2m}\langle p' | \alpha \rangle + \left(i\hbar\frac{\partial}{\partial p'}\right)^2 \langle p' | \alpha \rangle[/tex]
[tex] \[<br /> \iff ih\frac{\partial \Phi(p)}{\partial t} = \frac{p^2}{2m}\Phi(p) - \hbar^2 \frac{\partial^2 \Phi(p)}{\partial p^2}<br /> \][/tex]

Is the above correctly done? If so, is this the generalized Schroedinger equation (without electrodynamics, etc.. just p^2/2m kinetic energy)?:

[tex] \[<br /> \iff ih\frac{\partial \Phi(p)}{\partial t} = \frac{p^2}{2m}\Phi +\displaystyle\sum_{n = 0}^\infty \frac{V^{(n)}(0)}{n!}\left(i\hbar \frac{\partial}{\partial p}}\right)^n \Phi<br /> \][/tex]

Thanks very much for your help :)
 
Last edited:
Physics news on Phys.org
Avodyne said:
Yes and yes (but V and its derivatives should be evaluated at 0, not x).

Yes, sorry that was a typo. :) Thanks very much!