stochastic processes
Brownian Motion
You should know: stochastic processes
Overview
Brownian motion (or the Wiener process) is the canonical continuous-time stochastic process with independent Gaussian increments. It is the scaling limit of random walks, serves as the driving noise in stochastic differential equations, and provides the model for diffusion, heat flow, and financial price movements. Despite almost surely being nowhere differentiable, Brownian paths are Hölder-continuous of any order less than 1/2 — a perfect instantiation of the fractal roughness of nature.
Intuition
Imagine zooming in on a Brownian path — no matter how much you zoom, the path looks equally irregular. This is self-similarity: B_{at} ~ √a · B_t in distribution. The path is continuous (no jumps) but has infinite variation over any interval, making ordinary calculus inapplicable and necessitating Itô calculus.
Formal Definition
A standard Brownian motion (Wiener process) is a stochastic process {B_t}_{t≥0} satisfying:
Starts at zero
Almost sure path continuity
Gaussian increments
Independent increments
Notation
| Notation | Meaning |
|---|---|
| Standard Brownian motion at time t | |
| Alternative notation (Wiener process) | |
| Brownian motion with drift μ and volatility σ |
Properties
Gaussian process
Condition: Characterises Brownian motion among Gaussian processes
Martingale
Condition: Natural filtration F_t = σ(B_s: s≤t) augmented
Quadratic variation
Condition: Limit of Σ(B_{t_{k+1}} - B_{t_k})² over partitions as mesh → 0
Self-similarity
Condition: Scaling property
Time reversal
Nowhere differentiability
Condition: Despite being continuous; a consequence of infinite quadratic variation
Law of iterated logarithm
Condition: Khinchin's LIL
Theorems
Applications
Worked Examples
By the reflection principle, for a > 0:
Since B_t ~ N(0,t):
Differentiating to get the density:
Answer: M_t = max B_s has the same distribution as |B_t|, i.e. a folded normal distribution.
Practice Problems
Prove that {B_t² - t} is a martingale with respect to the natural filtration of Brownian motion.
State and apply the law of the iterated logarithm to determine, almost surely, the lim sup of B_t/t as t → ∞.
Use Lévy's characterisation to prove that if B_t is a standard Brownian motion and T_a = inf{t: B_t = a}, then {B_{t+T_a} - a}_{t≥0} is again a standard Brownian motion, independent of F_{T_a}.
Common Mistakes
Brownian paths have finite variation
Brownian paths have infinite total variation on any interval a.s. This is why ordinary Riemann–Stieltjes integration against dB_t does not work and Itô calculus is needed.
The quadratic variation [B]_t = t is a random variable that fluctuates
The quadratic variation of Brownian motion is identically t (deterministic). This is what makes the Itô isometry exact: E[(∫H dB)²] = E[∫H² dt].
Historical Background
Robert Brown (1827) observed the erratic motion of pollen grains under a microscope. Einstein (1905) explained it as bombardment by water molecules. Wiener (1923) constructed the rigorous mathematical model — now called the Wiener process — proving existence via a measure on path space. Lévy (1948) studied its fine path properties in depth.
- 1827
Brown observes irregular motion of pollen grains
Robert Brown
- 1905
Einstein's kinetic theory explanation
Albert Einstein
- 1923
Wiener constructs the rigorous mathematical Brownian motion
Norbert Wiener
- 1944
Itô's stochastic integral built on Brownian motion
Kiyosi Itô
- 1948
Lévy's Processus Stochastiques et Mouvement Brownien
Paul Lévy
Summary
- Brownian motion is the unique (in law) continuous process with B_0=0, independent Gaussian increments, and Cov(B_s,B_t) = min(s,t).
- Key properties: martingale, quadratic variation [B]_t = t, nowhere differentiable paths, self-similar.
- The reflection principle gives the distribution of the running maximum.
- Donsker's theorem: scaled random walks converge weakly to Brownian motion.
- Brownian motion is the building block for Itô calculus and stochastic differential equations.
References
- BookMörters, P. & Peres, Y. (2010). Brownian Motion. Cambridge University Press.
- BookKaratzas, I. & Shreve, S. (1991). Brownian Motion and Stochastic Calculus. Springer.
Mathematics