Overview
Stochastic calculus is the branch of mathematics that extends classical calculus to stochastic (random) processes. Where classical calculus deals with deterministic functions and their derivatives/integrals, stochastic calculus handles processes whose evolution involves randomness. The key insight is that stochastic processes like Brownian motion have infinite variation, requiring new integration and differentiation rules—particularly the Itô integral and Itô formula.
Fundamental Areas
-
- Measure-Theoretic Probability - Probability spaces, filtrations, adapted processes, information flow
- Brownian Motion - The canonical stochastic process (continuous-time random walk)
- Martingale Theory - Fair-game processes fundamental to stochastic modeling
- Stopping Times - Random times adapted to the filtration
-
Quadratic Variation — How stochastic processes differ from classical ones. Brownian motion has infinite total variation but finite quadratic variation, requiring new calculus rules.
-
Itô Integral — The stochastic version of the Riemann integral. Integration with respect to Brownian motion and other martingales. Properties (linearity, martingale property, Itô isometry).
-
Itô Calculus (Change of Variables) — The stochastic generalization of the chain rule
- Itô Formula (1D and multivariate) — how functions of stochastic processes evolve
- Stochastic Integration By Parts — product rules for stochastic processes
- Quadratic covariation — the extra terms that appear in stochastic calculus
-
Stochastic Differential Equations — Definition and theory
- Existence and uniqueness of solutions (Picard-Lindelöf conditions: growth and Lipschitz)
- Strong vs weak solutions
- Markov property and time-homogeneity of solutions
-
SDE Solution Methods & Examples — Specific important processes
- Geometric Brownian Motion — Exponential growth with random noise (stock prices)
- Ornstein-Uhlenbeck Process — Mean-reverting processes (interest rates, commodities)
- Brownian Bridge — Brownian motion conditioned to return to a fixed point
- Linear SDEs and their explicit solutions
-
Diffusion Processes — Time-homogeneous SDEs and their properties
- Itô diffusions: definition and key properties (flow property, Markov property)
- Continuous sample paths and regularity
-
Infinitesimal Generator — Operator associated with a diffusion
- Generator and semi-group theory
- Dynkin’s Formula — relating expectations to the generator (martingale characterization)
- Kolmogorov backward and forward equations
-
Advanced Results — Tools for solving and transforming SDEs
- Girsanov’s Theorem — Change of measure and drift transformation
- Feynman-Kac Formula — Connection between SDEs and PDEs
- Fokker-Planck Equation / Kolmogorov Equations — Evolution of probability densities
- Martingale Representation Theorem — Every martingale is an Itô integral
The Itô integral has several helpful properties that follow from its derivation as an approximation of sums of elementary functions. Letting and let we have that:
- almost surely (partition of integration area);
- (constant ) almost surely (linearity);
- (mean zero);
- is -measurable (adapted); and
- is a martingale.
The Itô integral can be defined for a larger class of integrands than . Specifically, the measurability condition (2) in our definition of can be relaxed to the following:
2. There exists an increasing family of -algebras such that:
1. is a martingale with respect to ; and
2. is -adapted.
4 Itô Formula
Similar to Riemann integrals, we wish to establish an Itô integral version of the chain rule without differentiation theory, known as the Itô formula. The Itô formula provides a method informing us about the behavior of a function of BM or indeed other processes by expanding it into stochastic integrals, also known as Itô processes.
1-Dimensional Itô Process
A (1-dimensional) Itô process (or stochastic integral) is a stochastic process on of the form where , so that We further assume that is -adapted and . The differential form of the Itô process is
1-Dimensional Itô Formula
Let be an Itô process given by Further, let (i.e. twice differentiable on ). Then is again an Itô process and
Here is computed according to the following:
Proof:
Example (Itô Formula Application I)
Consider the integral
Assuming we can write from Itô’s formula we have
which written in integral form gives
Hence we need some such that
Since and so . An obvious candidate therefore is
which in fact is the result, as can be verified by plugging into Itô’s formula.
Example (Itô Formula Application II)
Consider the Itô process
where are constants for drift and diffusion. To compute we apply the Itô formula
The process defines geometric BM and is used to simulate the change of the stock price in the Black-Scholes-Merton Model ( as mean return and as volatility).
Itô Integration by Parts
For a continuous function that is of bounded variation with respect to almost surely we have that
4.1 Multi-dimensional Itô Formula
Considering the situation in higher dimensions we define a -dimensional Itô process as the integral with respect to the -dimensional BM as
for and where we note that such an Itô process exists in and is constructed with respect to BM . To write this in a more compact form
where and and here stands for the process used to construct the -th coordinate of the Itô process as a stochastic integral with respect to the -th coordinate of the -dimensional BM.
Multi-Dimensional Itô Formula
For some vector-valued function , then the multi-dimensional Itô formula holds \begin{align}dg^i(t,X_{t}) & =\partial_{t}g^i(t,X_{t})dt+\nabla_{x} g^i(t,X_{t})\cdot dX_{t}+ \frac{1}{2}\mathrm{Tr}(\varphi_{t}^T H \varphi_{t})dt \\ & = \partial_{t}g^i(t,X_{t})dt+\sum_{k=1}^{d}\partial_{x_{k}}g^i(t,X_{t})dX_{t}^k+ \frac{1}{2}\sum_{j,k = 1}^{d}\partial_{x_{j}, x_{k}}g^i(t,X_{t})d\left< X^j, X^k \right> _{t},\end{align}where denotes the gradient of with respect to vector , is a matrix and is the Hessian of restricted on its action on at . The bracket .
Proof:
The structure of the proof is still exactly the same as the 1-dimensional case. We need only verify that for and .
4.2 The Martingale Representation Theorem
The martingale representation theorem states that a random variable that is measurable with respect to the filtration generated by a Brownian motion can be written in terms of an Itô integral with respect to this Brownian motion.
Martingale Representation Theorem
Let be -dimensional BM. Suppose is an -martingale (w.r.t.) and that for all . Then there exists a unique stochastic process such that for all and almost surely for all .
The proof of this result is involved and is omitted from this note. Details can be found in our note on this theorem here.
5 Stochastic Differential Equations
References: Stochastic Differential Equations 1.
A general stochastic differential equation in with initial condition has the form
where , , and is an -dimensional BM. Here is the drift coefficient and is the volatility coefficient. We note the difference between SDEs and a general Itô process lies in the fact that are functions of the unknown process .
Existence and Uniqueness of SDE Solutions
Fixing time and assuming , are deterministic functions with bounded time variable which satisfy the following conditions:
- (growth condition);
- (Lipschitz condition),
then the SDE has unique solution in that has continuous sample path.
The proof of this theorem can be found detailed in our specific note on Stochastic Differential Equations 1.
5.1 Strong and Weak SDE Solutions
A strong solution to a stochastic differential equation is defined as the solution adapted to the filtration generated by Brownian Motion 1 and the initial condition (if it is random)
The uniqueness and global existence theorem stated for Stochastic Differential Equations 1 is just proving that for strong solutions.
5.2 SDE Example: Linear SDE
References: Linear Stochastic Differential Equations.
Linear SDE
Let be -dimensional BM, be an matrix and an matrix. Then a linear stochastic differential equation has dynamics given by
To find the general solution of a linear SDE we first note that by setting the noise term to the -matrix we have the ODE which has the solution . Setting this as our
which are given explicitly by
5.3 SDE Example: Black Scholes Model
References: Black-Scholes-Merton Model
The Black-Scholes model provides the structure on which we are able to price contingency claims (specifically options). Specifically, the Black-Scholes model is a mathematical model for the dynamics of a financial market containing derivative investment instruments such as stock shares or futures contracts assumed to have a lognormal distribution of prices following a random walk with constant drift and volatility.
Black-Scholes Model
The Black-Scholes model consists of two assets, a risk free asset and a stock with price dynamics given by \begin{align}dB_{t}&=rB_{t}dt \\dX_{t}& =\mu X_{t}dt+\sigma X_{t}dB_{t}\end{align}
where are deterministic constants.
So in our notation we have and which are both Lipschitz in in and satisfy the growth condition.
To solve this system we note that if we ignore the stochastic term is an ODE with solution . We therefore consider changing variables with and applying Itô’s formula we obtain
where we have used that . Substituting in our initial expression we have
5.4 SDE Example: OU Process
References: Ornstein-Uhlenbeck Process
An Ornstein-Uhlenbeck process is a mean reverting stochastic process that is a Gaussian process, is Markov and is temporally stationary. This process can be used to describe the fluctuation of interest rate around the mean interest rate with the speed of the regression described by .
Ornstein-Uhlenbeck Process
The Ornstein-Uhlenbeck process with drift has dynamics described by the stochastic differential equation where , are all constant and is a BM.
Consider such a process with a deterministic starting value . To find a solution to this SDE we first change the variable to set the regression level to 0 with . From Itô’s formula we have
Considering when we have the ODE with the solution and so replacing this constant with some yet to define process we have and from Itô’s formula we have
We therefore can define and so and
5.5 SDE Example: Brownian Bridge
References: Brownian Bridge.
A Brownian bridge is a continuous-time gaussian process whose probability distribution is the conditional probability distribution of a standard Brownian Motion subject to the condition (when standardized) that , so that the process is pinned to the same value at both t = 0 and t = T.
Brownian Bridge
The Brownian Bridge is an SDE characterized by the dynamics for and .
This is the Brownian bridge starting from and ending at that has the same finite-dimensional distribution as the BM conditioning on starting from at time and ending at at time . The Brownian bridge starting from at time and ending at at time has the simple form as .
We can verify that the solution is given by
First note that since
its characteristic function is
Hence as and since the limit is a constant as . Finally, we notice that this stochastic integral is the sum of countably many independent random variables, hence from Durrett 2.5.10 we have as and .
5.6 SDE Example: Geometric Mean-Reverting Process
Geometric Mean-Reverting Process
The geometric mean-reverting process is defined as the solution to the SDE
By using the substitution we can verify that the solution to the SDE is
6 Diffusion Processes
Itô Diffusion
A (time-homogeneous) Itô diffusion in is a stochastic process defined on space that satisfies the stochastic differential equation where , , , where it is assumed that are both Lipschitzs on (to ensure the existence and uniqueness of strong solutions).
The distinguishing feature of diffusions is that the drift and diffusion coefficients are time independent and the Lipschitz condition is here to ensure the existence and uniqueness of the strong solution. Next we detail the results outlining the key properties of Itô diffusions.
Time Homogeneity of Itô DIffusions
Denoting the solution to the SDE above with initial condition as an Itô diffusion by then
Proof:
Flow Property of Itô Diffusion
For an Itô diffusion we have
Proof: By construction, both are strong solutions to the same SDE
By the uniqueness in modification we conclude