|q⟩ Bad Qubits

intermediate · Physics · Angular Momentum Theory

Raising and Lowering Operators L±

The commutator algebra hands us a powerful pair of tools — the raising and lowering operators — that step a state up and down through the allowed values of mm without leaving the multiplet. They are the angular-momentum analogue of the harmonic-oscillator ladder operators.

Definitions

Define the non-Hermitian combinations

L^+=L^x+iL^y,L^=L^xiL^y.\hat{L}_+ = \hat{L}_x + i\hat{L}_y, \qquad \hat{L}_- = \hat{L}_x - i\hat{L}_y.

They are mutual adjoints, L^+=L^\hat{L}_+^\dagger = \hat{L}_-. Inverting, the Cartesian components are recovered by L^x=12(L^++L^)\hat{L}_x = \tfrac{1}{2}(\hat{L}_+ + \hat{L}_-) and L^y=12i(L^+L^)\hat{L}_y = \tfrac{1}{2i}(\hat{L}_+ - \hat{L}_-).

Their key commutators

From the fundamental relations one finds

[L^z,L^±]=±L^±,[L^2,L^±]=0.[\hat{L}_z, \hat{L}_\pm] = \pm\hbar\,\hat{L}_\pm, \qquad [\hat{L}^2, \hat{L}_\pm] = 0.

The first relation is what makes them "ladder" operators. If ,m|\ell, m\rangle is an eigenstate of L^z\hat{L}_z with eigenvalue mm\hbar, then

L^z(L^+,m)=(L^+L^z+L^+),m=(m+1)(L^+,m).\hat{L}_z\big(\hat{L}_+|\ell,m\rangle\big) = (\hat{L}_+\hat{L}_z + \hbar\hat{L}_+)|\ell,m\rangle = (m+1)\hbar\,\big(\hat{L}_+|\ell,m\rangle\big).

So L^+,m\hat{L}_+|\ell,m\rangle is again an eigenstate of L^z\hat{L}_z, now with eigenvalue (m+1)(m+1)\hbar. Likewise L^\hat{L}_- lowers mm by one. The second commutator shows neither operator changes the L^2\hat{L}^2 eigenvalue, so they move within a fixed \ell.

The exact action

The full matrix elements (derived in the next lesson from L^L^±=L^2L^z2L^z\hat{L}_\mp \hat{L}_\pm = \hat{L}^2 - \hat{L}_z^2 \mp \hbar\hat{L}_z) are

L^±,m=(+1)m(m±1)  ,m±1.\hat{L}_\pm|\ell, m\rangle = \hbar\sqrt{\ell(\ell+1) - m(m\pm 1)}\;|\ell, m\pm 1\rangle.

Spin-1/2 example

For =12\ell = \tfrac{1}{2} the multiplet has just two rungs, m=±12m = \pm\tfrac{1}{2}. As matrices (with =1\hbar = 1),

S+=(0100),S=(0010),S_+ = \begin{pmatrix} 0 & 1 \\ 0 & 0 \end{pmatrix}, \qquad S_- = \begin{pmatrix} 0 & 0 \\ 1 & 0 \end{pmatrix},

so S+12,12=12,+12S_+|\tfrac12,-\tfrac12\rangle = |\tfrac12,+\tfrac12\rangle and S+12,+12=0S_+|\tfrac12,+\tfrac12\rangle = 0. The coefficient that raises the lower state is (+1)m(m+1)=1\sqrt{\ell(\ell+1) - m(m+1)} = 1, matching the general formula.

Try it

Use the ladder coefficient formula to compute the factor produced when L^+\hat{L}_+ raises the spin-1/2 state m=12m = -\tfrac{1}{2} to m=+12m = +\tfrac{1}{2}. Return the number (it should be 11).

Run your code to see the quantum state.

Sign in on the full site to ask questions and join the discussion.