PHYSICAL CHEMISTRY 2 • QUANTUM FOUNDATIONS

Superposition & Linear Combinations — Superposition and linear combinations of states

How quantum systems exist in multiple states simultaneously and why linear combinations form the backbone of quantum mechanics.

Historical Context & Motivation

The notion that a physical system can simultaneously inhabit multiple distinct states stands as one of the most radical departures from classical thinking in the history of science. In classical mechanics, a particle occupies a definite position and possesses a definite momentum at every instant; the state of the system is a single point in phase space. The development of quantum superposition shattered this assumption, revealing that microscopic systems are described by wave functions that can be added together just as classical waves can be superposed. The journey toward this understanding spanned several decades and drew contributions from many of the most creative physicists and chemists of the twentieth century.

1900
Planck's Quantum Hypothesis
Max Planck postulates that electromagnetic radiation is emitted in discrete energy packets, or quanta, of magnitude E = hν. This quantization of energy laid the conceptual groundwork for all of quantum mechanics.
1926
Schrödinger's Wave Equation
Erwin Schrödinger formulates his wave equation, casting quantum mechanics in terms of wave functions (ψ). Because the equation is linear, any linear combination of solutions is also a solution — the mathematical origin of superposition.
1927
Born's Probabilistic Interpretation
Max Born proposes that |ψ|² gives the probability density, connecting the abstract superposition of wave functions to measurable probabilities. This reinterpretation made superposition physically meaningful rather than merely mathematical.
1930
Dirac's Formalism
Paul Dirac publishes The Principles of Quantum Mechanics, introducing bra-ket notation and establishing that state vectors in a Hilbert space provide the most general framework for superposition and linear combinations.
1935
Schrödinger's Cat Thought Experiment
Schrödinger poses the famous cat paradox to highlight the conceptual challenges of superposition when extended to macroscopic systems, sparking decades of debate about the measurement problem and the interpretation of quantum mechanics.

The central question that superposition addresses is this: if the Schrödinger equation is linear, and if its solutions are wave functions, then what happens when we add two valid wave functions together? Classical intuition offers no guidance — a ball cannot be in two places at once. Yet the mathematics insists that the sum of two solutions is again a solution, and experiments confirm that quantum systems genuinely exist in such combined states until a measurement forces a definite outcome. Understanding how to construct, manipulate, and interpret these linear combinations of states is indispensable for nearly every topic you will encounter in quantum chemistry, from molecular orbital theory to spectroscopy.

Core Principles & Definitions

Superposition is not merely an optional feature of quantum mechanics; it is a direct consequence of the linearity of the governing equations. To appreciate this, we need to establish several foundational ideas that connect the mathematical structure of quantum theory to its physical predictions. The following principles form the conceptual backbone on which the rest of this lesson is built.

1

Linearity of the Schrödinger Equation

The time-dependent Schrödinger equation, iℏ ∂ψ/∂t = Ĥψ, is a linear partial differential equation. If ψ₁ and ψ₂ are solutions, then any linear combination c₁ψ₁ + c₂ψ₂ is also a valid solution. This mathematical property is the origin of all superposition phenomena.
2

State Vectors in Hilbert Space

Every quantum state is represented by a vector |ψ⟩ residing in a complex Hilbert space. Just as ordinary vectors can be decomposed into components along coordinate axes, state vectors can be expanded in terms of basis states. The coefficients in this expansion encode the physics of superposition.
3

Basis Sets and Completeness

A complete basis set {|φₙ⟩} is a collection of orthonormal states such that any state in the space can be written as |ψ⟩ = Σ cₙ|φₙ⟩. The choice of basis is dictated by the physical observable of interest — energy eigenstates, position eigenstates, or spin eigenstates, for example.
4

Expansion Coefficients and Probability

Each coefficient cₙ = ⟨φₙ|ψ⟩ is generally a complex number. The probability of measuring the system in state |φₙ⟩ is |cₙ|². The requirement that total probability equals unity imposes the normalization condition Σ|cₙ|² = 1.
5

