DeepPractise
DeepPractise

Superposition (Physical Meaning)

Track: Foundations · Difficulty: Beginner · Est: 12 min

Superposition (Physical Meaning)

Overview

Superposition is the idea that a quantum state can be expressed as a linear combination of basis states. This concept is required because it is the language of quantum state description—and it is also the source of many misunderstandings. This page explains what superposition means, what it does not mean, and how it differs from classical probability.

Intuition

In everyday life, uncertainty usually means ignorance. If you say “the coin is either heads or tails,” you mean you do not know which.

Superposition is different. It is not a statement about ignorance; it is a statement about the state itself being described by amplitudes relative to a chosen basis.

A useful analogy is waves. Two waves can add or cancel depending on their relative alignment. Classical probabilities do not cancel, but quantum amplitudes can. That is why superposition is more than “randomness.”

Formal Description

Fix a basis {0,1}\{|0\rangle,|1\rangle\}. A qubit state is written

ψ=α0+β1.|\psi\rangle = \alpha|0\rangle + \beta|1\rangle.

This expression says: “the state vector ψ|\psi\rangle has coordinates α\alpha and β\beta in this basis.” That is what superposition means.

What it does not mean. It does not mean the qubit secretly has a definite classical value that you simply have not learned.

Superposition vs classical probability. A classical probabilistic bit can be described by numbers like P(0)=pP(0)=p and P(1)=1pP(1)=1-p. Those probabilities add like ordinary numbers and never cancel.

A quantum state is described by amplitudes α\alpha and β\beta. Probabilities are computed as α2|\alpha|^2 and β2|\beta|^2, but when you combine states or evolve them, the complex amplitudes are what interact.

Worked Example

Consider two states:

ψ+=12(0+1),ψ=12(01).|\psi_+\rangle = \tfrac{1}{\sqrt{2}}(|0\rangle + |1\rangle),\quad |\psi_-\rangle = \tfrac{1}{\sqrt{2}}(|0\rangle - |1\rangle).

If you measure either state in the computational basis, you get 0 and 1 with equal probability. So by probabilities alone, these states look identical.

However, they are not the same state: they differ by a relative sign between the two basis components. That relative sign is a first hint of phase, and it can matter when states are combined and compared.

Turtle Tip

Turtle Tip

When you see a superposition, read it as “coordinates in a basis,” not as “multiple classical realities.” The mathematics is simpler and the conclusions are more reliable.

Common Pitfalls

Common Pitfalls

A common pitfall is to say “a superposition means the qubit is 0 and 1 at the same time.” That sentence invites classical thinking.

A better statement is: “the qubit is in a state that is not equal to 0|0\rangle or 1|1\rangle.” The only time the labels 0 and 1 become literal outcomes is when you measure.

Quick Check

Quick Check
  1. In your own words, what does it mean to write ψ=α0+β1|\psi\rangle = \alpha|0\rangle + \beta|1\rangle?
  2. Why can two states produce the same measurement probabilities but still be different states?

What’s Next

The worked example introduced a minus sign that did not change measurement probabilities. That minus sign is a simple form of phase. Next we will explain phase carefully—especially the difference between relative phase (which can matter) and global phase (which cannot be observed).