---
title: Parity Violation and the Weak Force
module: Symmetries and Conservation Laws
moduleNumber: 3
lessonNumber: 3
order: 303
summary: >
  The tau–theta puzzle forced a choice: two particles with identical mass but
  opposite parity, or one particle whose decay violates parity. Lee and Yang
  proposed the latter, Wu's polarized cobalt-60 confirmed it, and the violation
  proved maximal. The charged weak force couples only to left-handed chirality —
  the Goldhaber experiment showed the neutrino is left-handed — which is why the
  mirror image of a weak decay is something nature never produces.
topics: [Symmetries and Conservation Laws]
draft: false
sources:
  - book: Griffiths
    ref: "Ch. 4 — Symmetries, §4.4 (the tau–theta puzzle); Ch. 10 opening"
  - book: Thomson
    ref: "§11.1 — Parity violation in the weak interaction"
  - book: Perkins
    ref: "Ch. 7 — Weak Interactions"
  - book: Tong
    ref: "The Standard Model (Cambridge Part III), §1.3, §1.4"
---

Parity was assumed exact until 1956. The evidence was overwhelming — but it all
came from strong and electromagnetic processes, where parity does hold. When a
puzzle in the weak decays of strange mesons refused to resolve, Lee and Yang
noticed that no experiment had ever tested parity in the weak interaction at all,
and proposed that it might simply not hold there. Within a year Wu's cobalt-60
experiment showed that it does not, and that the violation is not a small effect
but total: the weak interaction distinguishes left from right as sharply as it
possibly can. This lesson follows that discovery to its structural conclusion —
that the charged weak force couples only to the left-handed chirality of matter,
so that the mirror image of a weak decay is a process nature does not run.

## The tau–theta puzzle

In the early 1950s two charged strange mesons appeared in cosmic rays and
accelerators with, as far as could be measured, identical mass and lifetime. They
were distinguished only by their decays:

$$
\theta^+ \to \pi^+ + \pi^0 , \qquad
\tau^+ \to \pi^+ + \pi^+ + \pi^- .
$$

Parity analysis of the final states gave opposite answers. The pion has parity
$-1$; a two-pion state in its lowest configuration has parity $(-1)(-1) = +1$,
while a three-pion state has parity $(-1)^3 = -1$ (the orbital factors vanish for
the dominant low angular-momentum configuration). If parity is conserved in the
decays, the parent of the two-pion state has $P = +1$ and the parent of the
three-pion state has $P = -1$: they must be different particles. Yet every other
property matched to the precision of the day.

The dilemma was stark. Either there were two distinct particles, the $\theta$ and
the $\tau$, whose equal masses and lifetimes were an unexplained coincidence, or
there was a single particle — now called the $K^+$ — whose decays to two and three
pions both occur because parity is _not_ conserved in weak decays.[^griffiths-tautheta]

$$
% caption: The tau-theta puzzle. A single particle decays to a two-pion state of
% parity plus one and to a three-pion state of parity minus one. If parity is
% conserved these final states demand two different parents; if parity is violated
% they are two decay channels of one kaon.
\begin{tikzpicture}[>=stealth, font=\footnotesize, scale=1.0]
  \definecolor{acc}{HTML}{4A6FA5}
  \node[draw, acc, very thick, minimum width=16mm, minimum height=9mm] (k) at (0,0) {kaon (+)};
  % two-pion channel
  \node[draw, black, minimum width=30mm, minimum height=9mm, align=center] (t) at (5.4,1.3) {two pions\\parity plus one};
  % three-pion channel
  \node[draw, black, minimum width=30mm, minimum height=9mm, align=center] (h) at (5.4,-1.3) {three pions\\parity minus one};
  \draw[->, acc, thick] (k) -- (t);
  \draw[->, acc, thick] (k) -- (h);
  \node[black, font=\scriptsize, align=center, right] at (7.3,0) {opposite parity\\same mass and lifetime};
\end{tikzpicture}
$$

## Lee and Yang's proposal

In 1956 T. D. Lee and C. N. Yang examined the experimental basis for parity
conservation and found something remarkable: while parity was firmly established in
the strong and electromagnetic interactions, there was _no_ evidence for it in the
weak interaction, because no one had looked. They proposed that the weak
interaction violates parity, resolving the puzzle at a stroke — the $\theta$ and
$\tau$ are one particle — and, the decisive step, they proposed concrete experiments to
test it.[^tong-parity]

The signature of parity violation is an observable that is a **pseudoscalar**: a
quantity that changes sign under $\vec{r}\to-\vec{r}$ and whose nonzero average
therefore cannot survive in a parity-symmetric world. The cleanest is the
correlation between a particle's spin $\vec{J}$ (an axial vector, unchanged by
parity) and a momentum $\vec{p}$ (a polar vector, reversed by parity). The dot
product $\vec{J}\cdot\vec{p}$ flips sign under parity; a nonzero value for it is
direct proof that parity is broken.

## The Wu experiment

C. S. Wu and collaborators tested exactly this correlation in the beta decay of
polarized cobalt-60,

