The Bloch sphere is the most useful picture in all of quantum computing. Every possible state of a single qubit — every superposition, every phase, every weird mix — corresponds to exactly one point on its surface. One-to-one. No exceptions.
This lesson is mostly a playground. Drag the sliders, jump between named states, watch the state vector and the amplitude clocks update together. Your job is to build a physical intuition for what a qubit is.
Anatomy of the sphere
The Bloch sphere is a unit sphere (radius ) centered at the origin, with three landmarks:
- The north pole is . .
- The south pole is . .
- The equator is the set of states where and are mixed . Which point on the equator you’re at is set by the phase .
Six states have special names because they keep showing up:
| State | Name | ||
|---|---|---|---|
| computational zero | — | ||
| computational one | — | ||
| plus | |||
| minus | |||
| plus- | |||
| minus- |
Click the state buttons in the explorer above to jump between them. Watch how the state vector in the top-right display changes. In particular, notice what happens to the phase of the amplitudes — the little clock hands — as you move around the equator while keeping fixed. That’s the phase doing its work.
The formula
The two angles and map to the qubit state via:
Don’t panic. You don’t need to memorize this. Just notice two things:
- When : , , so . ✓
- When : , , so . The phase out front is a global phase — it doesn’t change anything you can measure, so we usually drop it and just write . ✓
The half-angle in the formula is there because of a geometric quirk: two qubit states that are “opposite” on the Bloch sphere (like and , at angle on the sphere) need to be fully orthogonal as quantum states (angle in state space). Halving makes the math work out.
Global vs relative phase — the subtle bit
Two qubit states that differ only by an overall complex factor like are physically the same state. You can’t tell them apart by any measurement. That’s called a global phase, and we throw it away.
But the relative phase between the and components — the in the formula above — is real and matters. It’s what makes and different. It’s what makes quantum interference possible. We’ll see it in action when we meet the Hadamard gate.
The takeaway
Every single-qubit state is a point on the Bloch sphere. Two angles, and , are enough to describe any of them. The picture is literal: if two states live at the same point on the sphere, they’re the same state.
Next up: what actually happens when you look at a qubit.