The history of physics is marked by theories that emerge as limiting cases of more fundamental ones. When velocities are small compared to the speed of light, special relativity reduces to Newtonian mechanics. The Lorentz factor \(\gamma = 1/\sqrt{1 - v^2/c^2}\) approaches unity, and Einstein’s strange universe of time dilation and length contraction fades into Newton’s absolute space and time. Similarly, when gravitational fields are weak and velocities are low, Einstein’s general relativity yields Newton’s law of universal gravitation. These are clean, satisfying correspondences. The more fundamental theory contains the older one as a special case, and we understand precisely when and why the transition occurs.

When quantum mechanics emerged in the 1920s, physicists naturally asked whether classical mechanics could be recovered as a limiting case. The question was not merely technical but philosophical. If quantum theory was to be believed, it had to make contact with the classical world we actually observe.

Niels Bohr made this requirement central to his thinking. Beginning in 1920, he championed what he called the correspondence principle: quantum predictions must approach classical results in appropriate limits, particularly for large quantum numbers where Planck’s constant becomes negligible. For Bohr, this was not an optional convenience but a fundamental constraint. He viewed quantum mechanics as “a rational generalization of classical mechanics,” and the correspondence principle was the thread connecting them.

Bohr’s attachment to this principle was deep and personal. He confessed to Arnold Sommerfeld in the early 1920s, “I have often felt myself scientifically very lonesome, under the impression that my efforts to develop the principles of the quantum theory systematically to the best of my ability have been received with very little understanding.” While others saw the correspondence principle as a temporary crutch, Bohr insisted it revealed something essential about the structure of physical theory. Quantum mechanics, he argued, must not merely coexist with classical physics but must contain it as a limit.

This conviction led Bohr to an audacious gamble. In 1924, facing mounting difficulties with the old quantum theory, Bohr along with Hendrik Kramers and John Slater proposed a radical solution: perhaps energy and momentum are not conserved in individual quantum processes, but only statistically on average. The BKS theory, as it became known, was an attempt to preserve the correspondence principle even at the cost of abandoning the most sacred conservation laws of physics. Wolfgang Pauli sarcastically dubbed it the “Copenhagen putsch.”

The theory was experimentally refuted within a year. Compton and Simon demonstrated that energy and momentum are indeed conserved in individual atomic interactions. Bohr accepted defeat graciously, writing in April 1925 that “there is nothing else to do than to give our revolutionary efforts as honourable a funeral as possible.” Yet his commitment to some form of correspondence between quantum and classical remained unshaken.

In 1927, Paul Ehrenfest discovered a theorem that seemed to vindicate Bohr’s intuition. He showed that expectation values of quantum observables obey classical equations of motion. The result appeared to provide the correspondence principle with mathematical rigor. At last, classical mechanics could be seen as quantum mechanics applied to average values. The chasm between the deterministic trajectories of Newton and the probabilistic wave functions of Schrödinger appeared to be bridged.

But what does this mean precisely? Classical mechanics describes definite trajectories of particles with simultaneous position and momentum. Quantum mechanics describes wave functions evolving in Hilbert space, with position and momentum subject to Heisenberg’s uncertainty principle. Does Ehrenfest’s theorem truly show how the latter reduces to the former?

As we shall see, the Ehrenfest theorem is simultaneously true, beautiful, and deeply misleading about the relationship between quantum and classical physics.

Part I: The Promise of Correspondence

The Ehrenfest Theorem

Consider a quantum particle described by a wave function \(\psi(x,t)\) evolving according to the Schrödinger equation $$i\hbar \frac{\partial \psi}{\partial t} = \hat{H} \psi = \left(-\frac{\hbar^2}{2m}\frac{\partial^2}{\partial x^2} + V(x)\right)\psi$$

The expectation value of position is defined as \(\langle x \rangle = \int_{-\infty}^{\infty} \psi^* x \psi \ dx\), and similarly for momentum, \(\langle p \rangle = \int_{-\infty}^{\infty} \psi^* \left(-i\hbar \frac{\partial}{\partial x}\right) \psi \ dx\).

