Measuring Spin Along z
Spin-1/2 is the simplest quantum system that cannot be explained by classical physics. An electron (or any other spin-1/2 particle) has exactly two possible outcomes when its spin is measured along any fixed axis: it registers either spin-up () or spin-down (). There is no in-between value.
The spin-state space
The eigenstates of the -component of spin, , form an orthonormal basis for the two-dimensional Hilbert space of spin-1/2:
Any spin state can be expanded in this basis:
where and are complex numbers satisfying the normalization condition .
The Born rule for spin
When a -measurement is performed on the state , the Born rule gives the probabilities directly:
Because , the two probabilities always add up to 1 — one of the two outcomes must occur. After the measurement the state collapses to whichever eigenstate was found: if the result is spin-up, the post-measurement state is .
A worked example
Suppose a particle is prepared in
Check normalization first:
The probability of measuring spin-up is
and the probability of measuring spin-down is
Notice that the phase factor in the spin-down amplitude does not affect its probability — only the modulus matters for measurement.
Connection to the Stern–Gerlach experiment
The Stern–Gerlach apparatus is precisely a device that performs an measurement: a non-uniform magnetic field along deflects the particle up or down depending on which eigenstate it collapses into. Sending an ensemble of identically prepared particles through the apparatus and counting deflections is how and are measured in practice.
Try it
This is a numerical exercise — your code should return a number. A spin-1/2 particle is prepared
in . What is the probability
of measuring spin-up along ?
Sign in on the full site to ask questions and join the discussion.