Menu
Member area
Derniers billets
No items to display
Blog
Annuaire
Vidéos récentes
No items to display
Vidéos
Derniers messages
No items to display
Forum
- Volatility Derivatives 1
- The world of Structured Products 4
- Library of Structured Products 0
- Table of Contents
- Vanilla Options
- Volatility, Skew and Term Stru
- Option Sensitivies: Greeks
- Option Strategies
- Correlation
- Dispersion Options
- Barrier Options
- Digitals
- Autocallable Structures
- The Cliquet Family
- Home /
- Important Concepts /
- Mathematical concepts /
- Ito's Lemma
Ito's Lemma
We would like to do stochastic calculus. This is, we would like to learn how to integrate and differentiate functions of Brownian motions.
We would like to solve stochastic differential equations (SDEs) to find a solution for ST. This solution would tell us the probability distribution of ST.
As with ordinary calculus, the only way to integrate a SDE is to guess a function which it is the derivative of.
Hence, there is little more to stochastic calculus than knowing how to differentiate functions of stochastic variables.
Ito's Lemma tells us how to do this.
We define an Ito Process by:
and take a twice continuously differentiable funtion f(t, Xt), then Ito's Lemma states:
It tells us the change in f during an infinitesimal time interval dt.
The difference between this equation and the chain rule in ordinary calculus is the presence of the final term (dXt)2.
The proof is straightforward. We first Taylor expand f, and then remember that the expression df only makes sense inside an integral. Then any terms that integrate to zero are dropped. In particular:
If dXt were not stochastic, we could also drop the term (dXt)2. But the fundamental property of BM states that: (dWt)2 = dt.
Hence (dXt)2 = (adt + bdW)2 = b2 dt.
Since (dXt)2 is of order dt, it does not integrate to zero and must remain in the equation.