To find how these expectation values evolve in time, we compute their time derivatives. For position, we have $$\frac{d\langle x \rangle}{dt} = \frac{d}{dt}\int_{-\infty}^{\infty} \psi^* x \psi \ dx = \int_{-\infty}^{\infty} \frac{\partial \psi^*}{\partial t} x \psi \ dx + \int_{-\infty}^{\infty} \psi^* x \frac{\partial \psi}{\partial t} \ dx$$

From the Schrödinger equation, we have \(i\hbar \frac{\partial \psi}{\partial t} = \hat{H} \psi\), which gives \(\frac{\partial \psi}{\partial t} = \frac{1}{i\hbar}\hat{H}\psi\). Taking the complex conjugate yields \(\frac{\partial \psi^*}{\partial t} = -\frac{1}{i\hbar}\hat{H}\psi^*\). Substituting these: $$\frac{d\langle x \rangle}{dt} = \int_{-\infty}^{\infty} \left(-\frac{1}{i\hbar}\hat{H}\psi^*\right) x \psi \ dx + \int_{-\infty}^{\infty} \psi^* x \left(\frac{1}{i\hbar}\hat{H}\psi\right) \ dx$$

Using the fact that \(\hat{H}\) is Hermitian and acts only on the kinetic energy term (the potential \(V(x)\) commutes with \(x\)), we focus on the kinetic contribution. After applying the kinetic operator \(-\frac{\hbar^2}{2m}\frac{\partial^2}{\partial x^2}\) and integrating by parts twice (with boundary terms vanishing), the result simplifies to: $$\frac{d\langle x \rangle}{dt} = \frac{1}{m}\int_{-\infty}^{\infty} \psi^* \left(-i\hbar\frac{\partial}{\partial x}\right) \psi \ dx = \frac{\langle p \rangle}{m}$$

This is remarkable. The expectation value of position changes exactly as it would for a classical particle: velocity equals momentum over mass.

For momentum, the calculation is similar but requires more care.1 We find $$\frac{d\langle p \rangle}{dt} = \left\langle -\frac{\partial V}{\partial x} \right\rangle$$

This looks like Newton’s second law: the rate of change of momentum equals the force. But there is a subtle and crucial point here. The right-hand side is the expectation value of the derivative of the potential, not the derivative of the potential evaluated at the expectation value of position. In general, these are not the same: $$\left\langle \frac{\partial V}{\partial x} \right\rangle \neq \frac{\partial V}{\partial x}\bigg|_{x = \langle x \rangle}$$

Whether these two quantities are equal depends on the form of the potential \(V(x)\).

When It Works: The Harmonic Oscillator

For a harmonic oscillator, the potential is \(V(x) = \frac{1}{2}kx^2\), so \(\frac{\partial V}{\partial x} = kx\). Being a linear function of \(x\), expectation values pass through: $$\left\langle \frac{\partial V}{\partial x} \right\rangle = \langle kx \rangle = k\langle x \rangle = \frac{\partial V}{\partial x}\bigg|_{x = \langle x \rangle}$$

Therefore, Ehrenfest’s equations become $$\frac{d\langle x \rangle}{dt} = \frac{\langle p \rangle}{m}, \quad \frac{d\langle p \rangle}{dt} = -k\langle x \rangle$$

These are exactly Hamilton’s equations for a classical harmonic oscillator! If we define \(\bar{x}(t) = \langle x \rangle\) and \(\bar{p}(t) = \langle p \rangle\), then \((\bar{x}(t), \bar{p}(t))\) traces out a classical trajectory in phase space. The expectation values oscillate sinusoidally with angular frequency \(\omega = \sqrt{k/m}\), precisely as a classical mass on a spring would.

The same miracle occurs for a free particle (where \(V = 0\)) and for a particle in a constant force field (where \(V = -Fx\) is linear in \(x\)). In all these cases, the quantum expectation values evolve exactly as classical dynamical variables.

This is seductive. Perhaps quantum mechanics is not so different from classical mechanics after all. Perhaps a classical particle is simply a quantum particle whose wave function is sharply peaked, so that expectation values coincide with actual values. Perhaps the strange quantum world becomes the familiar classical world when we consider averages over many measurements or over systems with small quantum uncertainties.