Collapse upon Measurement

When a measurement corresponding to the basis observable is performed, the superposition collapses to a single eigenstate |φₙ⟩ with probability |cₙ|². After collapse, the system is no longer in a superposition with respect to that observable — until further evolution regenerates it.
KEY TAKEAWAY
Think of a quantum state as a chord played on a piano. A single note corresponds to a pure eigenstate — one definite pitch. A superposition is like a chord: multiple notes sounding simultaneously, each with its own amplitude. Just as a Fourier analysis decomposes any sound into pure frequencies, a quantum state decomposes into a linear combination of eigenstates. When you 'listen' (measure), you hear only one note — the superposition collapses — but the probability of hearing each note was encoded in the amplitudes all along.

Visual Explanation: Superposition of Wave Functions

One of the most instructive ways to understand superposition is to visualize how two individual wave functions combine to form a new, valid state. The diagram below illustrates the superposition of two particle-in-a-box eigenstates — the ground state ψ₁ and the first excited state ψ₂ — along with their linear combination Ψ = c₁ψ₁ + c₂ψ₂. Notice how the shape of the resulting wave function depends critically on the relative magnitudes and signs of the coefficients c₁ and c₂.

Top panels: the individual eigenstates ψ₁ (cyan, single lobe) and ψ₂ (violet, two lobes with a node at L/2). Bottom panel: their weighted sum Ψ = 0.6 ψ₁ + 0.8 ψ₂ (pink). Notice the asymmetric probability distribution — the particle is more likely to be found on the left side of the box. This asymmetry arises from constructive interference on the left and partial destructive interference on the right.

Several features of this diagram deserve emphasis. First, each individual eigenstate ψₙ possesses a definite symmetry about the center of the box: ψ₁ is symmetric and ψ₂ is antisymmetric. When these functions are combined, the resulting superposition state Ψ has no definite symmetry — it is neither purely symmetric nor purely antisymmetric. Second, the superposition Ψ is not an eigenstate of the Hamiltonian, which means a measurement of energy will yield either E₁ (with probability |c₁|² = 0.36) or E₂ (with probability |c₂|² = 0.64), never some intermediate value. Third, the normalization condition requires |c₁|² + |c₂|² = 0.36 + 0.64 = 1, which is satisfied here. These observations encapsulate the essential physics of quantum superposition.

Mathematical Framework

The mathematical structure underlying superposition is rooted in linear algebra over the field of complex numbers. A quantum state |ψ⟩ lives in a Hilbert space ℋ, which is a complete inner-product space. The eigenstates of a Hermitian operator  form an orthonormal basis for ℋ, and the spectral theorem guarantees that any state can be expanded in this basis. Let us formalize these ideas through the key equations of superposition.

GENERAL SUPERPOSITION
|ψ⟩ = Σₙ cₙ |φₙ⟩ where cₙ = ⟨φₙ|ψ⟩ ∈ ℂ
|ψ⟩ is the arbitrary state vector; |φₙ⟩ are the orthonormal eigenstates of some observable; cₙ are the expansion coefficients (complex numbers obtained via the inner product ⟨φₙ|ψ⟩); and the sum runs over all basis states (finite or infinite).
NORMALIZATION CONDITION
⟨ψ|ψ⟩ = Σₙ |cₙ|² = 1
This condition ensures that the total probability of finding the system in some eigenstate is unity. It is the quantum analog of requiring that a probability distribution integrates to one. Each term |cₙ|² gives the probability of obtaining eigenvalue aₙ upon measurement of observable Â.
EXPECTATION VALUE
⟨Â⟩ = ⟨ψ|Â|ψ⟩ = Σₙ |cₙ|² aₙ
The expectation value of observable  in the superposition state is the weighted average of its eigenvalues aₙ, weighted by the probabilities |cₙ|². This is not the result of any single measurement — it is the statistical average over many identical preparations and measurements.
CONTINUOUS SUPERPOSITION (WAVE FUNCTION)
ψ(x) = ⟨x|ψ⟩ = Σₙ cₙ φₙ(x) or ψ(x) = ∫ c(k) φₖ(x) dk
When the basis is the set of energy eigenfunctions φₙ(x), the expansion coefficients are cₙ = ∫ φₙ*(x) ψ(x) dx. For a continuous spectrum (e.g., a free particle), the sum becomes an integral and the coefficients become a continuous amplitude function c(k) — essentially a Fourier transform.
Why Linearity Matters
The entire superposition formalism depends on the Hamiltonian operator Ĥ being linear: Ĥ(c₁ψ₁ + c₂ψ₂) = c₁Ĥψ₁ + c₂Ĥψ₂. If the Schrödinger equation contained nonlinear terms (say, terms proportional to ψ²), the sum of two solutions would not be a solution, and quantum mechanics as we know it — including interference, entanglement, and quantum computing — would not exist. Linearity is the single most consequential structural feature of the theory.

