Pure vs Mixed (Preview)
Every state we have worked with so far — , , and their rotations — sits on the surface of the Bloch sphere. That surface is reserved for pure states: states that are fully described by a single ket and carry the maximum amount of quantum information a single qubit can hold.
What makes a state pure?
A pure state has two features. First, it satisfies with a definite pair of amplitudes; no randomness in the state specification itself. Second, its Bloch vector has unit length — it lands exactly on the sphere's surface. The north pole , the south pole , and every equatorial superposition like are all pure.
Formally, the density operator of a pure state is , a rank-one projector. One useful test is : squaring a rank-one projector gives back itself, so the trace of the square is one.
Interior points: mixed states
The Bloch sphere's interior is populated by mixed states. A mixed state arises when there is genuine classical uncertainty about which pure state the qubit is in — for example, a preparation device that flips a coin and produces either or with equal probability.
Such a situation cannot be captured by any single ket. Instead it is described by a weighted mixture of pure-state projectors:
For the equal-coin flip, , giving
This is the maximally mixed state — its Bloch vector has zero length and sits at the origin. Measuring it in any basis still gives or with probability , but that is now a result of classical ignorance rather than quantum superposition. The purity test confirms: .
Where the Bloch vector lands
For any state described by a density operator , the Bloch vector is defined by
where , , are the Pauli matrices. The Bloch vector has length . Physical states require :
- : pure state, lives on the surface.
- : partially mixed state, lives strictly inside the sphere.
- : maximally mixed state , sits at the center.
This geometric picture is why the Bloch sphere is so powerful: the formal purity increases monotonically with the Bloch vector length , so a greater distance from the center always means a less mixed, more pure state — with (surface) corresponding to purity 1 and (center) corresponding to purity .
A preview of why this matters
In the beginner track we work almost exclusively with pure states, because they are the ones our gates and state-vector simulator act on directly. Mixed states appear naturally when a qubit is entangled with another system and we look at only one half of the pair, or whenever the qubit interacts with an environment it cannot control. Intermediate lessons will return to density operators and quantum channels in full detail; for now, keep in mind that the Bloch sphere's surface and interior are two genuinely different physical regimes.
Sign in on the full site to ask questions and join the discussion.