This hope is premature.

Part II: Where the Dream Collapses

The Technical Failure: The Coulomb Potential

The Ehrenfest theorem works perfectly only when the potential is at most quadratic in position. For any nonlinear potential, the equality \(\langle \partial V/\partial x \rangle = \partial V/\partial x|_{x=\langle x \rangle}\) fails, and quantum corrections appear.

The most physically important example is the Coulomb potential, which governs electrostatic interactions and, by analogy, gravitational attraction. For an electron bound to a nucleus, the potential is $$V(r) = -\frac{ke^2}{r},$$ where \(k\) is Coulomb’s constant, \(e\) is the electron charge, and \(r\) is the distance from the nucleus. The force is $$F(r) = -\frac{\partial V}{\partial r} = -\frac{ke^2}{r^2}$$

According to Ehrenfest’s theorem, the rate of change of momentum should be $$\frac{d\langle p \rangle}{dt} = \left\langle -\frac{ke^2}{r^2} \right\rangle$$

But for this to match the classical equation of motion, we would need $$\left\langle \frac{1}{r^2} \right\rangle = \frac{1}{\langle r \rangle^2}$$

This equality does not hold. The function \(f(r) = 1/r^2\) is convex (curves upward), so by Jensen’s inequality, for any wave function with nonzero spread, $$\left\langle \frac{1}{r^2} \right\rangle > \frac{1}{\langle r \rangle^2}$$

The quantum force acting on the electron is stronger, on average, than the classical force evaluated at the average position. Physically, this makes sense: the Coulomb force grows rapidly as the electron approaches the nucleus. When the wave function has significant amplitude at small \(r\), those regions contribute disproportionately to the expectation value of \(1/r^2\). The average of the force is not the force at the average position.

The quantum correction can be estimated by Taylor expansion. If the wave function is spread around \(\langle r \rangle\) with variance \((\Delta r)^2\), then to second order, $$\left\langle \frac{1}{r^2} \right\rangle \approx \frac{1}{\langle r \rangle^2} + \frac{3(\Delta r)^2}{\langle r \rangle^4}$$

The correction term is proportional to the quantum uncertainty. Even for a tightly localized wave packet, as long as \(\Delta r > 0\) (which Heisenberg’s uncertainty principle guarantees), the quantum correction persists. The expectation value \(\langle r \rangle\) does not follow the classical trajectory that a point particle at radius \(\langle r \rangle\) would follow.

The hydrogen atom: Bohr’s correspondence principle confronts itself. This failure is particularly ironic. The hydrogen atom was Niels Bohr’s greatest triumph. In 1913, his quantum model of the hydrogen atom—with electrons in discrete orbits around the nucleus, governed by the Coulomb potential—explained the spectral lines with stunning accuracy. It was this success that launched the quantum revolution and led Bohr to formulate his correspondence principle.

Yet the Coulomb potential is precisely where the Ehrenfest theorem fails. Consider the hydrogen ground state, with wave function $$\psi_{100}(r) = \frac{1}{\sqrt{\pi a_0^3}} e^{-r/a_0}$$ where \(a_0\) is the Bohr radius. For this state, we can compute exactly: $$\langle r \rangle = \frac{3a_0}{2}, \quad \left\langle \frac{1}{r} \right\rangle = \frac{1}{a_0}, \quad \left\langle \frac{1}{r^2} \right\rangle = \frac{2}{a_0^2}$$

If Ehrenfest’s theorem worked as hoped, we would have \(\langle 1/r^2 \rangle = 1/\langle r \rangle^2 = 4/(9a_0^2)\). But the actual value is \(2/a_0^2\), which is 4.5 times larger! The quantum correction is not a small perturbation; it is of the same order as the classical term.

The correspondence principle cannot be realized through expectation values for the very potential that made Bohr famous. The theory that seemed to vindicate his philosophical intuition fails for his own greatest achievement.

The Conceptual Failure: Macroscopic Quantum Phenomena

Even if Ehrenfest’s theorem worked perfectly for all potentials, it would still miss the most profound aspects of quantum mechanics. There exist macroscopic systems, visible to the naked eye, that exhibit genuinely quantum behavior that cannot be explained classically, regardless of what expectation values do.

Superconductivity is the most dramatic example. Below a critical temperature, certain materials lose all electrical resistance. A current, once started, flows forever without dissipation. This is not merely very low resistance; it is exactly zero resistance, a qualitatively different state of matter.

The explanation requires quantum mechanics. Electrons in the material form Cooper pairs through an effective attractive interaction mediated by lattice vibrations (phonons). These pairs behave as bosons and condense into a single macroscopic quantum state. The superconducting wave function has a definite phase across the entire sample, which can be centimeters in size. This phase coherence is responsible for the remarkable properties: zero resistance, perfect diamagnetism (the Meissner effect), and quantization of magnetic flux through superconducting rings.

No classical theory can explain why electrical resistance should vanish completely. Classical physics predicts that resistance might become very small at low temperatures, but there is no mechanism for it to become precisely zero. The Ehrenfest theorem is completely silent on this. The expectation values \(\langle x \rangle\) and \(\langle p \rangle\) for electrons in a superconductor might well obey Ehrenfest’s equations, but that tells us nothing about the phase coherence that defines superconductivity.

Superfluidity presents a similar mystery. Liquid helium-4, when cooled below 2.17 K, becomes a superfluid. It flows without viscosity, climbs up the walls of containers, and exhibits quantized vortices. Again, this is a macroscopic quantum phenomenon. The helium atoms form a Bose-Einstein condensate, occupying the same quantum ground state. The wave function of the superfluid has a phase, and the velocity field is related to the gradient of this phase. Vortices can only have quantized circulation, in integer multiples of \(h/m\) where \(m\) is the helium atom mass.

Classical fluids have viscosity because atoms collide and exchange momentum randomly. But in a superfluid, the atoms are in a collective quantum state. They cannot scatter into excited states because those states are energetically forbidden at low temperatures. The result is frictionless flow, a macroscopic manifestation of quantum phase coherence.

Once again, Ehrenfest’s theorem has nothing to say about this. The expectation values of atomic positions and momenta might follow classical-looking equations, but the essential physics—the phase coherence, the macroscopic quantum state—is invisible to expectation values. Quantum mechanics manifests not in the averages, but in the correlations, the off-diagonal elements of the density matrix, the preservation of phase relationships.

The Real Mystery: Why Is the Everyday World Classical?

If macroscopic quantum phenomena exist, why don’t we see them everywhere? Why does a baseball follow a classical trajectory rather than spreading out like a wave packet? Why don’t cats end up in superpositions of alive and dead? The Ehrenfest theorem suggests an answer: expectation values behave classically. But as we have seen, this is neither sufficient (nonlinear potentials break it) nor the right explanation (macroscopic quantum systems exist despite Ehrenfest).

The true answer lies in decoherence, a process entirely separate from the Ehrenfest theorem.

Every macroscopic object is constantly interacting with its environment: air molecules colliding with it, photons scattering off it, thermal vibrations coupling it to surrounding matter. Each of these interactions is, in a sense, a weak measurement. The environment becomes entangled with the object, and information about the object’s quantum state leaks into the environment.

A weak measurement is one that disturbs the system only slightly and yields little information. Unlike a strong measurement, which collapses the wave function into a definite eigenstate, a weak measurement leaves the system in a superposition but becomes correlated with it. Many weak measurements accumulate their effects. The quantum coherence—the delicate phase relationships in the wave function—gradually decays. Superpositions of macroscopically distinct states become effectively impossible to maintain.

Here is the crucial and counterintuitive point: classical behavior emerges precisely because the environment is constantly measuring the system weakly. It is not that we are ignorant of the system’s state; it is that the system is constantly being monitored, just gently enough that no single interaction collapses it completely, but cumulatively enough that quantum coherence is destroyed.

This is why baseballs and cats behave classically: they are large, warm objects in constant contact with their surroundings. Decoherence times are extraordinarily short, far shorter than any timescale we can observe. Quantum superpositions are washed out almost instantaneously.

But superconductors and superfluids exist at extremely low temperatures and are carefully isolated from environmental disturbances. The rate of decoherence is slow enough that macroscopic quantum coherence can be maintained. It is not the size of the system that determines whether it behaves quantum mechanically or classically; it is the degree of isolation from the environment.

