Generated by DeepSeek V3.2| Ehrenfest model | |
|---|---|
| Name | Ehrenfest model |
| Field | Statistical mechanics |
| Inventor | Paul Ehrenfest |
| Year | 1907 |
| Related | Markov chain, Random walk, Urn problem |
Ehrenfest model. The Ehrenfest model, also known as the Ehrenfest urn model, is a fundamental concept in statistical mechanics and the theory of stochastic processes. Introduced by the physicist Paul Ehrenfest in 1907, it provides a simplified, discrete-time representation of particle diffusion between two containers. This model is celebrated for illustrating the approach to thermodynamic equilibrium through a simple Markov chain that exhibits a form of Poincaré recurrence, making it a cornerstone example in the study of irreversible processes.
The model conceptualizes a closed system consisting of two urns, labeled A and B, which collectively contain a fixed number, *N*, of identical particles. At each discrete time step, a single particle is selected uniformly at random from the entire set and transferred from its current urn to the other. The state of the system is defined by the number of particles in, for example, urn A. This setup creates a simple mechanism for exchange, mirroring molecular collisions and energy transfer in physical systems. The process is a classic example of a finite Markov chain with reflecting boundaries, where the dynamics are driven purely by random selection. Its historical importance lies in resolving the apparent paradox between microscopic time-reversal symmetry and macroscopic irreversibility, a debate involving figures like Ludwig Boltzmann and Ernst Zermelo.
Let \( X_t \) denote the number of particles in urn A at time *t*, with the total particles \( N \) constant. The transition probabilities for this Markov chain are given by: \[ P(X_{t+1} = k+1 \mid X_t = k) = \frac{N - k}{N}, \quad P(X_{t+1} = k-1 \mid X_t = k) = \frac{k}{N}. \] The chain has state space \(\{0, 1, \dots, N\}\) and is irreducible and aperiodic. Its stationary distribution, representing the equilibrium state, is a binomial distribution with parameters \( N \) and \( \frac{1}{2} \). Specifically, the probability of finding *k* particles in urn A at equilibrium is \( \pi_k = \binom{N}{k} 2^{-N} \). This distribution can be derived by solving the detailed balance equations, confirming the model's ergodicity. The expected value and variance of the equilibrium distribution are \( N/2 \) and \( N/4 \), respectively.
A key property is that the chain is reversible with respect to its stationary binomial distribution, satisfying detailed balance. Despite this reversibility, individual trajectories show a drift toward the equilibrium mean of \( N/2 \), demonstrating a form of entropy increase on average. The model exhibits Poincaré recurrence, guaranteeing that the system will eventually return arbitrarily close to any initial state, a theorem associated with Henri Poincaré. The autocorrelation function decays exponentially, with a relaxation time proportional to *N*. Furthermore, the process is an example of a birth-death process and can be analyzed using techniques from the theory of random walks on a finite line. The mean first passage time to reach equilibrium from an extreme state provides insight into the timescales of fluctuation.
The primary application is pedagogical, serving as a transparent model for teaching concepts in statistical physics and probability theory. It concretely illustrates the H-theorem and the statistical nature of the second law of thermodynamics. In information theory, variants of the model relate to concepts of entropy and data compression. The framework has been used in simplified studies of magnetization in the Ising model and in analyzing genetic drift within population genetics, linking to the Wright-Fisher model. Its clarity makes it a frequent subject in courses at institutions like MIT and Stanford University, and it is discussed in classic texts by authors such as William Feller and Richard Feynman.
Several extensions generalize the basic premise. The **Ehrenfest wind-tree model** incorporates moving scatterers to study diffusion in a more complex environment. Allowing multiple particle transfers per step leads to models analyzed via the Kramers-Moyal expansion. Connections exist to the **Bernoulli-Laplace model** of diffusion, which involves an exchange mechanism between two urns. The model is also a specific case of a **finite exchangeable process** and is related to **Pólya's urn** schemes when considering different reinforcement policies. In continuous time, it becomes a simple **telegraph process**. Modern research explores quantum analogs, linking it to studies of the quantum Zeno effect and coherence in systems studied at laboratories like CERN.
Category:Statistical mechanics Category:Stochastic processes Category:Mathematical models Category:Markov chains