0

If $\psi$ is acted upon by both the operators one by one, it should return the same wave function. Thus order in which you increase or decrease the energy shouldn't matter. Then why is it so that the order of operators matters?

$$a_\pm = \frac {1}{\sqrt{(\hbar2m\omega)}} (\mp ip + m\omega x).$$

Qmechanic
  • 220,844
NiRVANA
  • 387

1 Answers1

2

Your assumption is incorrect. The commutator is not zero because the state function returned from $a_-a_+$ is not the same as that returned from $a_+a_-$. One may end up in the original energy eigenstate, but there are scalar constants which are part of the result, too. The scalar constants depend on the particular state you operate on and whether the operator is $a_-$ or $a_+$.

The primary basis of this is that $p$ and $x$ don't commute: $\left[ p,x\right]=-i\hbar.$ $$\left[ a_-,a_+\right]=\dfrac{1}{2m\omega\hbar}\left([p,p]+m^2\omega^2[x,x]+i2m\omega[p,x]\right)$$

(within a sign). That last term is not zero

Bill N
  • 15,522