$$
{}^{60}\text{Co} \to {}^{60}\text{Ni} + e^- + \bar\nu_e ,
$$

a nucleus whose spin can be aligned. The cobalt-60 sample was cooled to about
$0.01$ K and its nuclear spins aligned by an external magnetic field; the angular
distribution of the emitted electrons was then measured relative to the spin
direction. Parity conservation would demand a distribution symmetric under
reversing the momentum — equal numbers of electrons emitted along and against the
nuclear spin. Instead the electrons came out preferentially _opposite_ to the
nuclear spin.[^thomson-wu]

$$
% caption: The Wu experiment. Cobalt-60 nuclei are polarized with their spin
% pointing up; the beta-decay electrons are emitted preferentially opposite to the
% spin. The mirror image (right) reverses the spin sense but not the emission
% direction, producing a distribution that nature does not exhibit. Parity is
% violated.
\begin{tikzpicture}[>=stealth, font=\footnotesize, scale=1.0]
  \definecolor{acc}{HTML}{4A6FA5}
  % real process: spin up, electrons down
  \draw[acc, very thick] (0,0) circle (0.45);
  \node[acc, font=\scriptsize] at (0,0) {Co};
  \draw[->, black, very thick] (0,0.55) -- (0,1.6) node[above, font=\scriptsize] {spin};
  \draw[->, acc, thick] (-0.35,-0.55) -- (-0.8,-1.5);
  \draw[->, acc, thick] (0,-0.6) -- (0,-1.6);
  \draw[->, acc, thick] (0.35,-0.55) -- (0.8,-1.5);
  \node[acc, font=\scriptsize, below] at (0,-1.7) {electrons};
  \node[font=\scriptsize] at (0,-2.4) {observed};
  % mirror line
  \draw[black, dashed, thick] (2.3,-2.6) -- (2.3,2.0);
  \node[black, font=\scriptsize, above] at (2.3,2.0) {mirror};
  % mirror image: spin down, electrons down
  \draw[acc, very thick] (4.6,0) circle (0.45);
  \node[acc, font=\scriptsize] at (4.6,0) {Co};
  \draw[->, black, very thick] (4.6,-0.55) -- (4.6,-1.6) node[below, font=\scriptsize] {spin};
  \draw[->, acc, thick] (4.25,0.55) -- (3.8,1.5);
  \draw[->, acc, thick] (4.6,0.6) -- (4.6,1.6);
  \draw[->, acc, thick] (4.95,0.55) -- (5.4,1.5);
  \node[font=\scriptsize] at (4.6,-2.4) {not observed};
\end{tikzpicture}
$$

The asymmetry amounts to the pseudoscalar $\vec{J}\cdot\vec{p}$ acquiring a nonzero
average. Its mirror image — spin reversed, electron directions unchanged — is a
physically distinct process that does not occur in nature. Parity is violated in
the weak interaction, and the effect vanishes as the polarization is lost when the
sample warms, confirming it is genuinely the spin–momentum correlation and not an
apparatus artifact.

## Maximal violation, helicity, and chirality

The violation is not merely nonzero; it is **maximal**. The natural measure of a
particle's handedness is its **helicity**, the projection of spin onto momentum,

$$
h = \frac{\vec{S}\cdot\vec{p}}{\lvert\vec{S}\rvert\,\lvert\vec{p}\rvert} ,
$$

which is $+1$ (**right-handed**) when spin and momentum are parallel and $-1$
(**left-handed**) when antiparallel. Analysis of weak decays shows the emitted
electron is preferentially left-handed and the positron right-handed, with the
preference approaching totality in the relativistic limit.

$$
% caption: Helicity. A right-handed particle has its spin aligned with its
% momentum; a left-handed particle has spin opposed to momentum. The charged weak
% force acts only on the left-handed chirality of particles (and right-handed of
% antiparticles).
\begin{tikzpicture}[>=stealth, font=\footnotesize, scale=1.0]
  \definecolor{acc}{HTML}{4A6FA5}
  % right-handed
  \node[font=\scriptsize] at (1.1,1.7) {right-handed};
  \fill[acc] (0,0.6) circle (3pt);
  \draw[->, acc, very thick] (0.2,0.6) -- (2.2,0.6) node[right, font=\scriptsize] {momentum};
  \draw[->, black, thick] (0,0.75) arc (-90:180:0.24);
  \node[black, font=\scriptsize] at (-0.55,0.95) {spin};
  % left-handed
  \node[font=\scriptsize] at (1.1,-1.5) {left-handed};
  \fill[acc] (0,-0.6) circle (3pt);
  \draw[->, acc, very thick] (0.2,-0.6) -- (2.2,-0.6) node[right, font=\scriptsize] {momentum};
  \draw[->, black, thick] (0.24,-0.45) arc (90:-180:0.24);
  \node[black, font=\scriptsize] at (-0.55,-0.35) {spin};
\end{tikzpicture}
$$

