Pure vs Mixed States (Comparison & Summary)
Track: Foundations · Difficulty: Beginner · Est: 12 min
Pure vs Mixed States (Comparison & Summary)
Overview
By now you have seen two complementary ways to describe quantum states:
- Pure states using kets .
- Mixed states using density matrices .
This page gives a calm, side-by-side comparison of what each description means, when you need it, and how to interpret it physically and probabilistically.
Intuition
A pure state is “maximal information” about a quantum system within the theory: it is not uncertainty-free (measurement can still be random), but it is not a classical mixture of possibilities.
A mixed state represents additional uncertainty beyond quantum randomness:
- either because the preparation involved classical randomness,
- or because you are looking at a subsystem and ignoring the rest.
Geometrically:
- Pure single-qubit states live on the surface of the Bloch sphere.
- Mixed single-qubit states live inside it (the Bloch ball).
The closer a mixed state is to the center, the less “directional information” it contains.
Formal Description
Pure states
A pure state is represented by a ket and its density matrix
For a single qubit, with .
Mixed states
A mixed state is represented directly by a density matrix
where:
- each is a classical probability,
- and .
Measurement rule (works for both)
For a projective measurement with outcome projector , the probability is
This formula reduces to the usual Born rule when .
Summary table
| Topic | Pure state | Mixed state |
|---|---|---|
| Representation | $ | \psi\rangle\rho= |
| Meaning | Single state (not classical uncertainty) | Classical uncertainty or ignored subsystem |
| Single-qubit geometry | Point on Bloch sphere surface | Point inside Bloch ball |
| Can be written as a single ket? | Yes | Not in general |
| Measurement probabilities | From overlaps (Born rule) |
Worked Example
Compare two preparations that look the same in the computational basis.
Case 1: Pure state
Measuring in the computational basis gives .
Case 2: Mixed state
A 50/50 mixture of and has density matrix
Measuring in the computational basis also gives .
Now measure in the basis.
- In the pure case , you get “” with probability 1.
- In the mixed case, you get “” with probability .
So the difference is operational: it shows up when you change what you measure.
Turtle Tip
If you’re unsure whether you need a density matrix, ask: “Is there classical uncertainty about which state was prepared, or am I ignoring part of a larger system?” If yes, use .
Common Pitfalls
Don’t think “mixed” means “quantum superposition plus ignorance.” Mixture is classical uncertainty; superposition is a single pure state.
Also, don’t assume every mixed state comes from a noisy device. Reduced states from entanglement are mixed even in perfectly idealized theory.
Quick Check
- What is one practical reason to use density matrices instead of kets?
- Where do mixed qubit states live geometrically relative to the Bloch sphere?
What’s Next
You now have the full conceptual and mathematical maturity needed for the next step: describing controlled state changes (unitary transformations) and composing them into computations.
In the Gates & Circuits track, we will introduce transformations as precise state updates—without changing the measurement rules you’ve learned here.
