The chain rule for a smooth function of a smooth path comes from a first-order Taylor expansion, because the second-order term is of order and vanishes. For a function of Brownian motion the second-order term does not vanish, because the quadratic variation makes the squared increment of order rather than , and the surviving term is the signature of stochastic calculus. Ito's formula is the resulting chain rule. This post proves it from the second-order Taylor expansion, then derives the integration-by-parts rule and solves geometric Brownian motion [1], [2]. Here is a standard Brownian motion.
#Ito's formula for Brownian motion
Let be twice continuously differentiable with bounded first and second derivatives. Then for every , almost surely,
Fix and a sequence of partitions with mesh tending to , and write . Telescoping and the second-order Taylor expansion with Lagrange remainder give, for each interval, a point between and with
splitting the second-order term into its value at the left endpoint and a remainder.
The first-order sum. The integrand is adapted and continuous, so the left-endpoint sums converge in to the stochastic integral , the simple integrands approximating in the integral norm.
The second-order sum. Compare with the Riemann sum , which converges to because is continuous. The difference is , and its second moment is, since the increments are mean zero and independent of the past,
the cross terms vanishing by the same mean-zero-and-independence property. So the difference tends to in , and .
The remainder. On the path, is continuous on with compact range, so is uniformly continuous there, and tends to uniformly in as the mesh shrinks. Hence pathwise, while along the subsequence on which almost surely the sum stays bounded, so the remainder is at most almost surely along that subsequence.
Each piece converges in probability, so along a subsequence of partitions all converge almost surely, and passing to the limit in Equation (2) yields Equation (1) almost surely at the fixed . Applying this countably often establishes the identity on a fixed countable dense set of on one null set. The indefinite Ito integral has a continuous modification, the standard property of the stochastic integral of an adapted integrand, and is continuous in pathwise, so both sides are continuous in and the identity extends from the dense set to all off that null set.
The differential shorthand for Equation (1) is , the extra half-times-second-derivative term being the entire content of the formula.
#The general formula
The same expansion applies to an Ito process, a process of the form
with progressively measurable integrands and , that is and almost surely for every , so that both integrals exist, whose quadratic variation is since only the stochastic part contributes. Writing , the squared increment obeys the multiplication rule , which abbreviates , the only second-order quantity that appears. This holds because the drift has finite variation, hence zero quadratic variation and zero covariation with the martingale part, while ; the symbolic covariation identities , , are the mnemonic for this computation.
For an Ito process and a function with , , , and continuous,
the partial derivatives evaluated at .
Split each step as . A first-order expansion in time of the first bracket contributes by the mean value theorem and continuity of , and a second-order expansion in space of the second bracket contributes and . This uses only the assumed . The increment splits into its drift part, which contributes , and its diffusion part, which contributes .
For the second-order space term, write up to the integral errors, so
The first piece converges against to by replacing with at cost as in Equation (3) followed by Riemann convergence; the cross piece is bounded by by continuity of , and the last by . The time term sums to the Riemann integral . Collecting the and terms gives Equation (5). The unbounded-derivative case follows by stopping when it leaves a large interval , on which the continuous functions are bounded over the compact , so the bounded-derivative estimates apply to the stopped process ; then letting by continuity of paths removes the boundedness assumption.
#Integration by parts and geometric Brownian motion
Applying the formula to a product gives the stochastic analogue of the Leibniz rule, with the extra covariation term.
For Ito processes and , , where is the covariation differential.
Polarise, using only the one-dimensional Theorem 2 applied to (with bounded-derivative localisation) along the single Ito processes , , and . This gives , , and , and . Writing and subtracting,
which is the stated rule.
The geometric Brownian motion solves .
Apply Theorem 2 with (, , ) to evaluated along , so that , noting , , and . Substituting, the coefficient is and the coefficient is , so . The drift correction in the exponent is exactly the Ito term, the reason the expected growth rate exceeds the median growth rate.
Ito's formula is the computational heart of stochastic calculus, turning every smooth transformation of a process into another Ito process with an explicit drift and diffusion. The half-times-second-derivative correction is where the quadratic variation enters every calculation, and it is the reason an option's value satisfies a second-order partial differential equation and the reason a log-price drifts below its arithmetic mean. It is the tool through which the stochastic differential equations of the next post are solved and verified.