<p> Operator on Probability Density in X-Space

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Legaldose
Messages
73
Reaction score
6

Homework Statement


Consider a particle whose wave function is:

[tex]\Psi(x)=\left\{\begin{array}{ccc} <br /> 2\alpha^{3/2}xe^{-\alpha x} & \text{if} & x> 0\\ <br /> 0 & \text{if} & x\leq 0<br /> \end{array}\right.[/tex]

Calculate <p> using the [tex]\hat{p}[/tex] operator on probability density in x space.


Homework Equations



[tex]\hat{p}=-i \hbar \frac{\partial}{\partial x}[/tex]

The Attempt at a Solution


So I'm pretty sure I'm missing something, I figured since you take the derivative then do the integral, they will "cancel" each other, then you can just evaluate -ih|Psi|^2 from 0 to infinity, in which case you get 0. Here is my work:

[tex]<p> =\int_{0}^{\infty}\hat{p}|\Psi(x)|^{2}dx=\int_{0}^{\infty}-i \hbar 4\alpha^{3} \frac{\partial}{\partial x} x^{2} e^{-2 \alpha x}dx=-i \hbar 4\alpha^{3}\int_{0}^{\infty}\frac{\partial}{\partial x} x^{2} e^{-2 \alpha x}dx[/tex]

Then when you take the derivative, then integrate it over that range:

[tex]=-i \hbar 4\alpha^{3} x^{2} e^{-2 \alpha x}|_{0}^{\infty}=0[/tex]

And when you evaluate this it goes to 0, did I do something wrong? TBH, I did miss this lecture, and unfortunately my professor forgot to record it like he usually does, so I had to take notes from his PowerPoint, as well as a friend. If it matters, I have already found <p>, but only after I did the Fourier Transform from the position space. It turned out to be:

[tex]<p> =\frac{-\alpha \hbar}{3\pi}[/tex]

If I did it correctly. So can anyone give me insight on what I did wrong? Any help is appreciated.
 
Physics news on Phys.org
Oh, I see my problem, thank you, so I need to apply the p operator to psi before multiplying by the conjugate?
 
Yes, and the complete derivation is as follows
[tex]\langle A \rangle =\langle \psi|\mathbf{A}| \psi \rangle= \int_{\mathbb{R}} \mathrm{d} x \langle \psi|x \rangle \langle x|\mathbf{A}|\psi \rangle = \int_{\mathbb{R}} \mathrm{d} x \; \psi^*(x) \hat{A} \psi(x).[/tex]
Note that there is a subtle difference in my use of symbols. While [itex]\mathbf{A}[/itex] is the operator representing the observable [itex]A[/itex] in abstract (basis independent) Hilbert space, [itex]\hat{A}[/itex] denotes the representation of the operator in position representation. Your equation for [itex]\hat{p}[/itex] is of course correct.