Processing math: 100%
Savoga

Brownian Motion


Note: in 1905, Albert Einstein used the Brownian motion to prove the existence of atoms in one of his most famous contributions.

Wiener process

A Wiener process has the following characteristics:

(i) W0=0;

(ii) Wt is continuous;

(iii) the increments {Wt1Wt0,Wt2Wt1,,WtkWtk1} are independent;

(iv) WtWsN(0,ts) for any 0stT.

As a consequence of (i) and (iv) we can write a Wiener process as a normal variable with zero as expected value and time as variance:

WtN(0,t2)

Brownian motion

A Brownian motion with drift μ and diffusion σ2 is a random variable that depends on time and that solves the following SDE:

dXt=μdt+σdWt

where Wt is a standard Brownian motion (Wiener process).

The solution is:

Xt=μt+σWt

We write:

XtBM(μ,σ2)

Note: a Wiener process is often referred to a standard Brownian motion: WtBM(0,1).