Wave functions must be normalized so that the integral of |ψ|² over all space equals 1, ensuring probabilities sum to unity. Orthogonal wave functions represent independent quantum states with zero overlap integral, allowing any complex state to be expressed as a linear combination of orthonormal basis functions. These mathematical properties are essential for quantum mechanics to yield consistent probabilistic predictions.
Start with simple examples like particle-in-a-box and harmonic oscillator wave functions; verify normalization by integration. Then explore how orthogonality enables construction of complete basis sets and decomposition of arbitrary functions.
Normalization does not mean the maximum value of ψ is 1. Orthogonal does not mean perpendicular in physical space—it refers to vanishing inner products. Students often confuse normalization constants with probability magnitudes.
From quantum chemistry foundations and your work with hydrogen atom wavefunctions, you know that the wave function ψ contains all the information about a quantum state — but ψ itself is not directly observable. What *is* observable is |ψ|², which gives the probability density for finding the particle at a given location. For this probabilistic interpretation to be consistent, the total probability of finding the particle *somewhere* in all of space must equal exactly 1. This is the requirement of normalization: ∫|ψ|² dτ = 1, where the integral runs over all space. If you solve the Schrödinger equation and get a solution ψ that does not satisfy this condition, you multiply it by a normalization constant N chosen so that N²∫|ψ|² dτ = 1. The physics is unchanged — only the overall scale of the wave function is adjusted.
Consider the particle in a one-dimensional box, one of the simplest quantum systems. The unnormalized solutions are ψₙ(x) = sin(nπx/L). Integrating sin²(nπx/L) from 0 to L gives L/2, so the normalization constant is √(2/L), yielding ψₙ(x) = √(2/L) sin(nπx/L). Notice that the normalized wave function can take values greater than 1 (when L is small) or much less than 1 (when L is large) — normalization constrains the *integral* of |ψ|², not the maximum value of ψ itself. This is one of the most common points of confusion for students encountering quantum mechanics for the first time.
Orthogonality is the second essential property: two different eigenstates ψₘ and ψₙ (with m ≠ n) satisfy ∫ψₘ*ψₙ dτ = 0. The word "orthogonal" is borrowed from geometry, where perpendicular vectors have a zero dot product — but here it refers to the vanishing of an integral (the inner product in function space), not to any angle in physical space. For the particle in a box, you can verify that ∫₀ᴸ sin(mπx/L)sin(nπx/L) dx = 0 whenever m ≠ n. Orthogonality means that the quantum states are truly independent — there is no "overlap" between them, and knowing a particle is in state ψₘ gives zero probability of measuring it in state ψₙ.
Together, normalization and orthogonality define an orthonormal basis: a complete set of functions that are both individually normalized and mutually orthogonal. This is powerful because any arbitrary wave function can be expanded as a linear combination of these basis functions — Ψ = Σ cₙψₙ — and orthonormality makes it simple to extract the coefficients: cₙ = ∫ψₙ*Ψ dτ. The coefficient |cₙ|² gives the probability of measuring the system in state ψₙ, and the normalization of Ψ guarantees that Σ|cₙ|² = 1. This decomposition is the mathematical backbone of quantum mechanics: measurements, expectation values, and time evolution all depend on expanding states in an orthonormal basis and manipulating the resulting coefficients.