PUTTING IT TOGETHER: THE MATH BEHIND THE BLOCH SPHERE
The capstone lesson: deriving the full qubit state formula and proving every claim from Module 1.
Every lesson in this module has been building toward one single payoff: writing down the exact, general mathematical formula for a qubit state — the formula that Module 1 described only in pictures. By the end of this lesson, every claim made in Module 1 (the poles, the equator states, the Born rule, phase) will be derived from the ground up using nothing but the tools from Lessons 1 through 8. This is where the whole module clicks into a single coherent picture.
Step 1: The Most General Possible Qubit State
A qubit state is a 2-entry column vector (Lesson 1) with possibly complex entries (Lesson 2):
where and are complex numbers, called amplitudes.
Step 2: The Normalization Constraint
Recall from Lesson 1 that a valid qubit state must have length exactly 1, and from Lesson 5 that this is equivalent to . Writing this out fully using complex numbers, and using the modulus-squared trick from Lesson 2:
This is the normalization condition: the sum of the squared moduli of the two amplitudes must equal 1.
Step 3: Recognizing This as a Probability Statement (the Born Rule, General Form)
For a qubit state |ψ⟩ = α|0⟩ + β|1⟩:
Notice this instantly explains why the normalization condition must hold: it's exactly the statement that "the probability of measuring 0, plus the probability of measuring 1, must add up to 100%" — the most basic requirement any valid probability distribution must satisfy. Every unitary matrix (Lesson 4) is specifically built to always preserve this sum, which is precisely why unitarity is required for every quantum gate.
Step 4: From Two Complex Numbers to Two Angles
At first glance, and (two complex numbers) seem to contain 4 real numbers' worth of information. But two of these turn out to not matter physically, which is what lets us compress everything down to the two angles (θ, φ) from Module 1's Bloch sphere.
Removing one degree of freedom: the normalization constraint. removes one of the four numbers' worth of freedom.
Removing a second degree of freedom: global phase. It's a fact of quantum mechanics that multiplying an entire state vector by for any overall angle produces a state that is experimentally indistinguishable from the original — every possible measurement gives identical statistics. This overall, whole-vector rotation is called a global phase, and because it's never measurable, we're free to eliminate it by convention — specifically, by always choosing to be a plain non-negative real number.
After removing these two unphysical degrees of freedom, exactly two real numbers of genuine, physical freedom remain — matching perfectly with the two angles, θ and φ, that specify a point on the Bloch sphere's surface.
Don't confuse "global phase" (the unmeasurable, discardable kind we just eliminated) with the φ (longitude) phase from Module 1, which is a relative phase — a phase difference between the α and β amplitudes, not applied equally to both. Relative phase is very much measurable (as Module 1, Lesson 5 demonstrated using X- and Y-basis measurements) and is one of the most important ideas in this entire course. Only the "apply it to the whole vector equally" version is physically invisible.
Step 5: The Full Parametrized Formula
Combining everything: we write as a non-negative real number, and as a complex number whose modulus and phase are free to vary. The standard parametrization is:
Or, in explicit column vector form:
This is the single most important formula in this entire module. Let's verify, exhaustively, that it reproduces every single claim made in Module 1.
Verification 1: The North Pole, |0⟩ (θ = 0°, φ = 0°)
Verification 2: The South Pole, |1⟩ (θ = 180°, φ = 0°)
This also confirms Module 1, Lesson 3's claim that φ is irrelevant exactly at the poles — since the top entry is always exactly 0 at this θ, any φ value gets multiplied against a bottom entry that fully determines the state on its own, matching the same physical state regardless of φ.
Verification 3: |+⟩ (θ = 90°, φ = 0°)
This exactly matches the vector we built by hand in Lesson 1 — now derived from first principles instead of assumed.
Verification 4: |−⟩ (θ = 90°, φ = 180°)
Using Euler's formula from Lesson 2: .
Exactly matching the vector used throughout Lessons 5, 6, and 8.
Verification 5: |i⟩ (θ = 90°, φ = 90°)
Using Euler's formula: .
Exactly matching the vector used in Lesson 5's Worked Examples 4 and 5.
Verification 6: |−i⟩ (θ = 90°, φ = 270°)
Using Euler's formula: .
Verification 7: Confirming the Born Rule's Geometric Form from Module 1
Using the general parametrized state, and :
For P(1), we use a fact directly following from Lesson 2: multiplying two complex numbers multiplies their moduli, so . Since always sits on the unit circle, always, for any φ. So:
This exactly reproduces the geometric Born rule formula from Module 1, Lesson 6 — but now derived from the underlying vector algebra, rather than simply asserted. This also explains, finally and completely, why phase (φ) never affects Z-basis measurement probability: φ only ever appears multiplied by , whose modulus is always exactly 1 no matter what φ is, so it disappears completely the moment we take .
Practice Questions
Test your understanding
KEY TAKEAWAYS
Remember these points
Every single-qubit state can be written in full generality as — the exact algebraic counterpart to Module 1's Bloch sphere picture
The Born rule, in its general form, states and for any state — and plugging in the θ/φ parametrization exactly reproduces Module 1's geometric formula
A quantum state's four raw real numbers (two complex amplitudes) reduce to exactly two physically meaningful real numbers (θ, φ) after removing the normalization constraint and the unmeasurable global phase
We derived, rather than merely asserted, every specific state vector used throughout this module: |0⟩, |1⟩, |+⟩, |−⟩, |i⟩, and |−i⟩ all fall directly out of the general formula at the appropriate θ and φ values
Global phase (applied equally to the whole vector) is physically unmeasurable; relative phase (the φ that multiplies only β) is genuinely measurable and physically significant — this distinction resolves a question implicitly raised all the way back in Module 1