Superposition of Waves
Classical wave superposition is the direct physical ancestor of quantum superposition. Before exploring quantum states it is worth understanding precisely how waves add.
What is a wave?
A transverse sinusoidal wave propagating in the direction can be written
where is the amplitude (peak displacement), is the wave number, is the angular frequency, and is the initial phase.
The principle of superposition
When two or more waves occupy the same region of space, the principle of superposition states that the net displacement at any point is the algebraic sum of the individual displacements:
This is an exact statement for linear media (including electromagnetic fields in vacuum). The waves do not alter one another — they pass through each other and the string (or field) responds to their combined effect.
Constructive and destructive interference
Consider two waves with equal frequency and wave number but possibly different amplitudes and phases:
where is the phase difference. Adding them gives a single wave of the same frequency with a resultant amplitude that depends on .
Using the cosine addition formula one can show:
Two special cases follow immediately:
Constructive interference (): The two crests (and troughs) align perfectly. , so
The resultant amplitude is the sum of the individual amplitudes — the waves reinforce each other.
Destructive interference (): Crest meets trough. , so
When the result is complete cancellation: .
Why this matters for quantum mechanics
In quantum mechanics the wavefunction obeys a linear equation (the Schrodinger equation), so the superposition principle applies there too. Quantum interference is the direct consequence of this linearity: probability amplitudes, not probabilities, add. The resulting constructive and destructive interference patterns are responsible for effects like the double-slit diffraction of electrons and the operation of quantum algorithms.
Try it
This is a numerical exercise — your code should return a number. Two waves with amplitudes
and travel in phase (). What is the
resultant amplitude?
Sign in on the full site to ask questions and join the discussion.