🏠 Home 📘 Track 2: Mathematics for Quantum M01 — How to Learn Track 2 M02 — Track 1 → Track 2 Bridge M03 — Complex Numbers
M02 §0 · Mindset & Bridge ~12 min

Track 1 → Track 2 — 8 translations

Every intuition you built in Track 1 has a precise mathematical form. This lesson makes those translations explicit — all at once, before the mathematics begins. You should feel recognition, not surprise.

✦ One Idea You already know the concepts. Track 2 gives them their mathematical clothing.
synthesis recognition Track 1 → Track 2 low cognitive load flip cards
Hook
🪝 Hook

You've seen all of this before.

Here's something most Track 2 students don't realise at the start: there is no genuinely new idea in the first section of Track 2. Every concept already exists in your head from Track 1. What changes is the language it's written in.

In Track 1, a qubit was a spinning coin. In Track 2, that same coin becomes $|\psi\rangle = \alpha|0\rangle + \beta|1\rangle$. The coin hasn't changed. You're just meeting it with its name tag on.

🔁
How to use this lesson

Flip each card. The front shows the Track 1 intuition you already own. The back shows its mathematical form. If the back feels foreign — don't worry. The next section of Track 2 will derive it step by step. This lesson is not asking you to memorise. It's asking you to recognise. If you feel "I've seen this before" for each card, the lesson worked.

Rate your confidence on each card's back. The lesson completes when you've flipped all eight.

Interactive
🃏 8 Translations

Flip each card — front to back

Click or tap any card to reveal its mathematical form. Rate your confidence on the back before flipping to the next one. The progress strip tracks how many you've seen and how many feel solid.

Progress
1
2
3
4
5
6
7
8
Seen: 0/8 · Confident: 0/8
🔒
Flip all 8 cards to unlock completion
Each card you see moves you closer
0 / 8 seen
Track 1 L04
🪙
Spinning Coin
Click to see the math
Track 2 Dirac notation
$|\psi\rangle = \alpha|0\rangle + \beta|1\rangle$
A qubit state is a linear combination of basis states. $\alpha$ and $\beta$ are amplitudes — complex numbers whose squares give probabilities.
Confidence:
Track 1 L05
📊
Probability Bar
Click to see the math
Track 2 Born rule
$P(|0\rangle) = |\alpha|^2$
Measurement probability equals amplitude squared. The bar you dragged in L05 was displaying $|\alpha|^2$ — this is its exact name.
Confidence:
Track 1 L06
🌐
Bloch Sphere
Click to see the math
Track 2 state space
$|\psi\rangle = \cos\!\tfrac{\theta}{2}|0\rangle + e^{i\phi}\sin\!\tfrac{\theta}{2}|1\rangle$
Every point on the sphere is a unit-length state vector. Latitude $\theta$ sets the probability mix; longitude $\phi$ is the phase. The sphere is the unit sphere in state space.
Confidence:
Track 1 L10
〰️
Constructive Interference
Click to see the math
Track 2 amplitude addition
$\alpha_1 + \alpha_2 \to$ larger $|\cdot|^2$
Amplitudes add before squaring. Two paths to the same outcome have amplitudes that combine — constructively if they share sign, destructively if they oppose. Interference happens before measurement.
Confidence:
Track 1 L18
🔗
Entanglement
Click to see the math
Track 2 non-separable state
$|\Phi^+\rangle = \tfrac{1}{\sqrt{2}}(|00\rangle + |11\rangle)$
Two qubits share one joint state that cannot be written as a product of two individual states. This is what "non-separable" means precisely — and why measuring one instantly determines the other.
Confidence:
Track 1 L20
⚙️
X Gate
Click to see the math
Track 2 Pauli-X matrix
$X = \begin{pmatrix}0&1\\1&0\end{pmatrix}$
The X gate that flipped $|0\rangle \leftrightarrow |1\rangle$ on the Bloch sphere is this $2\times 2$ matrix. Every gate is a unitary matrix. Every unitary matrix is a rotation on the sphere.
Confidence:
Track 1 L22
Quantum Circuit
Click to see the math
Track 2 matrix product
$(U_n \cdots U_2 U_1)|\psi\rangle$
Running a circuit applies matrices left-to-right in time, right-to-left in matrix notation. Each gate $U_i$ is a unitary matrix; the circuit is their product applied to the input state.
Confidence:
Track 1 L27
🚫
No-Cloning
Click to see the math
Track 2 linearity forbids copying
$U|\psi\rangle|0\rangle \neq |\psi\rangle|\psi\rangle$
No unitary $U$ can duplicate an unknown state. The proof is three lines of linearity: assume cloning works, apply to a superposition, reach a contradiction. Unknown quantum states cannot be duplicated.
Confidence:
💡 Pattern to notice
Every Track 1 concept maps to a mathematical object: intuitions → states, bars → probabilities, rotations → matrices, wires → matrix products. Track 2 is not new ideas — it's the same ideas with the ability to compute precisely.
Pedagogy note
🌱 If you struggled

