ConceptComplete

Girsanov's Theorem

Girsanov's theorem provides a change of measure technique to transform a Brownian motion with drift into a standard Brownian motion. It is fundamental to risk-neutral pricing in mathematical finance.


Statement

Theorem6.1Girsanov's theorem

Let (Bt)(B_t) be a Brownian motion under measure P\mathbb{P} and (ΞΈt)(\theta_t) an adapted process with E[exp⁑(12∫0TΞΈt2 dt)]<∞\mathbb{E}[\exp(\frac{1}{2}\int_0^T \theta_t^2 \, dt)] < \infty. Define the Radon-Nikodym derivative:

dQdP=exp⁑(βˆ’βˆ«0TΞΈt dBtβˆ’12∫0TΞΈt2 dt).\frac{d\mathbb{Q}}{d\mathbb{P}} = \exp\left(-\int_0^T \theta_t \, dB_t - \frac{1}{2}\int_0^T \theta_t^2 \, dt\right).

Then under Q\mathbb{Q}, the process

B~t=Bt+∫0tΞΈs ds\tilde{B}_t = B_t + \int_0^t \theta_s \, ds

is a standard Brownian motion.

Intuition: Changing the measure removes the drift. Under the new measure Q\mathbb{Q}, the process with drift Bt+∫θsdsB_t + \int \theta_s ds becomes a martingale (drift-free Brownian motion).


Application: Risk-neutral pricing

ExampleBlack-Scholes model

A stock price follows dSt=ΞΌStdt+ΟƒStdBtdS_t = \mu S_t dt + \sigma S_t dB_t under the physical measure P\mathbb{P}. Under the risk-neutral measure Q\mathbb{Q} (where the discounted stock price is a martingale), we have dSt=rStdt+ΟƒStdB~tdS_t = r S_t dt + \sigma S_t d\tilde{B}_t, where B~t\tilde{B}_t is a Q\mathbb{Q}-Brownian motion. Girsanov provides the change of measure: ΞΈt=(ΞΌβˆ’r)/Οƒ\theta_t = (\mu - r)/\sigma.

The price of a derivative is eβˆ’rTEQ[payoff]e^{-rT}\mathbb{E}_\mathbb{Q}[payoff], computed under Q\mathbb{Q} where StS_t has drift rr.


Summary

Girsanov's theorem changes the probability measure to remove drift: (Bt+∫θsds)(B_t + \int \theta_s ds) under Q\mathbb{Q} is a Brownian motion. This is the foundation of risk-neutral valuation in finance.