Helicity, however, is frame-dependent for a massive particle: a fast observer who
overtakes the particle sees its momentum reverse while its spin does not, flipping
the sign of $h$. The frame-independent quantity the weak interaction actually
couples to is **chirality**, the eigenvalue of the projector
$\tfrac12(1 \mp \gamma^5)$ that splits a Dirac field into left- and right-handed
components. For a massless particle chirality and helicity coincide; for a massive
one they align in the relativistic limit, which is why the observed electron
helicity approaches $-1$ as its energy grows. The distinction becomes essential in
the weak-interaction module, where the $V\!-\!A$ current is built from the
left-chiral projector; here it suffices that the charged weak force reaches only
the left-handed chirality of a particle and the right-handed chirality of an
antiparticle.

## Left-handed doublets, right-handed singlets

The structural consequence organizes every fermion in the Standard Model. The
charged weak current pairs the members of each generation — it turns an electron
into its neutrino, an up quark into a down quark — but only for the left-handed
chirality. The left-handed fields are therefore grouped into **weak-isospin
doublets** on which the $W$ boson acts, while the right-handed fields, which the
charged weak force never touches, sit as **singlets**:

$$
\begin{pmatrix} \nu_e \\ e^- \end{pmatrix}_L , \quad
\begin{pmatrix} u \\ d \end{pmatrix}_L , \qquad
e^-_R , \quad u_R , \quad d_R .
$$

$$
% caption: The weak-force assignment. Left-handed fermions of a generation form
% doublets that the W boson rotates between; right-handed fermions are singlets
% the charged weak force never acts on. The right-handed neutrino, if it exists,
% is a complete singlet, decoupled from every gauge force.
\begin{tikzpicture}[>=stealth, font=\footnotesize, scale=1.0]
  \definecolor{acc}{HTML}{4A6FA5}
  % left-handed doublet
  \draw[acc, very thick, fill=acc!10] (-3.4,-0.9) rectangle (-1.2,1.1);
  \node[acc, font=\scriptsize] at (-2.3,0.6) {neutrino};
  \node[acc, font=\scriptsize] at (-2.3,-0.4) {electron};
  \node[font=\scriptsize, above] at (-2.3,1.15) {left-handed doublet};
  \draw[<->, acc, thick] (-1.9,0.35) -- (-1.9,-0.15);
  \node[acc, font=\scriptsize, right] at (-1.85,0.1) {W};
  % right-handed singlets
  \draw[black, thick] (1.0,0.2) rectangle (3.2,1.0);
  \node[font=\scriptsize] at (2.1,0.6) {electron (right)};
  \draw[black, thick] (1.0,-1.0) rectangle (3.2,-0.2);
  \node[font=\scriptsize] at (2.1,-0.6) {quarks (right)};
  \node[font=\scriptsize, above] at (2.1,1.15) {right-handed singlets};
  \node[black, font=\scriptsize] at (2.1,-1.5) {no charged weak coupling};
\end{tikzpicture}
$$

This left–right asymmetry is not a small correction bolted onto a symmetric
theory; it is the defining feature of the weak interaction and the reason the
Standard Model must be written with left- and right-handed fields treated
differently from the start.

## The handedness of the neutrino

The sharpest demonstration is the neutrino itself. Because the neutrino interacts
only weakly, its helicity is a direct readout of the weak coupling. In 1958
Goldhaber, Grodzins, and Sunyar measured it in a single ingenious experiment: an
electron capture in europium-152 producing a samarium nucleus and a neutrino,
followed by a photon whose circular polarization — measured by resonant scattering
— was correlated through angular-momentum conservation with the neutrino's
helicity. The result was unambiguous: the neutrino is **left-handed**, helicity
$-1$, within experimental error.[^perkins-goldhaber]

The antineutrino, correspondingly, is right-handed. In the massless approximation
in which the neutrino was long treated, this means only left-handed neutrinos and
right-handed antineutrinos exist at all — the other two states simply do not couple
to anything and were, in the original Standard Model, omitted entirely. That the
neutrino in fact has a small mass, and so cannot be purely one helicity, is the
first crack in this picture and the seed of neutrino oscillations, taken up in a
later module. But the handedness the weak force selects — left for particles, right
for antiparticles — is exact, and it is the permanent legacy of the parity
violation that Wu discovered.

[^griffiths-tautheta]: Griffiths, _Introduction to Elementary Particles_, 2nd ed., §4.4 — the tau–theta puzzle and its resolution as a single kaon with parity-violating decays.
[^tong-parity]: Tong, _The Standard Model_ (Cambridge Part III), §1.3–1.4 — parity violation in the weak interaction and the chiral structure of the fermion couplings. http://www.damtp.cam.ac.uk/user/tong/standardmodel.html
[^thomson-wu]: Thomson, _Modern Particle Physics_, §11.1 — the Wu polarized-cobalt-60 experiment and the spin–momentum asymmetry establishing parity violation. See also C. S. Wu et al., _Phys. Rev._ **105**, 1413 (1957).
[^perkins-goldhaber]: Perkins, _Introduction to High Energy Physics_, 4th ed., Ch. 7 — the Goldhaber measurement of neutrino helicity from europium-152 electron capture. Original: M. Goldhaber, L. Grodzins, A. W. Sunyar, _Phys. Rev._ **109**, 1015 (1958).
