stochastic calculus
Itô Calculus
You should know: brownian motion, stochastic processes
Overview
Itô calculus is the extension of classical calculus to functions of Brownian motion and, more generally, semimartingales. Because Brownian paths have infinite first-order variation but finite quadratic variation [B]_t = t, the classical Riemann–Stieltjes integral ∫ H dB fails. Itô (1944) defined a stochastic integral ∫ H_s dB_s as a limit of non-anticipating Riemann sums, and derived the cornerstone Itô formula — the stochastic analogue of the chain rule — which contains an additional second-order correction term arising from the non-zero quadratic variation.
Intuition
In ordinary calculus, df = f'(x)dx. For a function f(B_t) of Brownian motion, the chain rule must be corrected because (dB_t)² = dt (non-zero quadratic variation). Expanding f(B_{t+dt}) - f(B_t) via Taylor series: df ≈ f'(B_t)dB_t + (1/2)f''(B_t)(dB_t)² = f'(B_t)dB_t + (1/2)f''(B_t)dt. The extra second-derivative term is the Itô correction.
Formal Definition
Let {B_t} be a standard Brownian motion on (Ω, F, P) with filtration {F_t}. An elementary process is H_t = Σ_k h_k 1_{(t_k, t_{k+1}]}(t) where h_k is F_{t_k}-measurable and bounded.
Itô integral for elementary processes
Itô isometry
Itô's formula for f(B_t), f ∈ C²
General Itô formula for semimartingale X_t
Notation
| Notation | Meaning |
|---|---|
| Itô stochastic integral of adapted process H against Brownian motion | |
| Quadratic covariation of semimartingales X, Y | |
| Informal SDE notation for an Itô process |
Proofs
- (Telescoping sum over partition 0=t₀<t₁<...<tₙ=t)
- (Taylor expansion to second order; third order terms vanish as mesh → 0)
- (Definition of quadratic variation of Brownian motion)
- (Taking limits: Riemann sums → Itô integral; quadratic variation → Lebesgue integral)
Properties
Itô isometry
Condition: H ∈ L²([0,T]×Ω) adapted
Martingale property
Condition: H adapted and locally square-integrable
Integration by parts (Itô product rule)
Condition: X, Y semimartingales
Kunita–Watanabe inequality
Condition: M, N local martingales
Theorems
Applications
Worked Examples
Apply Itô's formula with f(x) = x²:
Integrate from 0 to t:
Therefore B_t² - t = ∫₀ᵗ 2B_s dB_s, which is an Itô integral — hence a local martingale. Since E[B_t²] = t < ∞, it is a martingale.
Answer: B_t² - t is a martingale, being the Itô integral ∫₀ᵗ 2B_s dB_s.
Practice Problems
Prove the Itô isometry: E[(∫₀ᵀ H_s dB_s)²] = E[∫₀ᵀ H_s² ds] for elementary processes H.
Compute ∫₀ᵗ B_s dB_s using Itô's formula.
State Girsanov's theorem and use it to change from physical measure P to risk-neutral measure Q in the Black–Scholes model.
Common Mistakes
The Itô integral behaves like a Riemann–Stieltjes integral
The Itô integral is a limit of left-endpoint Riemann sums (non-anticipating), not midpoint (Stratonovich). The choice of endpoint matters: ∫ B_t dB_t = (B_T² - T)/2 (Itô) vs. B_T²/2 (Stratonovich).
Itô's formula is just the chain rule
Itô's formula has an extra term (1/2)f''(B_t)dt absent in ordinary calculus, arising from the non-zero quadratic variation [B]_t = t. This term is essential and cannot be neglected.
Historical Background
Kiyosi Itô (1944, 1951) constructed the stochastic integral and derived his formula in a series of landmark papers. The connection to PDEs (Feynman–Kac formula) and finance (Black–Scholes, 1973) followed. Stratonovich (1966) introduced an alternative symmetric integral better suited to physical applications.
- 1944
Itô defines the stochastic integral and proves the Itô formula
Kiyosi Itô
- 1951
Itô's formula for multi-dimensional SDEs
Kiyosi Itô
- 1966
Stratonovich integral introduced as symmetric alternative
Ruslan Stratonovich
- 1973
Black–Scholes formula derived via Itô's lemma
Fischer Black, Myron Scholes
- 1976
Kunita–Watanabe inequality and general semimartingale theory
Hiroshi Kunita, Shinzo Watanabe
Summary
- Itô's stochastic integral ∫ H dB is defined for adapted processes via L² completion of elementary integrals.
- Itô isometry: E[(∫H dB)²] = E[∫H² dt] — extends the integral to all adapted L² processes.
- Itô's formula: df(B_t) = f'(B_t)dB_t + (1/2)f''(B_t)dt — the stochastic chain rule with quadratic variation correction.
- Girsanov's theorem: change of measure converts one drift to another, enabling risk-neutral pricing.
- Feynman–Kac links SDEs to PDEs: solutions of parabolic PDEs are expectations of functionals of diffusions.
References
- BookOksendal, B. (2010). Stochastic Differential Equations (6th ed.). Springer.
- BookKaratzas, I. & Shreve, S. (1991). Brownian Motion and Stochastic Calculus. Springer.
- BookRevuz, D. & Yor, M. (1999). Continuous Martingales and Brownian Motion (3rd ed.). Springer.
Mathematics