Part I — Classical Mechanics: A Brief Recap
In classical mechanics, the state of a system is everything needed to predict its future. For a single particle in one dimension, the state is the pair $(x, p)$ — position and momentum. All possible states form phase space: a continuous plane where every point represents a fully specified condition.
The simplest classical system: a coin with two states — heads $H$ and tails $T$. The laws of motion are rules for updating the state at each step:
| Law | Heads → | Tails → |
|---|---|---|
| "Nothing happens" | Heads | Tails |
| "Flip every step" | Tails | Heads |
These are deterministic: knowing the state now determines the state at every future moment. Quantum mechanics shatters this principle.
Part II — Why Quantum Mechanics Cannot Be Visualized
You cannot visualize quantum mechanics. Stop trying.
This is not defeatism — it is the most practical advice a physicist can give. Classical mechanics maps onto everyday experience because it was built from everyday experience. Quantum mechanics describes atoms, electrons, and photons — objects so small that your neural architecture offers no reliable guide.
Every attempt to picture a quantum state — "the electron is here and there at once," "spin is a little top" — is a metaphor that eventually fails. The correct approach is abstraction: learn to manipulate symbols according to precise mathematical rules and accept that formal manipulation is understanding.
Part III — The Qubit
Just as Susskind started classical mechanics with the simplest system (the coin), he starts quantum mechanics with the qubit — a quantum system with two possible measurement outcomes, conventionally labeled:
The physical realization: the spin of an electron, measured with a Stern-Gerlach device. Unlike a classical coin (definitely heads or tails), a qubit can exist in a superposition:
The probabilities of measuring each outcome are given by the Born rule:
Part IV — Stern-Gerlach Experiments
Experiment 1: The Unprepared Beam
Send electrons through a vertical Stern-Gerlach apparatus. The beam splits into two: half deflect upward ($+1$), half downward ($-1$). No electron ever registers an intermediate value. This is already non-classical — a classical spinning top would show a continuous range.
Experiment 2: State Preparation
Select only the $+1$ (spin-up) electrons. Send them through a second identical vertical device. Result: every single electron registers $+1$. By selecting the outcome, we have prepared the state $|\uparrow\rangle$.
Experiment 3: Rotating the Detector 90°
Take prepared $|\uparrow\rangle_z$ electrons and pass them through a horizontal Stern-Gerlach device. Classical expectation: a vector pointing up has zero horizontal component, so it should read $0$.
What actually happens: every electron registers either $+1$ or $-1$ — never $0$ — randomly, with equal 50/50 probability. Why? Because:
Each term has amplitude $\tfrac{1}{\sqrt{2}}$, so probability $\tfrac{1}{2}$. The average over many measurements is $0$ — agreeing with classical expectation — but individual measurements are never $0$.
Part V — Wave Function Collapse
After a measurement, the state collapses to the eigenstate corresponding to the observed outcome. The logical chain:
- Prepare $|\uparrow\rangle_z$: measuring $\hat{\sigma}_z$ always gives $+1$. ✓
- Measure $\hat{\sigma}_x$: get $+1$ (randomly). State collapses to $|+\rangle_x$.
- Measure $\hat{\sigma}_x$ again: always get $+1$. ✓ (collapse confirmed)
- Now measure $\hat{\sigma}_z$ again: result is random again — $\pm1$ each with probability $\tfrac{1}{2}$.
Step 4 is crucial: measuring $\hat{\sigma}_x$ destroyed the definite value of $\hat{\sigma}_z$. This is because $\hat{\sigma}_z$ and $\hat{\sigma}_x$ do not commute:
Non-commuting observables cannot both have definite values simultaneously. This is a mathematical theorem, not a limitation of instruments.
Part VI — Complex Vector Spaces
A complex vector space $V$ over $\mathbb{C}$ supports addition and scalar multiplication with complex scalars. The state space of a qubit is $\mathbb{C}^2$ — pairs of complex numbers as column vectors:
The standard basis vectors correspond to the two spin eigenstates:
The Inner Product and Born Rule
The inner product of two states in $\mathbb{C}^2$:
where $^*$ denotes complex conjugation. Physical states satisfy $\langle\psi|\psi\rangle = 1$ (normalization). The Born rule — the fundamental link between mathematics and probability:
Why Complex Numbers?
The use of complex (rather than real) numbers is essential. Imaginary parts encode phase information — the relative phase between components — which has measurable consequences in quantum interference. Restricting to real numbers gives the wrong predictions.
Part VII — Classical vs Quantum: The Deep Contrast
| Concept | Classical | Quantum |
|---|---|---|
| State | Point $(x,p)$ in phase space | Vector $|\psi\rangle \in \mathbb{C}^2$ |
| Evolution | Deterministic (Newton) | Deterministic (Schrödinger) between measurements |
| Measurement | Passive — reads pre-existing value | Active — collapses the state |
| Outcome | Continuous, predictable | Discrete $\pm1$, probabilistic |
| Math | Real numbers, ODEs | Complex vector spaces, linear algebra |