What is the expected momentum value for a real wavefunction?

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
1 replies · 3K views
_superluminal
Messages
3
Reaction score
0

Homework Statement


Show that a real valued wavefunction ##\psi(x)## must have ##\langle \hat{p}\rangle = 0##: Show that if we modify such a wavefunction
by multiplying it by a position dependent phase ##e^{iax}## then ##\langle \hat{p}\rangle = a##

Homework Equations


##\hat{p} = -i \hbar \frac{\partial}{\partial x}##

The Attempt at a Solution


The problem is to work out that the expected value is 0, but it is easy to do with that fact in mind. You can say that the imaginary part must equal 0 and so the LHS must also equal 0.

However, if I try to work it through I get:

##\langle \hat{p}\rangle = -i\hbar \int_{-\infty}^{\infty} \psi(x) \frac{\partial \psi(x)}{\partial x} \mathrm{d}x##

Even if I convert the partial derivative into a complete derivative I still don't know how to proceed. Does anyone have any better ideas? Any help would be much appreciated.
 
on Phys.org
I've solved it myself!

Here's how:

##\langle \hat{p}\rangle = -i\hbar \int_{-\infty}^{\infty} \psi(x) \frac{\partial \psi(x)}{\partial x} \mathrm{d}x##

##\implies \langle \hat{p}\rangle = -i\hbar \int_{-\infty}^{\infty} \psi(x) \frac{\mathrm{d} \psi(x)}{\mathrm{d} x} \mathrm{d}x##

Because ##\psi## is only a function of ##x##.

##\implies \langle \hat{p}\rangle = -i\hbar \int_{0}^{0} \psi(x) \mathrm{d} \psi(x)##

This works because ##\psi(\infty) = \psi(-\infty) = 0##