Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Brownian Motion

Brownian motion is the continuous-time limit of random walk, the canonical continuous-path process, and the first place where the existence questions of extension-theorem.md become unavoidable rather than pedantic. Its finite-dimensional distributions are prescribed in one line; that a process with continuous paths realizes them is a theorem, and that those paths are nowhere differentiable is another.

This page is about existence and path structure. Stochastic calculus — the Itô integral, SDEs, Feynman–Kac — is stated in §5 and deliberately taken no further (README §Scope).

References: Mörters–Peres, Brownian Motion; Karatzas–Shreve, Brownian Motion and Stochastic Calculus, ch. 1–2; Durrett, Probability, ch. 7.

1. Definition

Definition. A standard Brownian motion (Wiener process) is a process with

  1. a.s.;
  2. independent increments: for the increments are independent;
  3. stationary Gaussian increments: for ;
  4. continuous paths: is continuous for a.e. .

Conditions (1)–(3) fix the finite-dimensional distributions: is a centred Gaussian vector with covariance

and these are consistent in the sense of extension-theorem.md §1 (marginalizing a Gaussian gives a Gaussian with the restricted covariance). Condition (4) is of a different kind: as §4 of that page shows, it is not expressible in the product -algebra that Kolmogorov's theorem supplies. It must be obtained by a separate argument.

The Gaussian shape is not an arbitrary choice: it is forced by requiring stationary independent increments with finite variance and continuous paths, since is then a sum of i.i.d. increments for every and the CLT applies. Brownian motion is the CLT made into a process.

2. Existence

Three standard constructions, each illuminating a different aspect.

(a) Kolmogorov extension + continuous version. Apply extension-theorem.md §3 to the Gaussian fdds, then repair the paths with the Kolmogorov–Chentsov criterion: since ,

so with , there is a version with locally Hölder paths of every exponent . Iterating with higher moments () pushes this to every .

(b) Lévy–Ciesielski. Expand in the Haar/Schauder basis: with i.i.d. and the Schauder functions, converges uniformly a.s. on (Borel–Cantelli plus a Gaussian tail bound), giving continuity by construction. This is the most explicit route and makes the process a random element of from the start.

(c) Donsker's invariance principle. Let be i.i.d. with mean , variance , , and linearly interpolate the rescaled walk . Then weakly in . Existence follows from tightness plus Prokhorov (convergence-modes.md §4), and the theorem simultaneously explains the universality: like the CLT, the limit does not depend on the step distribution.

Wiener measure. Whichever construction is used, the object produced is a probability measure on — the Borel -algebra of the topology of uniform convergence on compacts, which coincides with the -algebra generated by the coordinate maps. On this space "the path is continuous" is not an event of probability one; it is the whole space. Choosing the carrier space well makes the §1(4) problem disappear.

3. Path Properties

Almost every Brownian path is far stranger than the smooth pictures suggest.

Theorem (nowhere differentiability, Paley–Wiener–Zygmund). Almost surely, is differentiable at no point.

Idea. If were differentiable at some , the increments near would be ; a union bound over a dyadic grid, using the Gaussian scaling , makes the probability of that happening anywhere zero.

The exact modulus of continuity is (Lévy), so paths are Hölder of every exponent and of none — the exponent is the scaling read off the covariance. Further consequences:

  • Unbounded variation on every interval, so path integrals cannot be defined pathwise as Stieltjes integrals. This is the reason stochastic calculus needs a new construction (§5).
  • Quadratic variation in probability as the mesh . The heuristic is this theorem, and it is the source of the extra term in Itô's formula.
  • Recurrence and level sets. hits every level a.s.; its zero set is a closed Lebesgue-null set of Hausdorff dimension , homeomorphic to the Cantor set. The graph has dimension .
  • Martingale structure. , , and are martingales (martingales.md); optional stopping applied to them computes exit probabilities and expected exit times in a line or two.
  • Markov and strong Markov. is a Brownian motion independent of , and this remains true at stopping times — the strong Markov property, which is what makes the reflection principle work.

Two independent smallness notions again. The zero set is null yet uncountable and perfect; the path is continuous yet nowhere differentiable. Both are instances of the dissociation between measure and topology first met with the Cantor set in measure-theory.md §6.

4. The Gaussian Family

Brownian motion is the simplest member of a family defined by covariance alone: is a Gaussian process if every finite-dimensional vector is Gaussian, and it is then determined by its mean and covariance functions. Kolmogorov's theorem applies to any positive-semidefinite covariance kernel, and Kolmogorov–Chentsov decides continuity. Brownian bridge (), fractional Brownian motion, and the Ornstein–Uhlenbeck process are the standard variants; in QFT the free-field Euclidean measure is a Gaussian process of this kind, with covariance the propagator (QFT path integral).

5. Stochastic Calculus (Stated Only)

Because paths have unbounded variation, cannot be a pathwise Stieltjes integral. Itô's construction defines it as an limit of sums over predictable integrands, evaluating at the left endpoint so that the result is a martingale. The choice of endpoint is not a convention with no consequences: the midpoint rule gives the Stratonovich integral, which obeys the ordinary chain rule but is not a martingale. The Itô rule

carries the correction term from §3.

This is as far as this folder goes. SDEs, the Feynman–Kac formula, and the connection to the QM path integral via Wick rotation are a separate subject.

6. Where This Is Used