Quantum Spin

Spin is the most misnamed concept in physics. Electrons don’t spin. Spin is an intrinsic quantum property with no classical analog — and it’s the foundation of everything from chemistry to quantum computing.

Mental Model: The Two-Sided Coin That’s Neither

Measuring an electron’s spin along any axis yields exactly one of two results: up or down. Always. No gradations, no in-between values — just binary.

But here’s the critical point: the electron was not “already” spin-up or spin-down before the measurement. Bell’s theorem (from the entanglement lesson) proved that no pre-assigned values can reproduce the observed measurement statistics.

Spin is genuinely binary in its outcomes but fundamentally indefinite in its pre-measurement state.

Why “Spinning” Doesn’t Work

The name “spin” comes from an early (incorrect) intuition: maybe electrons are tiny charged spheres physically rotating. But the math kills this picture immediately. Given the electron’s measured angular momentum and its known size limit, the surface of the electron would need to rotate faster than the speed of light.

Spin is not rotation. It’s a quantum number — an intrinsic property like mass or charge. It has the mathematical structure of angular momentum (it obeys the same algebra), but it doesn’t correspond to anything physically rotating.

The Stern-Gerlach Experiment

In 1922, Stern and Gerlach sent a beam of silver atoms through an inhomogeneous magnetic field. Classically, randomly oriented magnetic moments should produce a continuous smear on the detector.

Instead, the beam split into exactly two discrete spots. Angular momentum was quantized, and it took only two values — not a continuum.

This was the first direct evidence of spin quantization, though it took a few more years before Goudsmit and Uhlenbeck correctly identified it as an intrinsic electron property.

Sequential Stern-Gerlach: Where Intuition Breaks

The sequential experiment reveals quantum mechanics at its most counterintuitive:

  1. Filter spin-up along Z. The result is a pure spin-up-Z beam.
  2. Now filter along X. The result is 50/50 spin-up-X and spin-down-X.
  3. Take the spin-up-X beam and filter along Z again. The result is 50/50 up and down.

Step 3 is the shock. These particles were already filtered as spin-up-Z in step 1. But measuring X in step 2 erased the Z information. Measuring one axis genuinely destroys knowledge of the other — this is not ignorance, it’s the uncertainty principle applied to spin components.

Spin-1/2: The 720-Degree Object

Electrons are spin-1/2 particles. This means something geometrically bizarre: rotating a spin-1/2 particle by 360 degrees does not return it to its original state. It picks up a minus sign. A full 720-degree rotation is required to get back to the starting state.

This is not a metaphor. It’s an experimentally verified fact — neutron interferometry experiments have confirmed the sign change under 360-degree rotation.

No classical object behaves this way. A coffee cup rotated 360 degrees is the same coffee cup. A spin-1/2 particle rotated 360 degrees is the negative of itself.

The Belt Trick

There is a physical demonstration: holding a belt buckle and twisting the belt 360 degrees leaves it impossible to untwist without rotating the buckle. Twisting it 720 degrees makes it possible to untwist by looping the belt around the buckle. This is the same mathematical structure (SU(2) vs SO(3)) that governs spin-1/2 rotation.

The belt trick doesn’t explain spin — nothing classical truly does — but it demonstrates that 720-degree periodicity is mathematically consistent and not paradoxical.

A Software Analogy: The Query-Dependent Flag

Spin behaves like a boolean that’s fundamentally binary in its output but whose value depends on how it is queried.

Consider a feature flag system where every query returns exactly true or false — never maybe, never a float. But the result depends on which config server is queried (which axis is measured). Querying server-X returns true. Querying server-Z afterward returns a random result — because querying X invalidated the Z state.

This isn’t a bug in the feature flag system. It’s fundamental: the flag doesn’t have simultaneous well-defined values for all servers. It only has a definite value for the axis actually queried.

Spin as the Qubit

Spin-1/2 is the simplest quantum system: exactly two possible measurement outcomes, arbitrary superposition between them, and incompatible measurement bases. This is precisely the qubit — the fundamental unit of quantum information.

  • |↑⟩ maps to |0⟩
  • |↓⟩ maps to |1⟩
  • Superposition of spin states maps to qubit superposition
  • Measurement along different axes maps to measurement in different bases

Every concept in quantum computing — superposition, entanglement, measurement, decoherence — can be illustrated with spin-1/2 systems. Spin isn’t just a physics concept; it’s the hardware layer of quantum information.

Key Takeaways

This lesson establishes:

  • Why spin is not physical rotation
  • What the Stern-Gerlach experiment revealed and why it was surprising
  • Why measuring spin along one axis destroys information about another axis
  • Why spin-1/2 particles require 720 degrees to return to their original state

Next: The Pauli Exclusion Principle

← Quantum Mechanics Quantum Spin