ConceptComplete

The ItΓ΄ Integral

The ItΓ΄ integral extends classical integration to allow integrands that are stochastic processes and integrators that are Brownian motion. It is the foundation of stochastic calculus.


Motivation

Classical Riemann-Stieltjes integration ∫0Tf(t) dg(t)\int_0^T f(t) \, dg(t) requires gg to have bounded variation. But Brownian motion has infinite variation, so we cannot define ∫0Tf(t) dBt\int_0^T f(t) \, dB_t using classical methods. ItΓ΄ (1944) developed a new theory based on the finite quadratic variation of Brownian motion.


Definition for simple processes

Definition5.1Simple process

A simple process is Ht=βˆ‘i=0nβˆ’1Hi1[ti,ti+1)(t)H_t = \sum_{i=0}^{n-1} H_i \mathbf{1}_{[t_i, t_{i+1})}(t), where 0=t0<t1<β‹―<tn=T0 = t_0 < t_1 < \cdots < t_n = T and each HiH_i is Fti\mathcal{F}_{t_i}-measurable with E[Hi2]<∞\mathbb{E}[H_i^2] < \infty.

For simple HH, define:

IT(H)=∫0THt dBt:=βˆ‘i=0nβˆ’1Hi(Bti+1βˆ’Bti).I_T(H) = \int_0^T H_t \, dB_t := \sum_{i=0}^{n-1} H_i (B_{t_{i+1}} - B_{t_i}).

Theorem5.1Properties of I(H)
  1. IT(H)I_T(H) is FT\mathcal{F}_T-measurable.
  2. E[IT(H)]=0\mathbb{E}[I_T(H)] = 0.
  3. ItΓ΄ isometry: E[IT(H)2]=E[∫0THt2 dt]\mathbb{E}[I_T(H)^2] = \mathbb{E}\left[\int_0^T H_t^2 \, dt\right].

The ItΓ΄ isometry is the key: it shows that the ItΓ΄ integral is an L2L^2 isometry from integrands to integrals.


Extension to general integrands

Definition5.2ItΓ΄ integrable

A process (Ht)(H_t) is ItΓ΄ integrable if:

  1. HtH_t is adapted to the filtration of BB.
  2. E[∫0THt2 dt]<∞\mathbb{E}\left[\int_0^T H_t^2 \, dt\right] < \infty.

The space of ItΓ΄ integrable processes is L2([0,T]Γ—Ξ©)L^2([0, T] \times \Omega) with respect to the measure dtΓ—dPdt \times d\mathbb{P}.

By approximating general HH with simple processes and using the ItΓ΄ isometry, we extend the definition to all ItΓ΄ integrable processes.

Theorem5.2Existence and uniqueness

For any ItΓ΄ integrable HH, there exists a unique (up to indistinguishability) process (It(H))0≀t≀T(I_t(H))_{0 \leq t \leq T} such that:

  1. (It(H))(I_t(H)) is a continuous martingale.
  2. I0(H)=0I_0(H) = 0.
  3. [I(H)]T=∫0THt2 dt[I(H)]_T = \int_0^T H_t^2 \, dt (quadratic variation).

Properties

Theorem5.3Martingale property

The ItΓ΄ integral Mt=∫0tHs dBsM_t = \int_0^t H_s \, dB_s is a continuous local martingale with E[Mt]=0\mathbb{E}[M_t] = 0 and Var(Mt)=E[∫0tHs2 ds]\text{Var}(M_t) = \mathbb{E}\left[\int_0^t H_s^2 \, ds\right].

ExampleIntegrating a constant

∫0t1 dBs=Bt\int_0^t 1 \, dB_s = B_t. The integral of the constant function 1 is Brownian motion itself.

ExampleIntegrating Brownian motion

∫0tBs dBs=12Bt2βˆ’12t\int_0^t B_s \, dB_s = \frac{1}{2}B_t^2 - \frac{1}{2}t. Note the correction term βˆ’t/2-t/2 β€” this is the ItΓ΄ correction, arising from the quadratic variation of BB.


Summary

The ItΓ΄ integral ∫0tHs dBs\int_0^t H_s \, dB_s is defined via L2L^2 approximation, satisfies the ItΓ΄ isometry E[(∫H dB)2]=E[∫H2 dt]\mathbb{E}[(\int H \, dB)^2] = \mathbb{E}[\int H^2 \, dt], and is a martingale. It enables stochastic differential equations and stochastic calculus.