The Ehrenfest theorem plays almost no role in this story. It tells us that expectation values obey certain differential equations, but the classical appearance of the macroscopic world is about the destruction of coherence, not about the dynamics of averages.

Conclusion: Living with the Divide

The Ehrenfest theorem is a beautiful result, and it is true. Under certain conditions, quantum expectation values obey classical equations of motion. But it does not explain the emergence of the classical world from quantum mechanics.

Unlike the correspondence between special relativity and Newtonian mechanics, or between general relativity and Newtonian gravity, the relationship between quantum and classical mechanics remains incomplete and subtle. We cannot simply take a limit and recover classical physics. Nonlinear potentials introduce quantum corrections that persist at all scales. Macroscopic quantum phenomena demonstrate that size alone does not determine classicality. And the classical appearance of everyday objects arises from decoherence, a dynamical process of entanglement with the environment, not from any property of expectation values.

The quantum-classical boundary is not a sharp line defined by size or energy or Planck’s constant. It is a blurry, context-dependent frontier determined by the strength of environmental coupling. In a sense, there is no boundary at all: the world is fundamentally quantum, and what we call classical behavior is an emergent phenomenon arising from the perpetual weak measurement performed by the environment.

Einstein famously rejected quantum mechanics’ inherent randomness, believing that a deeper deterministic theory must underlie it. Experiments testing Bell’s inequalities have since shown that no local hidden variable theory can reproduce quantum predictions. The randomness is not due to ignorance; it is intrinsic.

Yet we live in a world that appears deterministic, at least at the macroscopic scale. Ehrenfest’s theorem hints at why this might be—averages smooth out quantum fluctuations—but the full answer requires understanding decoherence, environmental entanglement, and the conditions under which quantum coherence can survive.

The mystery has not been solved. It has merely been relocated. We no longer ask “Why do expectation values obey classical equations?” We now ask “Why does decoherence select certain observables (like position) as ‘classical’ and destroy superpositions so effectively for macroscopic objects?” And “Under what precise conditions can macroscopic quantum coherence be maintained?”

These are questions for another day. For now, we recognize that the Ehrenfest theorem, elegant as it is, offers more illusion than insight into the quantum-classical divide.


  1. The derivation for momentum proceeds similarly. Starting from \(\langle p \rangle = \int_{-\infty}^{\infty} \psi^* \hat{p} \psi \ dx\) where \(\hat{p} = -i\hbar \frac{\partial}{\partial x}\), we compute: $$\frac{d\langle p \rangle}{dt} = \int_{-\infty}^{\infty} \frac{\partial \psi^*}{\partial t} \hat{p} \psi \ dx + \int_{-\infty}^{\infty} \psi^* \hat{p} \frac{\partial \psi}{\partial t} \ dx$$ Substituting \(\frac{\partial \psi}{\partial t} = \frac{1}{i\hbar}\hat{H}\psi\) and its complex conjugate, we get: $$\frac{d\langle p \rangle}{dt} = \frac{1}{i\hbar}\int_{-\infty}^{\infty} \left(-\hat{H}\psi^*\right) \hat{p} \psi \ dx + \frac{1}{i\hbar}\int_{-\infty}^{\infty} \psi^* \hat{p} \hat{H}\psi \ dx$$ The key step is to evaluate the commutator \([\hat{p}, \hat{H}]\). For the Hamiltonian \(\hat{H} = \frac{\hat{p}^2}{2m} + V(x)\), the momentum commutes with the kinetic energy but not with the potential. Using \([\hat{p}, V(x)] = -i\hbar \frac{\partial V}{\partial x}\), we find: $$\frac{d\langle p \rangle}{dt} = \frac{1}{i\hbar}\langle [\hat{p}, \hat{H}] \rangle = \frac{1}{i\hbar}\langle [\hat{p}, V] \rangle = \frac{1}{i\hbar}\left\langle -i\hbar \frac{\partial V}{\partial x}\right\rangle = \left\langle -\frac{\partial V}{\partial x}\right\rangle$$ ↩︎