Linear, Homogeneous, Autonomous Stochastic Differential Equations
📂Stochastic Differential EquationsLinear, Homogeneous, Autonomous Stochastic Differential Equations
Definition
Let’s assume we have a probability space (Ω,F,P) and a filtration {Ft}t≥0. Consider the following n-dimensional stochastic differential equation with respect to two functions f, g, and Ft-adapted m-dimensional Wiener process Wt:
dXt=f=g=a,bA,Bf(t,Xt)dt+g(t,Xt)dWta(t)+A(t)Xtb(t)+B(t)Xt:[0,T]→Rn:[0,T]→Rn×m
- An SDE that is expressed as f,g is called Linear.
dXt=(a(t)+A(t)Xt)dt+(b(t)+B(t)Xt)dWt
- An SDE that is a(t)=b(t)=0 is called Homogeneous.
dXt=Xt[A(t)dt+B(t)dWt]
- An SDE that is B(t)=0 is referred to as Linear in the Narrow Sense.
dXt=a(t)dt+A(t)Xtdt+b(t)dWt
- An SDE is said to be Autonomous Linear when a,A,b,B is independent of time t.
dXt=(a+AXt)dt+(b+BXt)dWt
Examples
These are among the simpler types of SDEs, and their solutions are well-known.
Homogeneous SDE
The most famous example is the SDE defining Geometric Brownian Motion (GBM, Geometric Brownian Motion).
dXt=μXtdt+σXtdWt
Linear SDE in the Narrow Sense
The following is known as the Ornstein–Uhlenbeck Equation or the Langevin Equation.
dXt=μXtdt+σdWt