Schrödinger Equation and Wave Functions
The Schrödinger equation is the central equation of quantum mechanics. It governs how quantum systems evolve and determines the allowed energy states of atoms and molecules. Solving it yields wave functions, which encode everything measurable about a quantum system.
This topic covers the structure of the Schrödinger equation, how to solve it for simple systems, the mathematical requirements wave functions must satisfy, and how to extract physical predictions using the Born interpretation.
Schrödinger Equation and Its Meaning
Physical Interpretation
The Schrödinger equation plays the same role in quantum mechanics that Newton's second law plays in classical mechanics: it's the equation of motion. Given a system (an electron in an atom, a vibrating bond), the Schrödinger equation tells you what quantum states are possible and how those states change with time.
There are two forms to know:
- Time-dependent Schrödinger equation: Describes how a quantum state evolves over time. The full form is:
- Time-independent Schrödinger equation: Applies when the potential energy doesn't change with time. It yields the stationary states of the system, which are states with definite energy. This is the form you'll solve most often in this course:
The time-independent equation is an eigenvalue equation. Solving it means finding which functions and which energies satisfy it simultaneously.
Components of the Schrödinger Equation
The Hamiltonian operator represents the total energy of the system. For a single particle of mass in a potential , it takes the form:
The first term is the kinetic energy operator and the second is the potential energy. The specific form of defines the system you're studying.
The wave function is a complex-valued function of position (and, in the time-dependent case, time). It contains all the information about the quantum state. You can't measure directly, but you can extract every measurable quantity from it.
Eigenvalues and eigenfunctions: When you solve , the allowed energies are the eigenvalues and the corresponding functions are the eigenfunctions (also called stationary states or orbitals, depending on context). The subscript is a quantum number that labels each solution.
Solving the Time-Independent Schrödinger Equation
![Physical Interpretation, Schrödinger Equation [The Physics Travel Guide]](https://storage.googleapis.com/static.prod.fiveable.me/search-images%2F%22Schr%C3%B6dinger_equation_physical_interpretation_wave_functions_quantum_mechanics_time-dependent_time-independent_states_diagram%22-wavefunction.png%3Fw%3D500%26tok%3Dcdb23b.png)
Simple Quantum Systems
Particle in a one-dimensional box (infinite square well): A particle of mass is confined between and , with the potential energy infinite outside the box and zero inside.
The boundary conditions require , which restricts the solutions to standing waves:
The corresponding quantized energies are:
A few things to notice: energy is quantized (only discrete values are allowed), the lowest energy is not zero (this is the zero-point energy), and the spacing between energy levels increases with .
Quantum harmonic oscillator: Models a particle in a parabolic potential , which is a good approximation for molecular vibrations near equilibrium. The energy levels are:
where . Unlike the particle in a box, the energy levels here are evenly spaced by . The wave functions involve Hermite polynomials multiplied by a Gaussian envelope, and they extend into the classically forbidden region (quantum tunneling).
Hydrogen Atom
The hydrogen atom consists of one proton and one electron interacting through the Coulomb potential . Because this potential has spherical symmetry, you solve the Schrödinger equation in spherical coordinates , and the wave function separates into radial and angular parts:
- The radial functions involve associated Laguerre polynomials and depend on quantum numbers and .
- The angular functions are spherical harmonics and depend on quantum numbers and .
Three quantum numbers emerge from the solution:
- (principal quantum number, determines energy)
- (angular momentum quantum number, determines orbital shape)
- (magnetic quantum number, determines spatial orientation)
The energy levels depend only on :
This means states with the same but different are degenerate (same energy) in hydrogen. That degeneracy breaks in multi-electron atoms.
Properties of Wave Functions
Physically Acceptable Solutions
Not every mathematical solution to the Schrödinger equation is physically meaningful. A valid wave function must be:
- Continuous: No sudden jumps in value.
- Single-valued: Only one value of at each point in space.
- Square-integrable: The integral must be finite, so you can normalize it. This rules out functions that blow up at infinity.
These constraints are what force energy quantization. Only certain values of produce solutions that satisfy all three conditions.

Normalization
The wave function must be scaled so that the total probability of finding the particle somewhere in all of space equals 1:
In three dimensions, this becomes an integral over all space. If you solve the Schrödinger equation and get an unnormalized solution , you find the normalization constant by requiring:
Orthogonality
Wave functions corresponding to different eigenvalues of the same Hermitian operator are orthogonal. For two stationary states and , this means their overlap integral vanishes:
Combined with normalization, this is written compactly using the Kronecker delta:
where if and if . A set of functions satisfying this condition is called orthonormal. Orthonormality is essential when expanding an arbitrary state as a linear combination of eigenfunctions.
Born Interpretation for Probabilities
Probability Density
The wave function itself is not directly observable. The Born interpretation connects to measurement: the squared modulus is the probability density. It tells you the probability per unit length (in 1D) of finding the particle at position at time .
Because is generally complex-valued, you compute the squared modulus as:
where is the complex conjugate of .
Calculating Probabilities
To find the probability of locating a particle between positions and :
For a normalized wave function, integrating over all space gives 1, consistent with certainty that the particle exists somewhere.
Expectation values give the average result you'd obtain from many measurements of an observable on identically prepared systems. For an observable with operator :
Common examples:
- Position:
- Momentum:
- Energy:
The expectation value is not necessarily a value the system can actually return upon measurement. It's the statistical average over many identical experiments.