- #1
EE18
- 112
- 13
I am trying to solve the following problem from Ballentine:
(a) For finite-dimensional matrices ##A## and ##B##, show that ##Tr[A, B] = 0.##
(b) Paradox. From this result it would seem to follow, by taking the trace of the commutator ##[Q, P] = i\hbar##, that one must have ##\hbar = 0##. Use the infinite-dimensional matrices for ##Q## and ##P##, found in the previous problem, to calculate the matrices ##QP## and ##PQ##, and hence explain in detail why the paradoxical conclusion \hbar = 0 is not valid.
a) is not a problem, it's b). Now I know intuitively that the "resolution" is that ##QP## and ##PQ## are not trace-class. But I wanted to see (as I think is suggested by Ballentine) how to compute that trace and "see the problem".
We compute
##\textrm{Tr(QP - PQ) \equiv \langle n|QP -PQ|n\rangle = \sum_{n'} \langle n|Q|n'\rangle \langle n'|Q|n\rangle - \langle n|P|n'\rangle \langle n'|Q|n\rangle ##
## = \sum_{n'} \left(\sqrt{\frac{\hbar}{2M\omega}}(\sqrt{n'} \delta_{n,n'-1}+ \sqrt{n'+1} \delta_{n,n'+1})\right) \left(-i\sqrt{\frac{\hbar M\omega}{2}}(\sqrt{n} \delta_{n',n-1}- \sqrt{n+1} \delta_{n',n+1})\right) ##
##- \left(-i\sqrt{\frac{\hbar M\omega}{2}}(\sqrt{n'} \delta_{n,n'-1}- \sqrt{n'+1} \delta_{n,n'+1})\right)\left(\sqrt{\frac{\hbar}{2M\omega}}(\sqrt{n} \delta_{n',n-1}+ \sqrt{n+1} \delta_{n',n+1})\right) ##
##= -i\hbar \sum_{n'} (-\sqrt{n'} \delta_{n,n'-1}\sqrt{n+1} \delta_{n',n+1}) + (\sqrt{n'+1} \delta_{n,n'+1}\sqrt{n} \delta_{n',n-1})= -i\hbar \sum_{n'} (-\sqrt{n'} \delta_{n,n'-1}\sqrt{n+1} \delta_{n',n+1}) + n \delta_{n,n'} = = i\hbar \delta_{n,n'}(n - n) = 0##
Obviously some of these manipulations aren't valid, but I want to be clear on where?
Edit: I see that it's not formatting but I'm not sure why? I've used basic Latex and nothing else?
(a) For finite-dimensional matrices ##A## and ##B##, show that ##Tr[A, B] = 0.##
(b) Paradox. From this result it would seem to follow, by taking the trace of the commutator ##[Q, P] = i\hbar##, that one must have ##\hbar = 0##. Use the infinite-dimensional matrices for ##Q## and ##P##, found in the previous problem, to calculate the matrices ##QP## and ##PQ##, and hence explain in detail why the paradoxical conclusion \hbar = 0 is not valid.
a) is not a problem, it's b). Now I know intuitively that the "resolution" is that ##QP## and ##PQ## are not trace-class. But I wanted to see (as I think is suggested by Ballentine) how to compute that trace and "see the problem".
We compute
##\textrm{Tr(QP - PQ) \equiv \langle n|QP -PQ|n\rangle = \sum_{n'} \langle n|Q|n'\rangle \langle n'|Q|n\rangle - \langle n|P|n'\rangle \langle n'|Q|n\rangle ##
## = \sum_{n'} \left(\sqrt{\frac{\hbar}{2M\omega}}(\sqrt{n'} \delta_{n,n'-1}+ \sqrt{n'+1} \delta_{n,n'+1})\right) \left(-i\sqrt{\frac{\hbar M\omega}{2}}(\sqrt{n} \delta_{n',n-1}- \sqrt{n+1} \delta_{n',n+1})\right) ##
##- \left(-i\sqrt{\frac{\hbar M\omega}{2}}(\sqrt{n'} \delta_{n,n'-1}- \sqrt{n'+1} \delta_{n,n'+1})\right)\left(\sqrt{\frac{\hbar}{2M\omega}}(\sqrt{n} \delta_{n',n-1}+ \sqrt{n+1} \delta_{n',n+1})\right) ##
##= -i\hbar \sum_{n'} (-\sqrt{n'} \delta_{n,n'-1}\sqrt{n+1} \delta_{n',n+1}) + (\sqrt{n'+1} \delta_{n,n'+1}\sqrt{n} \delta_{n',n-1})= -i\hbar \sum_{n'} (-\sqrt{n'} \delta_{n,n'-1}\sqrt{n+1} \delta_{n',n+1}) + n \delta_{n,n'} = = i\hbar \delta_{n,n'}(n - n) = 0##
Obviously some of these manipulations aren't valid, but I want to be clear on where?
Edit: I see that it's not formatting but I'm not sure why? I've used basic Latex and nothing else?
Last edited: