bigevil
- 77
- 0
Homework Statement
This is problem 2.11 from Griffith's QM textbook under the harmonic oscillator section.
Show that the lowering operator cannot generate a state of infinite norm, ie, \int | a_{-} \psi |^2 < \infty
Homework Equations
This isn't so hard, except that I consistently get the wrong "sign". I have worked based on Griffith's a- operator
a_{-} = \frac{1}{\sqrt{2m}} (\frac{h}{i} \frac{d}{dx} - im\omega x).
As suggested by the question, I am to find that \int (a_{-}\psi)^{"*"} (a_{-}\psi) dx = \int \psi^{"*"} (a_{+} a_{-} \psi) dx. It's easy to get the answer after getting this intermediate step, but I get the wrong sign, ie, - \int \psi^{"*"} (a_{+} a_{-} \psi) dx instead of with a positive sign.
\int (a_{-}\psi)^{"*"} (a_{-}\psi) dx = \int (\frac{1}{\sqrt{2m}}\frac{h}{i} \frac{\partial \psi^{"*"}}{\partial x} - im\omega x \psi^{"*"}) (a_{-} \psi) dx.
Once I multiply out the two brackets (which is ok because there is only one operator involved here right?) I get
\int \frac{h}{i} \frac{1}{\sqrt{2m}} (a_{-}\psi) \frac{\partial \psi^{"*"}}{\partial x} - I am \omega x a_{-} \psi \psi^{"*"} dx
If I apply integration by parts to the first term, I get an expression along the lines of -\int \psi^{"*"} \frac{\partial \psi}{\partial x} dx. This would transform the initial expression to -a_{+} and leave a minus sign in the final expression!
I do know that due to the way Griffiths derives the operators, there is an alternative operator, ie a_{-} = - \frac{h}{i} \frac{d}{dx} + m\omega x. This would turn out the correct answer I think.
But am I missing something here? Why wouldn't both methods check out equally as well? Surely the sign is important in these types of derivations.