Itô's Lemma
   HOME

TheInfoList



OR:

In
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, Itô's lemma or Itô's formula (also called the Itô–Döblin formula) is an identity used in Itô calculus to find the differential of a time-dependent function of a
stochastic process In probability theory and related fields, a stochastic () or random process is a mathematical object usually defined as a family of random variables in a probability space, where the index of the family often has the interpretation of time. Sto ...
. It serves as the
stochastic calculus Stochastic calculus is a branch of mathematics that operates on stochastic processes. It allows a consistent theory of integration to be defined for integrals of stochastic processes with respect to stochastic processes. This field was created an ...
counterpart of the
chain rule In calculus, the chain rule is a formula that expresses the derivative of the Function composition, composition of two differentiable functions and in terms of the derivatives of and . More precisely, if h=f\circ g is the function such that h ...
. It can be heuristically derived by forming the
Taylor series In mathematics, the Taylor series or Taylor expansion of a function is an infinite sum of terms that are expressed in terms of the function's derivatives at a single point. For most common functions, the function and the sum of its Taylor ser ...
expansion of the function up to its second derivatives and retaining terms up to first order in the time increment and second order in the
Wiener process In mathematics, the Wiener process (or Brownian motion, due to its historical connection with Brownian motion, the physical process of the same name) is a real-valued continuous-time stochastic process discovered by Norbert Wiener. It is one o ...
increment. The lemma is widely employed in
mathematical finance Mathematical finance, also known as quantitative finance and financial mathematics, is a field of applied mathematics, concerned with mathematical modeling in the financial field. In general, there exist two separate branches of finance that req ...
, and its best known application is in the derivation of the
Black–Scholes equation In mathematical finance, the Black–Scholes equation, also called the Black–Scholes–Merton equation, is a partial differential equation (PDE) governing the price evolution of derivatives under the Black–Scholes model. Broadly speaking, the ...
for option values. This result was discovered by Japanese mathematician
Kiyoshi Itô Kiyoshi, (きよし or キヨシ), is a Japanese given name, also spelled Kyoshi. Possible meanings *'' Kyōshi'', a form of Japanese poetry *Kyōshi, a Japanese honorific Written forms *清, "cleanse" *淳, "pure" *潔, "undefiled" *清志, ...
in 1951.


Motivation

Suppose we are given the stochastic differential equation dX_t = \mu_t\ dt + \sigma_t\ dB_t, where is a
Wiener process In mathematics, the Wiener process (or Brownian motion, due to its historical connection with Brownian motion, the physical process of the same name) is a real-valued continuous-time stochastic process discovered by Norbert Wiener. It is one o ...
and the functions \mu_t, \sigma_t are deterministic (not stochastic) functions of time. In general, it's not possible to write a solution X_t directly in terms of B_t. However, we can formally write an integral solution X_t = \int_0^t \mu_s\ ds + \int_0^t \sigma_s\ dB_s. This expression lets us easily read off the mean and variance of X_t (which has no higher moments). First, notice that every \mathrmB_t individually has mean 0, so the expected value of X_t is simply the integral of the drift function: \mathrm E _t\int_0^t \mu_s\ ds. Similarly, because the dB terms have variance 1 and no correlation with one another, the variance of X_t is simply the integral of the variance of each infinitesimal step in the random walk: \mathrm _t= \int_0^t\sigma_s^2\ ds. However, sometimes we are faced with a stochastic differential equation for a more complex process Y_t, in which the process appears on both sides of the differential equation. That is, say dY_t = a_1(Y_t,t) \ dt + a_2(Y_t,t)\ dB_t, for some functions a_1 and a_2. In this case, we cannot immediately write a formal solution as we did for the simpler case above. Instead, we hope to write the process Y_t as a function of a simpler process X_t taking the form above. That is, we want to identify three functions f(t,x), \mu_t, and \sigma_t, such that Y_t=f(t, X_t) and dX_t = \mu_t\ dt + \sigma_t\ dB_t. In practice, Ito's lemma is used in order to find this transformation. Finally, once we have transformed the problem into the simpler type of problem, we can determine the mean and higher moments of the process.


Derivation

