intermediate · Physics · The Postulates of Quantum Mechanics
The Born Rule, Formally
The Born rule is the bridge from amplitudes to observable probabilities. Postulate 3 stated it
in terms of projectors; here we work through the formalism carefully and then compute a probability
by hand.
The rule, written with projectors
Measure an observable whose eigenvalue ak has projector P^k. On a normalized state
∣ψ⟩ the probability of outcome ak is
p(ak)=⟨ψ∣P^k∣ψ⟩.
For a non-degenerate outcome with normalized eigenvector ∣ak⟩, the projector is
P^k=∣ak⟩⟨ak∣, and the formula collapses to the familiar amplitude-squared
form:
p(ak)=⟨ψ∣ak⟩⟨ak∣ψ⟩=∣⟨ak∣ψ⟩∣2.
The quantity ⟨ak∣ψ⟩ is the amplitude for the outcome; its squared modulus is
the probability. This is the precise statement of "probability is amplitude squared."
Why p(ak)=⟨ψ∣P^k∣ψ⟩ is a probability
A projector satisfies P^k†=P^k and P^k2=P^k. Therefore
p(ak)=⟨ψ∣P^k∣ψ⟩=⟨ψ∣P^k†P^k∣ψ⟩=P^k∣ψ⟩2≥0,
so probabilities are non-negative, and (using completeness ∑kP^k=I^) they sum to
one. The Born rule is consistent precisely because observables are Hermitian and their eigenprojectors
are complete.
Measuring in a rotated basis
A subtle point: the same state gives different probabilities depending on the measurement basis.
Take the state
∣ψ⟩=cosθ∣0⟩+sinθ∣1⟩.
Measured in the computational (Z) basis, p(0)=cos2θ and p(1)=sin2θ. But
suppose we measure in the X basis {∣+⟩,∣−⟩}, where
For θ=π/6 this is 21(23+21)2≈0.9330 —
quite far from the cos2(π/6)=0.75 you would get in the Z basis. The probability is a joint
property of the state and the measurement.
Try it
Compute the Born-rule probability p(+) for the state ∣ψ⟩=cosθ∣0⟩+sinθ∣1⟩ with θ=π/6, measured in the {∣+⟩,∣−⟩} basis. Form
the amplitude ⟨+∣ψ⟩, then return its squared modulus.
Run your code to see the quantum state.
Sign in on the full site to ask questions and join the discussion.