Quantum Mechanics: Expected momentum of 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
4 replies · 3K views
galaxyrocker
Messages
2
Reaction score
0

Homework Statement


Given the wavefunction, [itex]\psi(x) = Cx[/itex] for 0 < x < 10 and [itex]\psi(x) = 0[/itex] for all other values.

What is the normalization constant of C? I got [itex]\sqrt{3/1000}[/itex].
What is <x>? I got 30/4.
What is <p>? Here is where I'm confused.

Homework Equations


[tex]\langle p \rangle = C^2 \frac{\hbar}{i} \int_0^{10} \psi^* \frac{d}{dx} \psi \, dx[/tex]

The Attempt at a Solution



I worked out the integral, and got [itex](3/20)(\hbar/i)[/itex].

It's here that I can't figure out whether to leave it as that, or say it's 0, since the momentum is an observable, and must be real. I realize that the function is odd, but I'm not integrating it from -a to a, which means I can't just say it's 0 for that reason.

[strike]PS: Sorry for my horrible usage of LaTeX.[/strike]
Mod note: Fixed your LaTeX for you.[/color]
 
Last edited by a moderator:
Physics news on Phys.org
Try integrating by parts. Also, your notation is not good. You already pulled the C's out of the integral so it should be [itex]\langle p \rangle = C^2 \frac{\hbar}{i} \int_0^{10} x \frac{d}{dx} x \, dx[/itex]NVM the above ;(. Think about it. You know that <p> is real and you get a purely imaginary result. What can you conclude? ;)
 
Last edited:
I conclude that I am either wrong, or that <p> = 0. I'm inclined to the former, but the latter makes sense, because if I was integrating around the origin (say, from -5 to 5 instead), it would cancel.
 
galaxyrocker said:
I conclude that I am either wrong, or that <p> = 0. I'm inclined to the former, but the latter makes sense, because if I was integrating around the origin (say, from -5 to 5 instead), it would cancel.

But your integral goes from 0 to 10, so <p> = 0.
 
Marioqwe said:
But your integral goes from 0 to 10, so <p> = 0.

Yes.