Bloch Sphere Representation
Track: Foundations · Difficulty: Beginner · Est: 14 min
Bloch Sphere Representation
Overview
So far, a qubit has been a state vector
with complex amplitudes and . This page adds a geometric viewpoint: every single-qubit pure state corresponds to a point on a sphere, called the Bloch sphere (after we ignore global phase).
The goal is not to memorize formulas. The goal is to understand what information a qubit state contains and how that information can be pictured.
Intuition
There are four real degrees of freedom in the pair because each complex number has a real part and an imaginary part.
But not all of those degrees of freedom describe physically different states:
- Normalization removes one degree of freedom because .
- Global phase removes one more degree of freedom because and describe the same physical state.
That leaves two meaningful continuous parameters—exactly what you need to specify a point on a sphere surface (like latitude and longitude).
The Bloch sphere is that sphere: it is a way to encode those two parameters as angles.
The computational basis states sit at the poles:
- North pole:
- South pole:
States with “equal weight” on and lie on the equator; their longitude depends on relative phase.
Formal Description
Start with a normalized qubit state
Because overall (global) phase is unobservable, we can choose a convenient representative of the same physical state by factoring out a global phase so that the amplitude of is real and nonnegative.
With that choice, every single-qubit pure state can be written in the standard Bloch-sphere form:
Here is what each symbol means:
- is a real angle in . It controls the relative weights of and .
- is a real angle in . It controls the relative phase between the and components.
- is a complex number of magnitude 1 (a pure phase factor).
You can read off the measurement probabilities in the computational basis immediately:
Notice that does not affect these probabilities for computational-basis measurement. That does not mean is meaningless; it means becomes visible when you compare or combine states (interference) or measure in a different basis.
To connect angles to a point on the unit sphere, define the Bloch vector
This is exactly the usual spherical-coordinate parameterization of the unit sphere.
Worked Example
Let
This has equal magnitudes on and , so it lies on the equator. In Bloch form we match
which implies .
The relative phase is , so .
The corresponding point is
So this state is on the equator pointing along the + direction.
Turtle Tip
If you’re ever unsure what and mean, anchor yourself with two questions: “How much weight is on vs ?” (that’s ) and “What is the relative phase between the components?” (that’s ).
Common Pitfalls
Don’t confuse global phase with the Bloch-sphere longitude . Global phase multiplies the entire state and is unobservable. The Bloch-sphere angle is a relative phase between basis components and can be physically meaningful.
Also: the Bloch sphere is a perfect tool for a single qubit, but it does not scale to multi-qubit states. Two qubits cannot be visualized as points on a 3D sphere.
Quick Check
- Which angle, or , controls the probabilities of measuring 0 vs 1 in the computational basis?
- Where do and sit on the Bloch sphere?
What’s Next
The Bloch sphere turns “state vectors” into points. Next we will interpret changes of state geometrically as rotations of that point around axes of the sphere—still without introducing matrices or circuits.
