ConceptComplete

Brownian Motion

Brownian motion (or the Wiener process) is the most fundamental continuous-time stochastic process, characterized by independent Gaussian increments and continuous paths. It is the cornerstone of stochastic calculus, mathematical finance, and diffusion theory.


Definition

Definition4.1Standard Brownian motion

A stochastic process (Bt)tβ‰₯0(B_t)_{t \geq 0} is a standard Brownian motion if:

  1. B0=0B_0 = 0 almost surely.
  2. Independent increments: For any 0≀t1<t2<β‹―<tn0 \leq t_1 < t_2 < \cdots < t_n, the increments Bt2βˆ’Bt1,Bt3βˆ’Bt2,…,Btnβˆ’Btnβˆ’1B_{t_2}-B_{t_1}, B_{t_3}-B_{t_2}, \ldots, B_{t_n}-B_{t_{n-1}} are independent.
  3. Gaussian increments: For s<ts < t, Btβˆ’Bs∼N(0,tβˆ’s)B_t - B_s \sim \mathcal{N}(0, t-s).
  4. Continuous paths: t↦Bt(Ο‰)t \mapsto B_t(\omega) is continuous for a.e. Ο‰\omega.

Properties (2-3) imply (Bt)(B_t) is a Gaussian process with mean 0 and covariance Cov(Bs,Bt)=min⁑(s,t)\mathbb{Cov}(B_s, B_t) = \min(s,t).

ExampleScaling and self-similarity

For any c>0c > 0, the process (Bct)tβ‰₯0(B_{ct})_{t \geq 0} has the same distribution as (cBt)tβ‰₯0(\sqrt{c} B_t)_{t \geq 0}. This scale invariance is a defining feature of Brownian motion.


Construction and existence

Theorem4.1Wiener's existence theorem

There exists a probability space carrying a standard Brownian motion.

Proof outline: Use the LΓ©vy-Ciesielski construction by defining BtB_t on dyadic rationals, then extending by uniform continuity.


Properties

Theorem4.2Martingale property
  1. (Bt)(B_t) is a martingale: E[Bt∣Fs]=Bs\mathbb{E}[B_t \mid \mathcal{F}_s] = B_s for s<ts < t.
  2. (Bt2βˆ’t)(B_t^2 - t) is a martingale.
  3. (exp⁑(ΞΈBtβˆ’12ΞΈ2t))(\exp(\theta B_t - \frac{1}{2}\theta^2 t)) is a martingale for any θ∈R\theta \in \mathbb{R}.
ExampleStock prices

In the Black-Scholes model, a stock price follows St=S0exp⁑(ΞΌt+ΟƒBt)S_t = S_0 \exp(\mu t + \sigma B_t), where BtB_t is Brownian motion with drift ΞΌ\mu and volatility Οƒ\sigma.


Summary

Brownian motion has independent Gaussian increments, continuous paths, and the martingale property. It is the continuous-time limit of random walks and the foundation for ItΓ΄ calculus.