441 words
2 minutes
The Time-Reversal Operator for Spin-1/2 and Why Fermions Need Two Rotations

Time reversal is one of the more subtle discrete symmetries in quantum mechanics. Unlike parity, it is antiunitary — it involves complex conjugation — and its action on spinors has a surprising consequence: applying time reversal twice to a fermion gives back the negative of the original state. This is deeply connected to the spin-statistics theorem and Kramers degeneracy.


The time-reversal operator#

For a spin-12\frac{1}{2} particle, time reversal is defined as:

Θ=KeiπSy/=Keiπ2σy\Theta = K e^{-i\pi S_y/\hbar} = K e^{-i\frac{\pi}{2}\sigma_y}

where KK is the complex conjugation operator, and σy\sigma_y is the Pauli matrix. The eiπSy/e^{-i\pi S_y/\hbar} factor rotates the spin by π\pi about the yy-axis — intuitively, reversing time flips the spin (since spin is an angular momentum, and L=r×p\vec{L} = \vec{r}\times\vec{p} flips under ttt \to -t).


Expanding the exponential#

Expanding the matrix exponential as a power series:

eiπ2σy=j=01j!(iπ2σy)je^{-i\frac{\pi}{2}\sigma_y} = \sum_{j=0}^{\infty} \frac{1}{j!}\left(-\frac{i\pi}{2}\sigma_y\right)^j

The key simplification comes from σy2=1\sigma_y^2 = \mathbf{1}, so powers of σy\sigma_y alternate:

σy2n=1,σy2n+1=σy\sigma_y^{2n} = \mathbf{1}, \qquad \sigma_y^{2n+1} = \sigma_y

Separating even and odd terms:

eiπ2σy=1(1(π/2)22!+(π/2)44!)cos(π/2)=0iσy(π2(π/2)33!+(π/2)55!)sin(π/2)=1e^{-i\frac{\pi}{2}\sigma_y} = \mathbf{1}\underbrace{\left(1 - \frac{(\pi/2)^2}{2!} + \frac{(\pi/2)^4}{4!} - \cdots\right)}_{\cos(\pi/2)\,=\,0} - i\sigma_y\underbrace{\left(\frac{\pi}{2} - \frac{(\pi/2)^3}{3!} + \frac{(\pi/2)^5}{5!} - \cdots\right)}_{\sin(\pi/2)\,=\,1}

So:

eiπ2σy=iσy=i(0ii0)=(0110)e^{-i\frac{\pi}{2}\sigma_y} = -i\sigma_y = -i\begin{pmatrix}0 & -i \\ i & 0\end{pmatrix} = \begin{pmatrix}0 & -1 \\ 1 & 0\end{pmatrix}

Therefore:

Θ=K(0110)\boxed{\Theta = K\begin{pmatrix}0 & -1 \\ 1 & 0\end{pmatrix}}


Action on a general spinor#

Let ψ=(αβ)|\psi\rangle = \begin{pmatrix}\alpha \\ \beta\end{pmatrix}. Applying Θ\Theta:

Θ(αβ)=K(0110)(αβ)=K(βα)=(βα)\Theta\begin{pmatrix}\alpha \\ \beta\end{pmatrix} = K\begin{pmatrix}0 & -1 \\ 1 & 0\end{pmatrix}\begin{pmatrix}\alpha \\ \beta\end{pmatrix} = K\begin{pmatrix}-\beta \\ \alpha\end{pmatrix} = \begin{pmatrix}-\beta^* \\ \alpha^*\end{pmatrix}

Time reversal swaps and conjugates the spin components: spin-up amplitude becomes (conjugate of) spin-down, and vice versa — with a sign flip. This makes sense: reversing time swaps |\uparrow\rangle and |\downarrow\rangle since angular momentum is odd under ttt \to -t.


Θ2=1\Theta^2 = -1 for fermions#

Now apply Θ\Theta a second time:

Θ2(αβ)=Θ(βα)=K(0110)(βα)=K(αβ)=(αβ)\Theta^2\begin{pmatrix}\alpha \\ \beta\end{pmatrix} = \Theta\begin{pmatrix}-\beta^* \\ \alpha^*\end{pmatrix} = K\begin{pmatrix}0 & -1 \\ 1 & 0\end{pmatrix}\begin{pmatrix}-\beta^* \\ \alpha^*\end{pmatrix} = K\begin{pmatrix}-\alpha^* \\ -\beta^*\end{pmatrix} = \begin{pmatrix}-\alpha \\ -\beta\end{pmatrix}

So:

Θ2ψ=ψ\boxed{\Theta^2|\psi\rangle = -|\psi\rangle}

For bosons (integer spin), one finds Θ2=+1\Theta^2 = +1. For fermions (half-integer spin), Θ2=1\Theta^2 = -1. This sign has real physical consequences:

  • Kramers theorem: for a system with half-integer total spin in a time-reversal invariant potential (no magnetic field), every energy eigenstate is at least doubly degenerate. The two states ψ|\psi\rangle and Θψ\Theta|\psi\rangle are orthogonal (which follows from Θ2=1\Theta^2 = -1) and degenerate — you cannot split them without breaking time-reversal symmetry.

  • Topological insulators: the Z2\mathbb{Z}_2 classification of time-reversal invariant topological insulators is directly rooted in the distinction Θ2=±1\Theta^2 = \pm 1.

The 4π4\pi periodicity of spinors — the fact that a spin-12\frac{1}{2} particle must be rotated by 4π4\pi (not 2π2\pi) to return to its original state — is the same mathematics appearing here: Θ2=1\Theta^2 = -1 is the statement that two time-reversals equal a 2π2\pi rotation, which for fermions gives 1-1.

The Time-Reversal Operator for Spin-1/2 and Why Fermions Need Two Rotations
https://rohankulkarni.me/posts/notes/time-reversal-spin-half/
Author
Rohan Kulkarni
Published at
2022-11-09
License
CC BY-NC-SA 4.0