Skip to article frontmatterSkip to article content
Tutorial

Commutators

Abstract

An overview of commutators and their physical implications in quantum mechanics.

Keywords:OperatorsCommuteShared Basis.

Definition

Let A,BA, B be two operators. The commutator of AA and BB is given by

[A,B]=ABBA.[A,B] = AB - BA.

This means multiply the operator AA on the left by BB, and then taking off the operator BB multiplied on the left by AA.

When considering the matrix decomposition of these operators, AA' and BB', this relation can be seen as matrices for which their ordered multiplication is not equal: ABBAA'B' \neq B'A'.

Commutator Identities

Here are some common commutator identities that are useful.

Let A,B,CA,B,C be some operators and I\mathbb{I} be the identity operator.

  1. [A,A]=0[A,A] = 0.
  2. [A,I]=0[A, \mathbb{I}] = 0.
  3. [A,B]=[B,A][A,B]=-[B,A].
  4. [A,BC]=[A,B]C+B[A,C][A,BC] = [A,B]C + B[A,C].
  5. [AB,C]=A[B,C]+[A,C]B[AB,C] = A[B,C] + [A,C]B.

Mathematical Implications

When two observables AA and BB commute, [A,B]=0[A,B] = 0, they share a common eigenbasis.

Proof

Here, the non-degenerate case is considered. See here for the degenerate case.

Let A=jjjjA = \sum_{j} j \ket{j}\bra{j}, such that Aj=jjA \ket{j} = j \ket{j}.

Consider the following:

ABj=A(Bj).BAj=B(Aj)=B(jj)=j(Bj),\begin{align*} AB \ket{j} &= A \big( B \ket{j} \big). \\ BA \ket{j} &= B \big( A \ket{j} \big) = B \big( j \ket{j} \big) = j \big( B \ket{j} \big), \end{align*}

where the jj can be moved past the operator B in the final line as jj is just some number. Given AB=BAAB=BA, we can then write

A(Bj)=j(Bj),A \big( B \ket{j} \big) = j \big( B \ket{j} \big),

meaning that BjB\ket{j} is an eigenvector of AA with eigenvalue jj. Hence, BjB\ket{j} is proportional to j\ket{j} - it is a vector that points in the same direction as j\ket{j} but does not necessarily have the same length. One can therefore write

Bj=bjj,B \ket{j} = b_j \ket{j},

where bjb_j is some number, meaning that j\ket{j} is also an eigenvector of BB. This can be repeated for the whole basis, such that it is possible to write B=jbjjjB = \sum_j b_j \ket{j} \bra{j}.

Non-Degenerate Operators

If AA and BB are non-degenerate operators then the shared eigenbasis is unique.

That is, each non-degenerate eigenvector of AA is also an eigenvector of BB.

degenerate Operators

If AA is degenerate then in the degenerate sub-space there are an infinite number of vectors that are eigenvectors of AA - namely, any linear combination of eigenvectors in the degenerate eigenspace is also an eigenvector AA. A common eigenbasis can still be found but it is in general not unique.

For each degenerate eigenvalue α \alpha of AA, of multiplicity nn, one can find a set of nn vectors, {ϕm}m=0n1\{ \ket{\phi_m} \}_{m=0}^{n-1}, such that

Aϕm=αϕm  m  [0,n1],Bϕm=λmϕm  m  [0,n1].\begin{align*} A \ket{\phi_m} &= \alpha \ket{\phi_m} ~\forall~m~\in~[0,n-1], \\ B \ket{\phi_m} &= \lambda_m \ket{\phi_m}~\forall~m~\in~[0,n-1]. \end{align*}

Hence, each ϕm\ket{\phi_m} is an eigenvector of both AA and BB, but not all eigenvectors of AA corresponding to the degenerate eigenvalue α \alpha are eigenvectors of BB.

Nothing can be said about the eigenvalues, λm \lambda_m , from this theory.

Physical Implication

The fact that there exists observables for which [A,B]0[A,B] \neq 0 is the origin of much that is interesting about quantum mechanics. Physically, it means that measuring AA and then BB on a state ψ\ket{\psi} will give a different outcome to measuring BB and then AA on ψ\ket{\psi}. 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 AA and BB if they do not commute. For example, there exists sets of states and measurements for which a measurement of AA means one is completely uncertain about what measurement outcome they would get if they were to then measure BB. In this case, measuring AA (and hence knowing it with certainty) makes one maximally uncertain about what measurement outcome they would get when measuring BB.

To see why a shared eigenbasis allows simultaneous measurement, consider a state, ψ\ket{\psi}, upon which the observable AA is measured where [A,B]=0[A,B] = 0. If A=jjjA=\sum j \ket{j}\bra{j}, then the measurement outcome will be some eigenvalue kk and the post measurement state will be the associated eigenvector k\ket{k}. Considering now that the observable BB is then measured on the same system. As AA and BB share a common eigenbasis, k\ket{k} is also an eigenvector of BB and hence the measurement outcome will be bkb_k, where Bk=bkkB\ket{k}=b_k\ket{k}, with certainty. Therefore, if one knows the measurement outcome from measuring AA, they know for certain what the measurement outcome from measuring BB will be. Moreover, if they were to measure AA again, they would again get kk with certainty. Hence, they can know both measurement outcomes simultaneously with certainty.

If the observables do not commute, [A,B]0[A,B] \neq 0, they do not share a common eigenbasis. After measuring AA, the state will be in an eigenvector of the observable AA. After measuring BB, the state will be in an eigenvector of the observable BB. Each measurement projects the state onto a different basis, with the output state being probabilistic each time. cycling through measurements of A,B,A,BA, B, A, B \ldots could therefore give different measurement outcomes each time the same observable is measured.