Basis Sets and Representations

A key subtlety of superposition is that the same quantum state looks different depending on which basis you choose to expand it in. A state that is a superposition in the energy basis may be a single eigenstate in the momentum basis, or vice versa. This is analogous to describing a vector in three-dimensional space: the same arrow can be decomposed along Cartesian axes or along spherical-polar axes, yielding different component values but representing the identical physical entity.

Left: the state |ψ⟩ (pink arrow) decomposed along the energy eigenstates |E₁⟩ and |E₂⟩, yielding complex coefficients c₁ = 0.6 and c₂ = 0.8i. Right: the same state decomposed along position eigenstates |x₁⟩ and |x₂⟩, with real coefficients d₁ = d₂ = 0.71. The vector does not change; only its representation does.

The diagram above underscores a crucial insight: superposition is basis-dependent. A system is only 'in a superposition' relative to a particular observable. The hydrogen atom in its 2p orbital is in an energy eigenstate — no superposition at all with respect to energy — but it is simultaneously a superposition of infinitely many position eigenstates. This perspective demystifies much of the apparent strangeness of quantum mechanics: the weird behavior arises not because the system is doing something bizarre, but because we are projecting it onto a basis in which it is not a single basis vector.

Common basis choices in quantum mechanics and the physical interpretation of expansion coefficients.
Basis ChoiceEigenstatesPhysical Significance of Coefficients
Energy basis|E₁⟩, |E₂⟩, |E₃⟩, …|cₙ|² = probability of measuring energy Eₙ
Position basis|x⟩ (continuous)|ψ(x)|² dx = probability of finding particle between x and x + dx
Momentum basis|p⟩ (continuous)|φ(p)|² dp = probability of measuring momentum between p and p + dp
Spin basis (Sₓ)|+x⟩, |−x⟩|c₊|² = probability of spin-up along x-axis

Worked Example: Superposition in the Particle-in-a-Box

Consider a particle confined to a one-dimensional box of length L. The normalized energy eigenstates are φₙ(x) = √(2/L) sin(nπx/L), with eigenvalues Eₙ = n²π²ℏ²/(2mL²). Suppose the particle is prepared in the state ψ(x) = A[3φ₁(x) + 4φ₂(x)], where A is a normalization constant. We wish to find A, the probabilities of measuring E₁ and E₂, and the expectation value of energy.

