Legaldose
- 73
- 6
Homework Statement
Consider a particle whose wave function is:
\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.
Calculate <p> using the \hat{p} operator on probability density in x space.
Homework Equations
\hat{p}=-i \hbar \frac{\partial}{\partial x}
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:
<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
Then when you take the derivative, then integrate it over that range:
=-i \hbar 4\alpha^{3} x^{2} e^{-2 \alpha x}|_{0}^{\infty}=0
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:
<p> =\frac{-\alpha \hbar}{3\pi}
If I did it correctly. So can anyone give me insight on what I did wrong? Any help is appreciated.