ConceptComplete

ItΓ΄'s Formula

ItΓ΄'s formula is the fundamental theorem of stochastic calculus, providing a change-of-variables formula for functions of ItΓ΄ processes. It is the stochastic analogue of the chain rule.


Statement

Theorem6.1ItΓ΄'s formula (one-dimensional)

Let (Xt)(X_t) be an ItΓ΄ process dXt=ΞΌt dt+Οƒt dBtdX_t = \mu_t \, dt + \sigma_t \, dB_t and f∈C2f \in C^2. Then:

df(Xt)=fβ€²(Xt) dXt+12fβ€²β€²(Xt)(dXt)2,df(X_t) = f'(X_t) \, dX_t + \frac{1}{2} f''(X_t) (dX_t)^2,

or in integral form:

f(Xt)=f(X0)+∫0tfβ€²(Xs) dXs+12∫0tfβ€²β€²(Xs)Οƒs2 ds.f(X_t) = f(X_0) + \int_0^t f'(X_s) \, dX_s + \frac{1}{2} \int_0^t f''(X_s) \sigma_s^2 \, ds.

The second-order term 12fβ€²β€²(Xt)Οƒt2 dt\frac{1}{2}f''(X_t)\sigma_t^2 \, dt is the ItΓ΄ correction, arising from the non-zero quadratic variation (dBt)2=dt(dB_t)^2 = dt.

ExampleGeometric Brownian motion

Let Xt=eBtX_t = e^{B_t}. Apply ItΓ΄ with f(x)=exf(x) = e^x:

dXt=eBtdBt+12eBtdt=Xt(dBt+12dt).dX_t = e^{B_t} dB_t + \frac{1}{2} e^{B_t} dt = X_t(dB_t + \frac{1}{2}dt).

Integrating: Xt=exp⁑(Bt+t/2)X_t = \exp(B_t + t/2). The drift correction +t/2+t/2 comes from Itô's formula.


Multiplication table

The key to ItΓ΄ calculus is the multiplication table:

dtβ‹…dt=0,dtβ‹…dBt=0,dBtβ‹…dBt=dt.dt \cdot dt = 0, \quad dt \cdot dB_t = 0, \quad dB_t \cdot dB_t = dt.

These rules follow from (Bt)(B_t) having quadratic variation tt and finite variation processes (like tt) having zero quadratic variation.

ExampleItΓ΄ formula for $B_t^2$

f(x)=x2f(x) = x^2, so fβ€²(x)=2xf'(x) = 2x, fβ€²β€²(x)=2f''(x) = 2. Then:

d(Bt2)=2Bt dBt+12β‹…2β‹…dt=2Bt dBt+dt.d(B_t^2) = 2B_t \, dB_t + \frac{1}{2} \cdot 2 \cdot dt = 2B_t \, dB_t + dt.

Integrating: Bt2=∫0t2Bs dBs+tB_t^2 = \int_0^t 2B_s \, dB_s + t, or ∫0tBs dBs=12Bt2βˆ’12t\int_0^t B_s \, dB_s = \frac{1}{2}B_t^2 - \frac{1}{2}t.


Multidimensional ItΓ΄ formula

Theorem6.2ItΓ΄'s formula (multidimensional)

For dXt=ΞΌt dt+Οƒt dBtdX_t = \mu_t \, dt + \sigma_t \, dB_t in Rn\mathbb{R}^n and f∈C2(Rn)f \in C^2(\mathbb{R}^n):

df(Xt)=βˆ‘iβˆ‚fβˆ‚xidXti+12βˆ‘i,jβˆ‚2fβˆ‚xiβˆ‚xjd⟨Xi,Xj⟩t,df(X_t) = \sum_i \frac{\partial f}{\partial x_i} dX_t^i + \frac{1}{2} \sum_{i,j} \frac{\partial^2 f}{\partial x_i \partial x_j} d\langle X^i, X^j \rangle_t,

where d⟨Xi,Xj⟩t=Οƒtiβ‹…Οƒtj dtd\langle X^i, X^j \rangle_t = \sigma_t^i \cdot \sigma_t^j \, dt is the cross-variation.


Summary

ItΓ΄'s formula is df(Xt)=fβ€²(Xt)dXt+12fβ€²β€²(Xt)Οƒt2dtdf(X_t) = f'(X_t) dX_t + \frac{1}{2}f''(X_t) \sigma_t^2 dt, with the second-order correction essential for stochastic processes. It is the foundation for solving stochastic differential equations and pricing derivatives.