Quant Memo
Advanced

Lévy's Characterization of Brownian Motion

A theorem that tells you a process is Brownian motion just by checking two properties — that it's a martingale and that its quadratic variation grows like time itself — without ever needing to know how the process was built.

Prerequisites: Brownian Motion, Quadratic Variation, Martingales

Suppose someone hands you a process built from a strange-looking stochastic differential equation and asks: is this secretly just ordinary Brownian motion in disguise? Checking every property of Brownian motion directly — independent increments, Gaussian distribution at every horizon, continuous paths — is painful. Lévy's characterization gives a shortcut: check only two things, both of them properties you can often verify from the model itself rather than from simulated paths.

A continuous process MtM_t starting at zero is a Brownian motion if and only if it is a martingale (no drift — its expected future value, given everything so far, is its current value) and its quadratic variation equals tt itself, written Mt=t\langle M \rangle_t = t. Quadratic variation measures the accumulated "jitteriness" of a path; for Brownian motion this jitter accumulates at exactly rate one per unit time, no faster and no slower. Any continuous martingale with that same jitter rate must, in fact, be indistinguishable in distribution from Brownian motion — a genuinely surprising fact, since a martingale can otherwise look wildly different path by path.

The payoff shows up constantly in derivatives pricing. Take a driftless process built from an Itô integral, Mt=0tσsdWsM_t = \int_0^t \sigma_s \, dW_s, where σs\sigma_s varies over time. Itô's isometry gives its quadratic variation as Mt=0tσs2ds\langle M \rangle_t = \int_0^t \sigma_s^2 \, ds. If a model is constructed so that 0tσs2ds=t\int_0^t \sigma_s^2 \, ds = t exactly — for instance σs=1\sigma_s = 1 for all ss — Lévy's theorem says MtM_t is a Brownian motion, even though it was written down as an integral against some other Brownian motion WtW_t. This is exactly the trick used to justify time-changed and stochastic-volatility constructions: change the clock so the quadratic variation runs at unit speed, and the result is provably standard Brownian motion again.

A continuous martingale is Brownian motion precisely when its quadratic variation grows at rate one, Mt=t\langle M \rangle_t = t — two checkable conditions replace an infinite list of distributional properties.

Related concepts

Practice in interviews

Further reading

  • Karatzas & Shreve, Brownian Motion and Stochastic Calculus, ch. 3
ShareTwitterLinkedIn