We derive Itô's lemma by expanding a Taylor series and applying the rules of stochastic calculus. Suppose X_t is an Itô drift-diffusion process that satisfies the
stochastic differential equation A stochastic differential equation (SDE) is a differential equation in which one or more of the terms is a stochastic process, resulting in a solution which is also a stochastic process. SDEs have many applications throughout pure mathematics an ...
dX_t= \mu_t \, dt + \sigma_t \, dB_t, where is a
Wiener process In mathematics, the Wiener process (or Brownian motion, due to its historical connection with Brownian motion, the physical process of the same name) is a real-valued continuous-time stochastic process discovered by Norbert Wiener. It is one o ...
. If is a twice-differentiable scalar function, its expansion in a
Taylor series In mathematics, the Taylor series or Taylor expansion of a function is an infinite sum of terms that are expressed in terms of the function's derivatives at a single point. For most common functions, the function and the sum of its Taylor ser ...
is \begin \fracdt &= f(t+dt, x) - f(t,x) \\ &= \frac\,dt + \frac\frac\,(dt)^2 + \cdots \\ ex\fracdx &= f(t, x+dx) - f(t,x) \\ &= \frac\,dx + \frac\frac\,(dx)^2 + \cdots \end Then use the
total derivative In mathematics, the total derivative of a function at a point is the best linear approximation near this point of the function with respect to its arguments. Unlike partial derivatives, the total derivative approximates the function with res ...
and the definition of the partial derivative f_y=\lim_\frac: \begin df &= f_t dt + f_x dx \\ ex&= \lim_ \frac\,dt + \frac\,dx + \frac \left(\frac\,(dt)^2 + \frac\,(dx)^2\right) + \cdots . \end Substituting x=X_t and therefore dx=dX_t=\mu_t\,dt + \sigma_t\,dB_t, we get \begin df = \lim_ \; & \frac\,dt + \frac \left(\mu_t\,dt + \sigma_t\,dB_t\right) \\ &+ \frac \left \frac\,^2 + \frac \left (\mu_t^2\,^2 + 2 \mu_t \sigma_t \, dt \, dB_t + \sigma_t^2 \, ^2 \right ) \right+ \cdots. \end In the limit dt\to0, the terms (dt)^2 and dt\,dB_t tend to zero faster than dt. (dB_t)^2 is O(dt) (due to the
quadratic variation In mathematics, quadratic variation is used in the analysis of stochastic processes such as Brownian motion and other martingales. Quadratic variation is just one kind of variation of a process. Definition Suppose that X_t is a real-valued st ...
of a
Wiener process In mathematics, the Wiener process (or Brownian motion, due to its historical connection with Brownian motion, the physical process of the same name) is a real-valued continuous-time stochastic process discovered by Norbert Wiener. It is one o ...
which says B_t^2=O(t)), so setting (dt)^2, dt\,dB_t and (dx)^3 terms to zero and substituting dt for (dB_t)^2, and then collecting the dt terms, we obtain df = \lim_\left(\frac + \mu_t\frac + \frac\frac\right)dt + \sigma_t\frac\,dB_t as required. Alternatively, df = \lim_\left(\frac + \frac\frac\right)dt + \frac\,dX_t


Geometric intuition

