Processing math: 100%

Stochastic Differential Equations (SDE)

Definition A standard Brownian motion Bt is a stochastic process and is often called Wiener process with the following properties
  • Bt is continuous in time and B0=0.
  • BtBs has a normal distribution with a mean of zero and a variance of ts for 0s<t.
  • Bt is a time homogeneous process with the increment Bt+δtBt is independent of t and follows the distribution of Bδt

Exercise Let Bt be a standard Brownian motion, show that the Cov(Bt,Bs)=min(t,s).


Revision on stochastic integration
A brief introduction is given on some properties of stochastic integrations.

Ito isometry lemma.
If f(t,Xt) is a bounded function such that E[T0f2(t,Xt) dt]<, then E[(T0f(t,Xt) dBt)2]=E[T0f2(t,Xt) dt].
For the function defined above, f(t,Xt), and a standard Brownian motion Bt defined over the probability space (Ω,F,P), we transform the following stochastic integral into a probabilistic representation I=T0f(t,Xt) dBt.
I is considered as a random variable that is normally distributed with a mean of E(I)=0 and a variance of Var(I)=E(I2)[E(I)]2=E[(T0f(t,Xt)dBt)2]
=T0f2(t,Xt)dt.
The above was derived using Ito isometry lemma and we conclude that the stochastic integral, I, follows a normal distribution with the above mean and variance. i.e. IN(0,T0f2(t,Xt)dt).
Definition Let Bt be a Brownian motion on (Ω,F,P), then Xt is a stochastic process on the probability space (Ω,F,P) that has the form dXt=b(t,Xt)dt+v(t,Xt)dBt,
such that P[t0v2(s,Xs) ds<,  t0]=1,    P[t0|b(s,Xs)|ds<, t0]=1.
Heuristic rules: The following heuristic rules are very important in stochastic differentials (dt)2=0,  dtdBt=0,  (dBt)2=dt,
and are often used with Ito's lemma to solve SDEs.

References
  1. Glasserman P., 2004, Monte Carlo Methods in Financial Engineering, Springer.
  2. Oksendal B., Stochastic Differential Equations: An Introduction With Applications, 5th ed. Springer, 2000.

No comments:

Post a Comment