If any card felt unfamiliar — that's the signal.

This lesson is designed to feel like pattern recognition. Every card should produce "oh, I know that." If a card's back produced confusion rather than recognition, that's useful information about which Track 1 concepts need a revisit before going further.

📍
Targeted revisits by card

Card 1 (Spinning Coin) → revisit L04. Card 2 (Probability Bar) → revisit L05. Card 3 (Bloch Sphere) → revisit L08. Card 4 (Interference) → revisit L10 and L11. Card 5 (Entanglement) → revisit L12 and L13. Card 6 (X Gate) → revisit L19. Card 7 (Quantum Circuit) → revisit L18 and L22. Card 8 (No-Cloning) → revisit L24. You don't need to re-do the full lesson — just the interactive section of each one.

Track 2 will derive each of these mathematical forms step by step, starting with complex numbers in M03. The purpose of this lesson is not to explain the math — it's to show you that none of it is coming from nowhere.

Lesson Summary

8 Translations — What You Now Hold Together

  • 🪙
    Spinning Coin → $|\psi\rangle = \alpha|0\rangle + \beta|1\rangle$
    The coin that was heads-and-tails simultaneously is a linear combination of basis states. The amplitudes $\alpha$ and $\beta$ are complex numbers — Track 2 starts here.
  • 📊
    Probability Bar → $|\alpha|^2$
    The bar you dragged in L05 was displaying the square of the amplitude. Probability equals amplitude squared. This is the Born rule — Track 2 will derive why it must be this way.
  • 🌐
    Bloch Sphere → unit state vector
    Every point on the sphere is a valid qubit state, parameterised by angles $\theta$ and $\phi$. The sphere is the unit sphere in the complex Hilbert space of a qubit.
  • 〰️
    Interference → amplitudes add before squaring
    Two paths to the same outcome combine their amplitudes — then you square to get probability. This is why interference exists: squaring a sum is not the sum of squares.
  • 🔗
    Entanglement → non-separable joint state
    $|\Phi^+\rangle = \tfrac{1}{\sqrt{2}}(|00\rangle + |11\rangle)$ cannot be written as a product of two individual states. That non-separability is the precise definition of entanglement.
  • ⚙️
    X Gate → Pauli-X matrix
    Every gate is a unitary $2\times 2$ matrix. X flips $|0\rangle$ and $|1\rangle$ because its off-diagonal entries are 1. Every rotation on the Bloch sphere corresponds to exactly one unitary matrix.
  • Quantum Circuit → matrix product
    Running gates left-to-right in a circuit is multiplying matrices right-to-left. The full circuit is a single unitary transformation applied to the initial state.
  • 🚫
    No-Cloning → linearity forbids copying
    Assume a copying unitary exists. Apply it to a superposition. The result is both a clone and a contradiction. Linearity makes copying impossible — and this is provable from first principles.
Overall — how well do all 8 translations feel now?

You've seen all 8 intuitions in their mathematical form.
But what are those complex numbers $\alpha$ and $\beta$ made of?
Why does quantum computing need imaginary numbers at all?

→ The answer starts with $i$ — M03: Complex Numbers
Sources & Further Reading
← Previous
How to Learn Track 2
M01 — Prediction battles and instinct checks