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 {Wt1−Wt0,Wt2−Wt1,…,Wtk−Wtk−1} are independent;
(iv) Wt−Ws∼N(0,t−s) for any 0≤s≤t≤T.
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:
Wt∼N(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+σdWtwhere Wt is a standard Brownian motion (Wiener process).
The solution is:
Xt=μt+σWtWe write:
Xt∼BM(μ,σ2)Note: a Wiener process is often referred to a standard Brownian motion: Wt∼BM(0,1).