Ergodic Theory for Stochastic Processes

Research Depth 112 in the knowledge graph I know this Set as goal
ergodic-theory ergodicity time-averages invariant-measure

Core Idea

A stochastic process is ergodic if time averages converge to ensemble averages: (1/T)∫₀ᵀ f(X(t))dt → E_π[f(X)] almost surely as T → ∞, where π is the stationary distribution. Ergodicity means a single long trajectory explores the entire state space representatively — you don't need many independent samples, just one long run. For diffusions, ergodicity follows from the existence of a unique stationary distribution and appropriate recurrence conditions.

Explainer

Ergodic theory connects the time behavior of a single trajectory to the statistical properties of the process's stationary distribution. The fundamental ergodic theorem for stochastic processes states: if X(t) is a stationary ergodic process with stationary distribution π, then (1/T)∫₀ᵀ f(X(t))dt → E_π[f(X)] almost surely as T → ∞, for any integrable function f. The time average over one long path equals the ensemble average over the stationary distribution. This is the continuous-time analogue of the ergodic theorem for measure-preserving transformations.

For diffusion processes dX = μ(X)dt + σ(X)dW, ergodicity boils down to two ingredients: the existence of a unique stationary distribution π, and positive recurrence (the process returns to compact sets in finite expected time). The stationary distribution exists when the drift is mean-reverting — pulling the process back from infinity — and the diffusion coefficient σ(x) > 0 ensures accessibility (the process can reach any state from any other state). One-dimensional diffusions are particularly well-understood: the stationary density π(x) ∝ (1/σ²(x))exp(2∫μ(x)/σ²(x)dx) exists whenever this expression is integrable, and the process is ergodic whenever the stationary distribution exists and is unique.

The distinction between stationarity and ergodicity is subtle but fundamental. A process is stationary if its statistical properties don't change over time — the distribution of X(t) is the same as X(t+s) for all s. A process is ergodic if, additionally, a single trajectory is representative of the whole distribution. The classic counterexample is a mixture: pick a random mean μ from {-1, +1} with equal probability, then run an OU process with that mean forever. The combined process is stationary (the marginal distribution at each time is the same mixture), but not ergodic — a single trajectory stays near whichever mean was chosen and never explores the other component. Ergodicity requires mixing: the process must eventually visit all parts of its stationary distribution.

The practical consequence of ergodicity is enormous for Monte Carlo methods. Computing E_π[f] by drawing independent samples from π may be impractical — the distribution might be high-dimensional and analytically intractable. Instead, simulate the process X(t) for a long time and use the time average as an estimator. Ergodicity guarantees convergence; the mixing time (how quickly the process forgets its initial condition) determines the convergence rate. This is the foundation of Markov chain Monte Carlo (MCMC): design a Markov process whose stationary distribution is the target, run it, and collect time averages. Ergodic theory provides the theoretical guarantee that this procedure works.

Practice Questions 3 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueReading and Writing DecimalsComparing and Ordering DecimalsAdding and Subtracting DecimalsMultiplying DecimalsDividing DecimalsDividing FractionsMixed Number ArithmeticOrder of OperationsInteger Order of OperationsVariable ExpressionsCombining Like TermsOne-Step EquationsTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIterated Integrals and Fubini's TheoremDouble Integrals in Cartesian CoordinatesDouble Integrals over Rectangular RegionsDouble Integrals in Polar CoordinatesDouble Integrals: Definition and SetupIterated Integrals and Fubini's TheoremDouble Integrals over Rectangular RegionsDouble Integrals over General RegionsApplications of Double Integrals: Area, Mass, and MomentsCenter of MassConservation of Linear MomentumElastic CollisionsInelastic CollisionsCoefficient of RestitutionCollision Analysis and Real-World ApplicationsTwo-Body Collisions in the Center-of-Mass FrameReduced Mass and Two-Body ProblemsKinematics in Two DimensionsProjectile MotionCircular Motion: KinematicsRotational KinematicsTorqueMoment of InertiaRotational Kinetic EnergyThe Work-Energy TheoremConservation of Mechanical EnergyFirst Law of ThermodynamicsThermodynamic Processes and the PV DiagramIsobaric and Isochoric ProcessesHeat EnginesThermal Efficiency of Heat EnginesRefrigerators and Heat PumpsSecond Law of ThermodynamicsEntropyMicrostates and MacrostatesEnsemble Theory FundamentalsCanonical Ensemble (NVT)Partition Function: Definition and PropertiesThe Canonical Partition Function and Thermodynamic DerivationMaxwell-Boltzmann Distribution and Classical LimitBrownian MotionProperties of Brownian MotionThe Itô IntegralItô's Formula (Itô's Lemma)Stochastic Differential EquationsKolmogorov Forward and Backward EquationsErgodic Theory for Stochastic Processes

Longest path: 113 steps · 614 total prerequisite topics

Prerequisites (3)

Leads To (0)

No topics depend on this one yet.