Serving the Quantitative Finance Community

 
User avatar
Zakduka
Topic Author
Posts: 0
Joined: November 19th, 2002, 12:12 pm

Show W^2 - t is a martingale

November 20th, 2002, 1:13 pm

Am aware this is basic but i can't get rid of the dt term using ito's lemma though i can see it can be shown using the properties of a martingale I am confusing something and would appreciate it if someone can walk me through it.X = W^2 - tdX = (2WdW + dt) - dt....How can i show there is no drift by using: f'*dx +1/2 f''*(dx)^2thanks
 
User avatar
kr
Posts: 5
Joined: September 27th, 2002, 1:19 pm

Show W^2 - t is a martingale

November 20th, 2002, 1:24 pm

use the def of m'gale
 
User avatar
marcster
Posts: 0
Joined: July 14th, 2002, 3:00 am

Show W^2 - t is a martingale

November 20th, 2002, 3:38 pm

Hello, unless I misunderstand you you've answered your own question..your stochastic process - Wfunction of W and t - X(W, t) = W^2 - tUse Ito's Lemma - dX = (2WdW + 1/2 * 2 * dw^2) - 1 dt = 2WdW + dt - dt = 2WdWYou've found that X is a process whose increments have zero drift term i.e. a martingale. HTH,Marc