Normalization and Measurement Probabilities for a Two-State Superposition
1
Step 1 — Write the State in Standard FormThe state is ψ(x) = A[3φ₁(x) + 4φ₂(x)]. In Dirac notation, |ψ⟩ = A(3|φ₁⟩ + 4|φ₂⟩). The coefficients relative to the eigenstates are c₁ = 3A and c₂ = 4A. Since the eigenstates are orthonormal, ⟨φₘ|φₙ⟩ = δₘₙ.
c₁ = 3A, c₂ = 4A
2
Step 2 — Apply the Normalization ConditionThe normalization condition requires |c₁|² + |c₂|² = 1. Substituting: |3A|² + |4A|² = 9A² + 16A² = 25A² = 1. Solving for A (choosing A real and positive): A = 1/5.
A = 1/5 = 0.2
3
Step 3 — Determine the Expansion CoefficientsWith A = 1/5, the expansion coefficients become c₁ = 3/5 = 0.6 and c₂ = 4/5 = 0.8. The normalized state is |ψ⟩ = (3/5)|φ₁⟩ + (4/5)|φ₂⟩.
c₁ = 3/5, c₂ = 4/5
4
Step 4 — Calculate Measurement ProbabilitiesThe probability of measuring energy E₁ is P(E₁) = |c₁|² = (3/5)² = 9/25 = 0.36. The probability of measuring E₂ is P(E₂) = |c₂|² = (4/5)² = 16/25 = 0.64. Verification: 0.36 + 0.64 = 1.00 ✓.
P(E₁) = 36%, P(E₂) = 64%
5
Step 5 — Compute the Expectation Value of EnergyUsing ⟨E⟩ = Σ|cₙ|²Eₙ and noting E₂ = 4E₁ (since Eₙ ∝ n²): ⟨E⟩ = (9/25)E₁ + (16/25)(4E₁) = (9/25)E₁ + (64/25)E₁ = (73/25)E₁ = 2.92 E₁. The expectation value lies between E₁ and E₂ = 4E₁, weighted toward E₂ because P(E₂) > P(E₁). Note that 2.92 E₁ is not a possible result of any single measurement — you will always get either E₁ or 4E₁.
⟨E⟩ = (73/25) E₁ = 2.92 E₁

Superposition vs. Classical Mixture: Key Distinctions

A common source of confusion is the conflation of a quantum superposition with a classical statistical mixture. In a classical mixture, the system is definitely in one state or another — we just do not know which. In a genuine superposition, the system is in both states simultaneously, and this has measurable physical consequences in the form of quantum interference. The following table highlights the critical distinctions.

Quantum superposition vs. classical statistical mixture — the presence or absence of interference terms is the decisive difference.
FeatureQuantum Superposition (Pure State)Classical Mixture (Mixed State)
Description|ψ⟩ = c₁|φ₁⟩ + c₂|φ₂⟩ — coherent sum of amplitudesρ = p₁|φ₁⟩⟨φ₁| + p₂|φ₂⟩⟨φ₂| — incoherent sum of probabilities
Interference termsPresent: cross terms c₁*c₂ produce observable interference patternsAbsent: no cross terms, probabilities add classically
Phase informationRelative phase between c₁ and c₂ is physically meaningfulNo relative phase; only probabilities p₁ and p₂ matter
Mathematical objectState vector |ψ⟩ or equivalently pure density matrix ρ = |ψ⟩⟨ψ|Density matrix ρ with Tr(ρ²) < 1
ExampleElectron spin: |ψ⟩ = (1/√2)(|↑⟩ + |↓⟩) — spin points along +x50% chance spin-up, 50% chance spin-down — spin has no definite direction
KEY TAKEAWAY
Imagine two overlapping water waves in a ripple tank. Where crests meet crests, you get constructive interference — a higher wave. Where crests meet troughs, you get destructive interference — nearly flat water. A quantum superposition is like those overlapping waves: the amplitudes add, and interference is a real, measurable effect. A classical mixture is like two separate ripple tanks side by side — each has its own wave, but they never interfere because they share no coherent phase relationship. The presence or absence of cross terms (interference) is what experimentally distinguishes superposition from mere ignorance.

Connections to Advanced Quantum Theory

The principle of superposition is not merely a foundational concept to be mastered and set aside — it is the engine driving virtually every advanced topic in quantum chemistry and quantum physics. Understanding linear combinations of states prepares you for molecular orbital theory (where molecular orbitals are linear combinations of atomic orbitals, or LCAO), perturbation theory (where corrections to eigenstates are expressed as superpositions of unperturbed states), and the density matrix formalism (which generalizes pure-state superpositions to mixed states and open quantum systems).

