Source-verifiedLevel 1

Collapse

Collapse is the abrupt update of a quantum state upon measurement: the superposition is replaced by the single basis state corresponding to the observed outcome.

What it means

Before measurement, a qubit can be in a superposition |ψ⟩ = α|0⟩ + β|1⟩.The moment it is measured in the computational basis, the state 'collapses': if the outcome is 0, the post-measurement state is |0⟩; if 1, it is |1⟩.Formally, the state is projected onto the observed outcome and renormalized: |ψ'⟩ = Pᵢ|ψ⟩ / √⟨ψ|Pᵢ|ψ⟩.Collapse is irreversible in practice — the original amplitudes α and β cannot be recovered from a single outcome.Importantly, collapse as taught here is an operational update rule: it tells you what state to use for all subsequent predictions.Whether something physically 'happens' during collapse is a question of interpretation (Copenhagen, many-worlds, and others disagree), but all interpretations agree on the predicted statistics.In quantum computing, collapse is why you cannot simply read out a superposition — algorithms must use interference to concentrate amplitude on the right answer before the final measurement collapses the state.

Everyday analogy

Collapse is like a spinning coin: while it spins on the table it is neither heads nor tails — it is 'both-ish'. The instant you slap your hand down on it and look, it must pick one side. And no matter how gently you lift your hand, the spin is gone — you cannot un-slap the coin.
It is like a photo finish in a race: while the runners are mid-race many outcomes are open, but the camera click (measurement) records exactly one final ordering, and the race cannot be re-run from that photo.

Common misconceptions

  • Collapse is NOT a physical force or a wave that travels through space — it is an update of the quantum state description, not a mechanical shock, and it does NOT transmit information faster than light. Measuring one qubit of an entangled pair instantly updates the description of the other, but no usable signal is sent; extracting any information still requires classical communication.
  • Collapse is not the same as decoherence: decoherence is the gradual, environment-induced loss of coherence that makes a system look classical, while collapse is the state update associated with obtaining a definite measurement outcome.
  • Collapse does not mean the qubit 'secretly was' in that state all along — interference experiments rule out the picture of a pre-existing hidden value in a single fixed basis.

Key takeaways

  • Measurement replaces a superposition with the single basis state matching the observed outcome (projection + renormalization).
  • Collapse is irreversible: the pre-measurement amplitudes cannot be recovered from one outcome.
  • Collapse does not transmit information faster than light, even for entangled states.
  • Algorithms must finish their interference work before the final measurement, because collapse ends the quantum computation.

Check your understanding

A qubit in state (|0⟩ + |1⟩)/√2 is measured and yields outcome 1. What is the state of the qubit immediately after the measurement?

  1. A.(|0⟩ + |1⟩)/√2, unchanged
  2. B.|1⟩
  3. C.|0⟩
  4. D.A random new superposition
Show the answer

Answer: B. |1⟩

Why: The measurement collapses the superposition onto the basis state matching the observed outcome. Since the outcome was 1, the post-measurement state is |1⟩, and the original superposition is gone.

Builds on

Primary source: Nielsen & Chuang, Quantum Computation and Quantum Information (2010), doi:10.1017/CBO9780511976667

Graded 2026-07-10 (human sign-off): established for the operational state-update (projection) rule per Nielsen & Chuang (2010) §2.2.3/§2.2.5 and Preskill Ph219. The ontological status of collapse (interpretations of quantum mechanics) remains an open question; this entry confines itself to the operational rule. Pending human grading.

Learn it hands-on

This concept is part of a 46-level curriculum with an interactive simulator and Lumen, a tutor whose answers are verified before you see them. Levels 1–5 are free.