|q⟩ Bad Qubits

intermediate · Physics · Spin-½ Systems & Pauli Algebra

Two-Spin Systems

Two spin-½ particles together live in a four-dimensional Hilbert space, the tensor product of two qubit spaces. The product basis is

,,,    00, 01, 10, 11.|{\uparrow\uparrow}\rangle,\quad |{\uparrow\downarrow}\rangle,\quad |{\downarrow\uparrow}\rangle,\quad |{\downarrow\downarrow}\rangle \;\equiv\; |00\rangle,\ |01\rangle,\ |10\rangle,\ |11\rangle.

But the more physical basis groups these states by their total spin S=S1+S2\mathbf{S} = \mathbf{S}_1 + \mathbf{S}_2.

Singlet and triplet

Adding two spin-½'s (s1=s2=12s_1 = s_2 = \tfrac{1}{2}) yields total spin S=1S = 1 or S=0S = 0:

1212=10.\tfrac{1}{2} \otimes \tfrac{1}{2} = 1 \oplus 0.

The S=1S = 1 sector is the triplet (three states, symmetric under particle exchange):

1,+1=,1,0=+2,1,1=.|1,+1\rangle = |{\uparrow\uparrow}\rangle, \quad |1,0\rangle = \frac{|{\uparrow\downarrow}\rangle + |{\downarrow\uparrow}\rangle}{\sqrt{2}}, \quad |1,-1\rangle = |{\downarrow\downarrow}\rangle.

The S=0S = 0 sector is the singlet (one state, antisymmetric):

0,0=2=01102.|0,0\rangle = \frac{|{\uparrow\downarrow}\rangle - |{\downarrow\uparrow}\rangle}{\sqrt{2}} = \frac{|01\rangle - |10\rangle}{\sqrt{2}}.

Counting checks out: 3+1=43 + 1 = 4 states, matching the dimension of the combined space.

The singlet is maximally entangled

The singlet cannot be written as a product χ1χ2|\chi_1\rangle\otimes|\chi_2\rangle of single-spin states — it is entangled. Remarkably, it has the same form along every axis: measuring either spin gives a perfectly random result, but the two outcomes are always anti-correlated, whatever direction you choose. This rotational invariance is the signature of total spin zero, and it is exactly the state at the center of Bell-inequality experiments.

Total-spin operators

The squared total spin is

S2=(S1+S2)2=S12+S22+2S1S2.S^2 = (\mathbf{S}_1 + \mathbf{S}_2)^2 = S_1^2 + S_2^2 + 2\,\mathbf{S}_1\cdot\mathbf{S}_2.

Acting on the singlet, S20,0=0S^2|0,0\rangle = 0, while on every triplet state S2=1(1+1)2=22S^2 = 1(1+1)\hbar^2 = 2\hbar^2. The dot product S1S2\mathbf{S}_1\cdot\mathbf{S}_2 therefore takes the value 342-\tfrac{3}{4}\hbar^2 in the singlet and +142+\tfrac{1}{4}\hbar^2 in the triplet — the energy difference that underlies the exchange interaction in magnetism.

Try it

Build the singlet state (0110)/2(|01\rangle - |10\rangle)/\sqrt{2} on two qubits. The state vector panel should show equal magnitudes on 01|01\rangle and 10|10\rangle with opposite signs, and zero on 00|00\rangle and 11|11\rangle.

Run your code to see the quantum state.

Sign in on the full site to ask questions and join the discussion.