The individual components Lx,Ly,Lz cannot be known simultaneously. But there is one more
natural observable: the total angular momentum squared, and remarkably it can be measured
together with any single component.
Definition
The total angular momentum operator is
L^2=L^x2+L^y2+L^z2.
It is Hermitian (a sum of squares of Hermitian operators) and positive, so its eigenvalues are real
and non-negative. Physically L^2 measures the magnitude of the angular-momentum vector,
independent of its orientation.
L² commutes with every component
The key theorem of this lesson is
[L^2,L^x]=[L^2,L^y]=[L^2,L^z]=0.
To prove [L^2,L^z]=0, expand using
L^2=L^x2+L^y2+L^z2. The L^z2 term obviously commutes with
L^z. For the others, use the identity [A2,B]=A[A,B]+[A,B]A together with the
fundamental relations [L^x,L^z]=−iℏL^y and
[L^y,L^z]=iℏL^x:
These two terms are equal and opposite, so they cancel exactly, leaving [L^2,L^z]=0.
The cyclic symmetry gives the same result for L^x and L^y.
Why this matters
A complete description of an angular-momentum state needs a complete set of commuting
observables. Since the three components mutually fail to commute, we cannot use all of them.
Instead we use the largest commuting set: {L^2,L^z}. This is exactly why atomic
states are labeled by ℓ (from L^2) and m (from L^z) and never by all three
components at once.
A concrete check with spin-1/2
For spin-1/2 with ℏ=1, the operator S2=Sx2+Sy2+Sz2 evaluates to
431, a multiple of the identity. Any operator commutes with the identity, so
[S2,Sz]=0 trivially. In the exercise you will compute this commutator matrix and confirm it
is the zero matrix.
Try it
Build S2 for spin-1/2 and compute [S2,Sz]. Return the sum of the absolute values of its
entries; it should be 0, demonstrating that L2 commutes with Lz.
Run your code to see the quantum state.
Sign in on the full site to ask questions and join the discussion.