Itō calculus

From Wikipedia, the free encyclopedia

Itō calculus, named after Kiyoshi Itō, treats mathematical operations on stochastic processes. Its most important concept is the Itō stochastic integral.

Contents

[edit] Definition

The Itō integral can be defined in a manner similar to the Riemann-Stieltjes integral, that is as a limit of Riemann sums. Suppose that W : [0, T] × Ω → R is a Wiener process and that X : [0, T] × Ω → R is a stochastic process adapted to the natural filtration of the Wiener process. Then the Itō integral of X with respect to W is a random variable

\int_{a}^{b} X_{t} \, \mathrm{d} W_{t} : \Omega \to \mathbb{R},

defined to be the L2 limit of

\sum_{i = 0}^{k - 1} X_{t_{i}} \left( W_{t_{i+1}} - W_{t_{i}} \right)

as the mesh of the partition 0 = t0 < t1 < ... < tk = T of [0, T] tends to 0 (in the style of a Riemann-Stieltjes integral).

Technically speaking, the construction is first performed on a class of "elementary processes" and then extended to the closure of this class in the L2 norm. The collection of all Itō integrable processes is sometimes denoted L2(W).

A crucial fact about this integral is Itō's lemma, which allows one to compare classical and stochastic integrals and compute the variance of an Itō integral (the expected value is always zero).

Both summation and multiplication of random variables are defined in probability theory. The summation involves a convolution of the probability density function (PDF) and multiplication is repeated summation.

[edit] Generalization: integration with respect to a martingale

The procedure used to define the Itō integral works for more general stochastic processes than the Wiener process W, and can be used to define the stochastic integral of any adapted process with respect to any martingale.

Let M : [0, T] × Ω → R be a real-valued martingale with respect to its natural filtration

\mathcal{F}_{t}^{M} := \sigma \left\{ M_{s}^{-1} (A) \left| A \in \mathrm{Borel}(\mathbb{R}), 0 \leq s \leq t \right. \right\},

i.e.

\mathbb{E} ( M_{t} | \mathcal{F}_{s}^{M} ) = M_{s}.

Now let X : [0, T] × Ω → R be a stochastic process adapted to the filtration \mathcal{F}_{t}^{M}. Then the Itō integral of X with respect to M, denoted

\int_{a}^{b} X_{t} \, \mathrm{d} M_{t},

is defined to be the L2 limit of

\sum_{i = 0}^{k - 1} X_{t_{i}} \left( M_{t_{i+1}} - M_{t_{i}} \right)

as the mesh of the partition 0 = t0 < t1 < ... < tk = T of [0, T] tends to 0. The collection of all processes X for which the Itō integral with respect to M is defined is sometimes denoted L2(M).

[edit] Other approaches

The Stratonovich integral is another way to define stochastic integrals. Its derivation rule is simpler than Ito's lemma.

In the definition of the Stratonovich integral, the same limiting procedure is used except for choosing the average to the values of the process X at the left- and right-hand endpoints of each subinterval: i.e.

\frac{X_{t_{i+1}} + X_{t_{i}}}{2} in place of X_{t_{i}}.

Conversion between Itō and Stratonovich integrals may be performed using the formula

\int_{0}^{T} \sigma (t, X_{t}) \circ \mathrm{d} W_{t} = \frac{1}{2} \int_{0}^{T} \sigma' (t, X_{t}) \sigma (t, X_{t}) \, \mathrm{d} t + \int_{0}^{T} \sigma (t, X_{t}) \, \mathrm{d} W_{t},

where X is some process, \sigma' (t, x) := \frac{\partial \sigma}{\partial x} (t, x), and \int_{0}^{T} \sigma (t, X_{t}) \circ \mathrm{d} W_{t} denotes the Stratonovich integral.

[edit] See also

[edit] Reference

In other languages