QM - Position/Momentum representation problem

  • Thread starter Thread starter knowlewj01
  • Start date Start date
  • Tags Tags
    Qm Representation
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
4 replies · 3K views
knowlewj01
Messages
100
Reaction score
0

Homework Statement



Write down the time independent Schrödinger eqn in the momentum representation for a particle with mass m when the potential is given by [itex]V(x) = \frac{1}{2} \gamma x^2[/itex]
Given that a possible solution is given by [itex]\Phi(p) = e^{\frac{-Bp^2}{2}}[/itex]

determine B and the corresponding energy eigenvalue.


Homework Equations



position / momentum

[itex]x \rightarrow i\hbar \frac{d}{dp}[/itex]
[itex]-i\hbar \frac{d}{dx} \rightarrow p[/itex]



The Attempt at a Solution



in position representation the full time independent Schrödinger eqn is:

[itex]- \frac{\hbar^2}{2m}\frac{d^2}{dx^2} \Psi(x) + \frac{1}{2}\gamma x^2 \Psi(x) = E\Psi(x)[/itex]

becomes

[itex]\frac{p^2}{2m}\Phi(p) - \frac{\hbar^2 \gamma}{2}\frac{d^2}{dp^2}\Phi(p) = E\Phi(p)[/itex]
in the momentum representation, where Phi is the FT of Psi.

After plugging in the Trial Solution I get:

[itex]E = \frac{p^2}{2m} - \frac{\hbar^2 \gamma}{2}\left( B^2 p^2 - B\right)[/itex]

Not sure what to do after this bit, I tried to normalise the wavefunction [itex]A = \left(\frac{B}{\pi}\right)^{\frac{1}{4}}[/itex]

But I don't think that helps.

Any ideas on where i could get a second equation to find B and E?

Thanks
 
Physics news on Phys.org
ok, the only way i can see of doing this is, first rearrange to get:

[itex]p^2 \left(\frac{1}{2m} - \frac{B^2 \hbar^2 \gamma}{2}\right) + \frac{B\hbar^2 \gamma}{2} = E[/itex]

choose B such that:

[itex]B^2 \frac{\hbar^2 \gamma}{2} = \frac{1}{2m}[/itex]

which gives:

[itex]B = \frac{1}{\hbar}\sqrt{\frac{1}{\gamma m}}[/itex]

So the energy eigenvalue would be:

[itex]\frac{\hbar}{2}\sqrt{\frac{\gamma}{m}}[/itex]