|q⟩ Bad Qubits

intermediate · Physics · Spin-½ Systems & Pauli Algebra

Eigenstates Along Any Axis

We have seen that spin along zz has eigenstates 0|0\rangle and 1|1\rangle, and spin along xx has eigenstates ±|{\pm}\rangle. What about an arbitrary direction n^=(sinθcosϕ,sinθsinϕ,cosθ)\hat{n} = (\sin\theta\cos\phi,\,\sin\theta\sin\phi,\,\cos\theta)? The answer ties the abstract spin operator directly to a point on the Bloch sphere.

The spin operator along ĥ

The component of spin along n^\hat{n} is the projection

Sn^=n^S=2n^σ=2(nxσx+nyσy+nzσz).S_{\hat{n}} = \hat{n}\cdot\mathbf{S} = \frac{\hbar}{2}\,\hat{n}\cdot\boldsymbol{\sigma} = \frac{\hbar}{2}\bigl(n_x\sigma_x + n_y\sigma_y + n_z\sigma_z\bigr).

Writing it out as a matrix,

n^σ=(cosθsinθeiϕsinθeiϕcosθ).\hat{n}\cdot\boldsymbol{\sigma} = \begin{pmatrix} \cos\theta & \sin\theta\,e^{-i\phi} \\ \sin\theta\,e^{i\phi} & -\cos\theta \end{pmatrix}.

Because (n^σ)2=I(\hat{n}\cdot\boldsymbol{\sigma})^2 = I for any unit vector (it follows from the anticommutator relations), this operator has the same eigenvalues ±1\pm 1 as a single Pauli, so Sn^S_{\hat{n}} has eigenvalues ±2\pm\tfrac{\hbar}{2} — two outcomes along every axis, as expected.

The eigenstates

Diagonalizing n^σ\hat{n}\cdot\boldsymbol{\sigma} gives the spin-up and spin-down states along n^\hat{n}:

+n^=cosθ20+eiϕsinθ21,|{+\hat{n}}\rangle = \cos\frac{\theta}{2}\,|0\rangle + e^{i\phi}\sin\frac{\theta}{2}\,|1\rangle, n^=sinθ20eiϕcosθ21.|{-\hat{n}}\rangle = \sin\frac{\theta}{2}\,|0\rangle - e^{i\phi}\cos\frac{\theta}{2}\,|1\rangle.

The half-angle θ/2\theta/2 is the signature of spin-½: rotating the measurement axis by θ\theta in real space rotates the state by only θ/2\theta/2 in Hilbert space. This is why a spin-½ must be turned through 4π4\pi, not 2π2\pi, to return to its original state.

Quick checks

Try it

Prepare the spin-up eigenstate along the axis at polar angle θ=π/3\theta = \pi/3 with ϕ=0\phi = 0. After running, the Bloch arrow should tilt 6060^\circ from the +z+z axis toward +x+x.

Run your code to see the quantum state.

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