How superposition connects to advanced topics in quantum chemistry and physics.
Concept in This LessonAdvanced ExtensionWhere You'll Encounter It
Linear combination of eigenstatesLCAO-MO theoryMolecular quantum mechanics — constructing bonding and antibonding MOs from AOs
Expansion coefficients cₙConfiguration interaction (CI)Computational chemistry — expressing exact wave functions as superpositions of Slater determinants
Normalization conditionVariational principleApproximation methods — optimizing coefficients to minimize energy expectation values
Measurement and collapseQuantum decoherenceOpen quantum systems — how environmental interactions suppress interference and mimic collapse
Superposition of spin statesQuantum entanglementMulti-particle systems — superpositions of product states yield non-separable (entangled) states

Perhaps the most immediately relevant extension for physical chemistry students is time-dependent superposition. When a state is a superposition of energy eigenstates with different eigenvalues, each component acquires a time-dependent phase factor e−iEₙt/ℏ, and the relative phases evolve in time. This causes the probability density |ψ(x,t)|² to oscillate — the system exhibits quantum beats. These beats are directly observable in spectroscopy and form the basis of coherent control techniques in femtochemistry, where ultrafast laser pulses create and manipulate superpositions to steer chemical reactions.

Practice Problems

PROBLEM 1CONCEPTUAL
A hydrogen atom is in the 2s orbital, which is an energy eigenstate. Is this atom in a superposition? Explain why your answer depends on which observable you are considering.
PROBLEM 2BASIC CALCULATION
A spin-½ particle is in the state |ψ⟩ = (1/√3)|↑⟩ + √(2/3)|↓⟩. Verify that the state is normalized, and find the probability of measuring spin-up and spin-down along the z-axis.
PROBLEM 3INTERMEDIATE
A particle in a one-dimensional box of length L is in the state ψ(x) = A[φ₁(x) − 2φ₃(x) + 2iφ₄(x)], where φₙ are the normalized eigenstates. Find the normalization constant A, the probability of measuring each contributing energy level, and the expectation value ⟨E⟩ in terms of E₁ = π²ℏ²/(2mL²).
PROBLEM 4APPLIED
In molecular orbital theory, a bonding molecular orbital is constructed as ψ₊ = c(φ_A + φ_B), where φ_A and φ_B are 1s atomic orbitals on atoms A and B, with overlap integral S = ⟨φ_A|φ_B⟩ = 0.30. Determine the normalization constant c, assuming the atomic orbitals are individually normalized.
PROBLEM 5CRITICAL THINKING
A system is prepared in the superposition |ψ⟩ = (1/√2)(|E₁⟩ + e|E₂⟩), where δ is a real phase. Show that while the probabilities P(E₁) and P(E₂) are independent of δ, the expectation value of position ⟨x⟩ depends on δ. What does this imply about the physical significance of the relative phase in a superposition?

Lesson Summary

The superposition principle follows directly from the linearity of the Schrödinger equation: any linear combination of valid quantum states is itself a valid quantum state. A general state |ψ⟩ = Σ cₙ|φₙ⟩ is expanded in a complete orthonormal basis of eigenstates, where the complex expansion coefficients cₙ encode both probabilities (via |cₙ|²) and relative phase information. The normalization condition Σ|cₙ|² = 1 ensures total probability is conserved, and the expectation value of any observable is the weighted sum ⟨Â⟩ = Σ|cₙ|²aₙ.

Crucially, a quantum superposition differs from a classical mixture in that it preserves coherent phase relationships between components, giving rise to quantum interference. Whether a state appears as a superposition depends on the choice of basis — the same state can be an eigenstate in one basis and a superposition in another. These ideas extend directly to molecular orbital theory (LCAO), perturbation theory, configuration interaction, and quantum computing, making superposition and linear combinations the indispensable language of modern quantum science.

Varsity Tutors • Physical Chemistry 2 • Superposition & Linear Combinations — Superposition and linear combinations of states