Suppose we know that X_t, X_ are two jointly-Gaussian distributed random variables, and f is nonlinear but has continuous second derivative, then in general, neither of f(X_t), f(X_) is Gaussian, and their joint distribution is also not Gaussian. However, since X_ \mid X_t is Gaussian, we might still find f(X_) \mid f(X_t) is Gaussian. This is not true when dt is finite, but when dt becomes infinitesimal, this becomes true. The key idea is that X_ = X_t + \mu_t \, dt + dW_t has a deterministic part and a noisy part. When f is nonlinear, the noisy part has a deterministic contribution. If f is convex, then the deterministic contribution is positive (by Jensen's inequality). To find out how large the contribution is, we write X_ = X_t + \mu_t \, dt + \sigma_t \sqrt \, z, where z is a standard Gaussian, then perform Taylor expansion. \begin f(X_) =& f(X_t) + f'(X_t) \mu_t \, dt + f'(X_t) \sigma_t \sqrt \, z \\ ex & + \frac f''(X_t) \left(\sigma_t^2 z^2 \, dt + 2 \mu_t \sigma_t z \, dt^ + \mu_t^2 dt^2\right) + o(dt) \\ ex=& \left (X_t) + f'(X_t) \mu_t \, dt + \frac f''(X_t) \sigma_t^2 \, dt + o(dt)\right\\ ex & + \left '(X_t)\sigma_t \sqrt \, z + \frac f''(X_t) \sigma_t^2 \left(z^2 - 1\right) \, dt + o(dt)\right\endWe have split it into two parts, a deterministic part, and a random part with mean zero. The random part is non-Gaussian, but the non-Gaussian parts decay faster than the Gaussian part, and at the dt \to 0 limit, only the Gaussian part remains. The deterministic part has the expected f(X_t) + f'(X_t) \mu_t \, dt , but also a part contributed by the convexity: \frac f''(X_t) \sigma_t^2 \, dt. To understand why there should be a contribution due to convexity, consider the simplest case of geometric Brownian walk (of the stock market): S_ = S_t ( 1 + dB_t). In other words, d(\ln S_t) = dB_t. Let X_t = \ln S_t, then S_t = e^, and X_t is a Brownian walk. However, although the expectation of X_t remains constant, the expectation of S_t grows. Intuitively it is because the downside is limited at zero, but the upside is unlimited. That is, while X_t is normally distributed, S_t is log-normally distributed.


Mathematical formulation of Itô's lemma

In the following subsections we discuss versions of Itô's lemma for different types of stochastic processes.


Itô drift-diffusion processes (due to: Kunita–Watanabe)

In its simplest form, Itô's lemma states the following: for an Itô drift-diffusion process dX_t= \mu_t \, dt + \sigma_t \, dB_t and any twice
differentiable In mathematics, a differentiable function of one real variable is a function whose derivative exists at each point in its domain. In other words, the graph of a differentiable function has a non- vertical tangent line at each interior point in ...
scalar function of two real variables and , one has df(t,X_t) =\left(\frac + \mu_t \frac + \frac\frac\right)dt+ \sigma_t \frac\,dB_t. This immediately implies that is itself an Itô drift-diffusion process. In higher dimensions, if \mathbf_t = (X^1_t, X^2_t, \ldots, X^n_t)^T is a vector of Itô processes such that d\mathbf_t = \boldsymbol_t\, dt + \mathbf_t\, d\mathbf_t for a vector \boldsymbol_t and matrix \mathbf_t, Itô's lemma then states that \begin df(t,\mathbf_t) &= \frac\, dt + \left (\nabla_\mathbf f \right )^T\, d\mathbf_t + \frac \left(d\mathbf_t \right )^T \left( H_\mathbf f \right) \, d\mathbf_t, \\ pt &= \left\ \, dt + \left (\nabla_\mathbf f \right)^T \mathbf_t\, d\mathbf_t \end where \nabla_\mathbf f is the
gradient In vector calculus, the gradient of a scalar-valued differentiable function f of several variables is the vector field (or vector-valued function) \nabla f whose value at a point p gives the direction and the rate of fastest increase. The g ...
of w.r.t. , is the
Hessian matrix In mathematics, the Hessian matrix, Hessian or (less commonly) Hesse matrix is a square matrix of second-order partial derivatives of a scalar-valued Function (mathematics), function, or scalar field. It describes the local curvature of a functio ...
of w.r.t. , and is the
trace operator In mathematical analysis, the trace operator extends the notion of the restriction of a function to the boundary of its domain to "generalized" functions in a Sobolev space. This is particularly important for the study of partial differential equ ...
.


Poisson jump processes

We may also define functions on discontinuous stochastic processes. Let be the jump intensity. The
Poisson process In probability theory, statistics and related fields, a Poisson point process (also known as: Poisson random measure, Poisson random point field and Poisson point field) is a type of mathematical object that consists of Point (geometry), points ...
model for jumps is that the probability of one jump in the interval is plus higher order terms. could be a constant, a deterministic function of time, or a stochastic process. The survival probability is the probability that no jump has occurred in the interval . The change in the survival probability is d p_s(t) = -p_s(t) h(t) \, dt. So p_s(t) = \exp \left(-\int_0^t h(u) \, du \right). Let be a discontinuous stochastic process. Write S(t^-) for the value of ''S'' as we approach ''t'' from the left. Write d_j S(t) for the non-infinitesimal change in as a result of a jump. Then d_j S(t) = \lim_ \left (t + \Delta t) - S(t^-)\right/math> Let be the magnitude of the jump and let \eta(S(t^-),z) be the
distribution Distribution may refer to: Mathematics *Distribution (mathematics), generalized functions used to formulate solutions of partial differential equations *Probability distribution, the probability of a particular value or value range of a varia ...
of . The expected magnitude of the jump is \operatorname _j S(t)h(S(t^-)) \, dt \int_z z \eta(S(t^-),z) \, dz. Define d J_S(t), a compensated process and martingale, as \begin dJ_S(t) &= d_j S(t) - \operatorname _j S(t)\\ ex&= S(t)-S(t^-) - \left ( h(S(t^-))\int_z z \eta \left (S(t^-),z \right) \, dz \right ) \, dt. \end Then \begin d_j S(t) &= E _j S(t)+ d J_S(t) \\ ex&= h(S(t^-)) \left(\int_z z \eta(S(t^-),z) \, dz \right) dt + d J_S(t). \end Consider a function g(S(t),t) of the jump process . If jumps by then jumps by . is drawn from distribution \eta_g() which may depend on g(t^-), ''dg'' and S(t^-). The jump part of g is g(t)-g(t^-) =h(t) \, dt \int_ \, \Delta g \eta_g(\cdot) \, d\Delta g + d J_g(t). If S contains drift, diffusion and jump parts, then Itô's Lemma for g(S(t),t) is \begin dg(t) =& \left( \frac+\mu \frac+\frac \frac + h(t) \int_ \left (\Delta g \eta_g(\cdot) \, dg \right ) \, \right) dt \\ & + \frac \sigma \, dW(t) + dJ_g(t). \end Itô's lemma for a process which is the sum of a drift-diffusion process and a jump process is just the sum of the Itô's lemma for the individual parts.


Discontinuous semimartingales

Itô's lemma can also be applied to general -dimensional
semimartingale In probability theory, a real-valued stochastic process ''X'' is called a semimartingale if it can be decomposed as the sum of a local martingale and a càdlàg adapted finite-variation process. Semimartingales are "good integrators", forming the ...
s, which need not be continuous. In general, a semimartingale is a
càdlàg In mathematics, a càdlàg (), RCLL ("right continuous with left limits"), or corlol ("continuous on (the) right, limit on (the) left") function is a function defined on the real numbers (or a subset of them) that is everywhere right-continuous an ...
process, and an additional jump term needs to be added to the Itô's formula. For any cadlag process , the left limit in is denoted by , which is a left-continuous process. The jumps are written as . Then, Itô's lemma states that if is a -dimensional semimartingale and ''f'' is a twice continuously differentiable real valued function on then ''f''(''X'') is a semimartingale, and \begin f(X_t) = f(X_0) &+ \sum_^d\int_0^t f_(X_) \, dX^i_s + \frac\sum_^d \int_0^t f_(X_)\,d ^i,X^js \\ &+ \sum_ \left(\Delta f(X_s)-\sum_^df_(X_)\,\Delta X^i_s - \frac\sum_^d f_(X_)\,\Delta X^i_s \, \Delta X^j_s\right). \end This differs from the formula for continuous semi-martingales by the last term summing over the jumps of ''X'', which ensures that the jump of the right hand side at time is Δ''f''(''Xt'').


Examples


Geometric Brownian motion

A process S is said to follow a
geometric Brownian motion A geometric Brownian motion (GBM) (also known as exponential Brownian motion) is a continuous-time stochastic process in which the logarithm of the randomly varying quantity follows a Brownian motion (also called a Wiener process) with drift. It ...
with constant volatility ''σ'' and constant drift ''μ'' if it satisfies the
stochastic differential equation A stochastic differential equation (SDE) is a differential equation in which one or more of the terms is a stochastic process, resulting in a solution which is also a stochastic process. SDEs have many applications throughout pure mathematics an ...
dS_t = \sigma S_t\,dB_t + \mu S_t\,dt, for a Brownian motion . Applying Itô's lemma with f(S_t) = \log(S_t) gives \begin df & = f'(S_t) \, dS_t + \frac f'' (S_t) \, ^2 \\ pt& = \frac\,dS_t + \frac \left(-S_t^\right) \left(S_t^2 \sigma^2 \, dt\right) \\ pt& = \frac \left( \sigma S_t \, dB_t + \mu S_t \, dt\right) - \frac \, dt \\ pt&= \sigma \, dB_t + \left(\mu - \tfrac \right) dt. \end It follows that \log (S_t) = \log (S_0) + \sigma B_t + \left (\mu-\tfrac \right )t, exponentiating gives the expression for , S_t = S_0 \exp\left(\sigma B_t + \left (\mu - \tfrac \right )t\right). The correction term of corresponds to the difference between the median and mean of the
log-normal distribution In probability theory, a log-normal (or lognormal) distribution is a continuous probability distribution of a random variable whose logarithm is normal distribution, normally distributed. Thus, if the random variable is log-normally distributed ...
, or equivalently for this distribution, the geometric mean and arithmetic mean, with the median (geometric mean) being lower. This is due to the
AM–GM inequality In mathematics, the inequality of arithmetic and geometric means, or more briefly the AM–GM inequality, states that the arithmetic mean of a list of non-negative real numbers is greater than or equal to the geometric mean of the same list; and ...
, and corresponds to the logarithm being concave (or convex upwards), so the correction term can accordingly be interpreted as a convexity correction. This is an infinitesimal version of the fact that the annualized return is less than the average return, with the difference proportional to the variance. See geometric moments of the log-normal distribution for further discussion. The same factor of appears in the ''d''1 and ''d''2 auxiliary variables of the Black–Scholes formula, and can be interpreted as a consequence of Itô's lemma.


Doléans-Dade exponential

The Doléans-Dade exponential (or stochastic exponential) of a continuous semimartingale ''X'' can be defined as the solution to the SDE with initial condition . It is sometimes denoted by . Applying Itô's lemma with gives \begin d\log(Y) &= \frac\,dY -\frac\,d \\ pt&= dX - \tfrac\,d \end Exponentiating gives the solution Y_t = \exp\left(X_t-X_0-\tfrac t\right).


Black–Scholes formula

Itô's lemma can be used to derive the
Black–Scholes equation In mathematical finance, the Black–Scholes equation, also called the Black–Scholes–Merton equation, is a partial differential equation (PDE) governing the price evolution of derivatives under the Black–Scholes model. Broadly speaking, the ...
for an option. Suppose a stock price follows a
geometric Brownian motion A geometric Brownian motion (GBM) (also known as exponential Brownian motion) is a continuous-time stochastic process in which the logarithm of the randomly varying quantity follows a Brownian motion (also called a Wiener process) with drift. It ...
given by the stochastic differential equation . Then, if the value of an option at time is , Itô's lemma gives df(t,S_t) = \left(\frac + \frac\left(S_t\sigma\right)^2\frac\right)\,dt +\frac\,dS_t. The term represents the change in value in time of the trading strategy consisting of holding an amount of the stock. If this trading strategy is followed, and any cash held is assumed to grow at the risk free rate , then the total value ''V'' of this portfolio satisfies the SDE dV_t = r\left(V_t-\fracS_t\right)\,dt + \frac\,dS_t. This strategy replicates the option if . Combining these equations gives the celebrated Black–Scholes equation \frac + \frac\frac + rS\frac-rf = 0.


Product rule for Itô processes

Let \mathbf X_t be a two-dimensional Ito process with SDE: d\mathbf X_t = d\begin X_t^1 \\ X_t^2 \end = \begin \mu_t^1 \\ \mu_t^2 \end dt + \begin \sigma_t^1 \\ \sigma_t^2 \end \, dB_t Then we can use the multi-dimensional form of Ito's lemma to find an expression for d(X_t^1X_t^2). We have \mu_t = \begin \mu_t^1 \\ \mu_t^2 \end and \mathbf G = \begin \sigma_t^1 \\ \sigma_t^2 \end. We set f(t,\mathbf X_t) = X_t^1 X_t^2 and observe that and H_\mathbf X f = \begin 0 & 1 \\ 1 & 0 \end Substituting these values in the multi-dimensional version of the lemma gives us: \begin d(X_t^1X_t^2) &= df(t, \mathbf X_t) \\ &= 0 \cdot dt + \begin X_t^2 & X_t^1 \end \, d\mathbf X_t + \frac \begin dX_t^1 & dX_t^2 \end \begin 0 & 1 \\ 1 & 0 \end \begin dX_t^1 \\ dX_t^2 \end \\ ex&= X_t^2 \, dX_t^1 + X^1_t \, dX_t^2 + dX_t^1 \, dX_t^2 \end This is a generalisation of Leibniz's
product rule In calculus, the product rule (or Leibniz rule or Leibniz product rule) is a formula used to find the derivatives of products of two or more functions. For two functions, it may be stated in Lagrange's notation as (u \cdot v)' = u ' \cdot v ...
to Ito processes, which are non-differentiable. Further, using the second form of the multidimensional version above gives us \begin d(X_t^1 X_t^2) &= \left\ dt \\ ex& \qquad + \left(X_t^2 \sigma_t^1 + X^1_t \sigma_t^2\right) dB_t\\ ex&= \left(X_t^2 \mu_t^1 + X^1_t \mu_t^2 + \sigma_t^1\sigma_t^2\right) dt + \left(X_t^2 \sigma_t^1 + X^1_t \sigma_t^2\right) dB_t \end so we see that the product X_t^1X_t^2 is itself an Itô drift-diffusion process.


Itô's formula for functions with finite quadratic variation

Hans Föllmer provided a non-probabilistic proof of the Itô formula and showed that it holds for all functions with finite quadratic variation. Let f\in C^2 be a real-valued function and x: ,\inftyto \mathbb a right-continuous function with left limits and finite quadratic variation /math>. Then \begin f(x_t) = f(x_0) &+ \int_0^t f'(x_) \, \mathrmx_s + \frac\int_ f''(x_) \, d s \\ & + \sum_\left (x_s)-f(x_)-f'(x_)\Delta x_s - \frac f''(x_)(\Delta x_s)^2\right \end where the quadratic variation of x is defined as a limit along a sequence of partitions D_n of ,t/math> with step decreasing to zero: t) = \lim_ \sum_ \left(x_ - x_\right)^2.


