Abstract¶
An overview of commutators and their physical implications in quantum mechanics.
Definition¶
Let be two operators. The commutator of and is given by
This means multiply the operator on the left by , and then taking off the operator multiplied on the left by .
When considering the matrix decomposition of these operators, and , this relation can be seen as matrices for which their ordered multiplication is not equal: .
Commutator Identities¶
Here are some common commutator identities that are useful.
Let be some operators and be the identity operator.
- .
- .
- .
- .
- .
Mathematical Implications¶
When two observables and commute, , they share a common eigenbasis.
Proof
Here, the non-degenerate case is considered. See here for the degenerate case.
Let , such that .
Consider the following:
where the can be moved past the operator B in the final line as is just some number. Given , we can then write
meaning that is an eigenvector of with eigenvalue . Hence, is proportional to - it is a vector that points in the same direction as but does not necessarily have the same length. One can therefore write
where is some number, meaning that is also an eigenvector of . This can be repeated for the whole basis, such that it is possible to write .
Non-Degenerate Operators¶
If and are non-degenerate operators then the shared eigenbasis is unique.
That is, each non-degenerate eigenvector of is also an eigenvector of .
degenerate Operators¶
If is degenerate then in the degenerate sub-space there are an infinite number of vectors that are eigenvectors of - namely, any linear combination of eigenvectors in the degenerate eigenspace is also an eigenvector . A common eigenbasis can still be found but it is in general not unique.
For each degenerate eigenvalue of , of multiplicity , one can find a set of vectors, , such that
Hence, each is an eigenvector of both and , but not all eigenvectors of corresponding to the degenerate eigenvalue are eigenvectors of .
Nothing can be said about the eigenvalues, , from this theory.
Physical Implication¶
The fact that there exists observables for which is the origin of much that is interesting about quantum mechanics. Physically, it means that measuring and then on a state will give a different outcome to measuring and then on . This is due to measurement physically changing the underlying state.
The consequence of this is that it is not possible to simultaneously measure the observables and if they do not commute. For example, there exists sets of states and measurements for which a measurement of means one is completely uncertain about what measurement outcome they would get if they were to then measure . In this case, measuring (and hence knowing it with certainty) makes one maximally uncertain about what measurement outcome they would get when measuring .
To see why a shared eigenbasis allows simultaneous measurement, consider a state, , upon which the observable is measured where . If , then the measurement outcome will be some eigenvalue and the post measurement state will be the associated eigenvector . Considering now that the observable is then measured on the same system. As and share a common eigenbasis, is also an eigenvector of and hence the measurement outcome will be , where , with certainty. Therefore, if one knows the measurement outcome from measuring , they know for certain what the measurement outcome from measuring will be. Moreover, if they were to measure again, they would again get with certainty. Hence, they can know both measurement outcomes simultaneously with certainty.
If the observables do not commute, , they do not share a common eigenbasis. After measuring , the state will be in an eigenvector of the observable . After measuring , the state will be in an eigenvector of the observable . Each measurement projects the state onto a different basis, with the output state being probabilistic each time. cycling through measurements of could therefore give different measurement outcomes each time the same observable is measured.