Higher-order Itô formula

Rama Cont and Nicholas Perkowski extended the Ito formula to functions with finite -th variation where p\geq 2 is an arbitrarily large integer. Given a continuous function with finite p-th variation p(t) = \lim_ \sum_ ^p, Cont and Perkowski's change of variable formula states that for any f\in C^p(\mathbb^d,\mathbb): \begin f(x_t) = & f(x_0)+\int_0^t \nabla_f(x_) \, \mathrmx_s + \frac\int_ f^(x_) \, d p_s \end where the first integral is defined as a limit of compensated left
Riemann sums In mathematics, a Riemann sum is a certain kind of approximation of an integral by a finite sum. It is named after nineteenth century German mathematician Bernhard Riemann. One very common application is in numerical integration, i.e., approximat ...
along a sequence of partitions D_n: \begin \int_0^t \nabla_f(x_) \, \mathrmx_s := & \sum_ \sum_^ \frac \left(x_ - x_\right)^k. \end An extension to the case of fractional regularity (non-integer p) was obtained by Cont and Jin.


Infinite-dimensional formulas

There exist some extensions to infinite-dimensional spaces (e.g. Pardoux, Gyöngy-Krylov, Brzezniak-van Neerven-Veraar-Weis).


See also

*
Wiener process In mathematics, the Wiener process (or Brownian motion, due to its historical connection with Brownian motion, the physical process of the same name) is a real-valued continuous-time stochastic process discovered by Norbert Wiener. It is one o ...
* Itô calculus *
Feynman–Kac formula The Feynman–Kac formula, named after Richard Feynman and Mark Kac, establishes a link between parabolic partial differential equations and stochastic processes. In 1947, when Kac and Feynman were both faculty members at Cornell University, Kac ...
* Euler–Maruyama method


Notes


References

*
Kiyosi Itô was a Japanese people, Japanese mathematician who made fundamental contributions to probability theory, in particular, the theory of stochastic processes. He invented the concept of stochastic integral and stochastic differential equation, and i ...
(1944). Stochastic Integral. ''Proc. Imperial Acad. Tokyo'' 20, 519–524. This is the paper with the Ito Formula
''Online''
*
Kiyosi Itô was a Japanese people, Japanese mathematician who made fundamental contributions to probability theory, in particular, the theory of stochastic processes. He invented the concept of stochastic integral and stochastic differential equation, and i ...
(1951). On stochastic differential equations. ''Memoirs, American Mathematical Society'' 4, 1–51
''Online''
* Bernt Øksendal (2000). ''Stochastic Differential Equations. An Introduction with Applications'', 5th edition, corrected 2nd printing. Springer. . Sections 4.1 and 4.2. *Philip E Protter (2005). ''Stochastic Integration and Differential Equations'', 2nd edition. Springer. . Section 2.7.


External links


Derivation
Prof. Thayer Watkins

optiontutor {{DEFAULTSORT:Ito's lemma Stochastic calculus Lemmas in mathematical analysis Equations Theorems in probability theory Theorems in statistics Lemmas