Serving the Quantitative Finance Community

 
User avatar
sreeharimenon
Topic Author
Posts: 0
Joined: May 20th, 2010, 6:05 am

GBM and Derivatives

November 28th, 2011, 5:28 pm

Hi AllHow does one proceed on thisA stock price follows the geometric brownian motion: dSt =mu Stdt+sigmaStdWt. Let r be the continously compounded risk-free rate and D(t; St) = St[ln St +(r+sigma^2/2)(T-t)]Prove that D(t; St) is the price at time t of a derivative security with a maturity payoff at time T of f(ST) =S(T) ln S(T) .Prove that this derivative is riskier than the underlying stock.RegardsSreehari Menon
 
User avatar
Alan
Posts: 3050
Joined: December 19th, 2001, 4:01 am
Location: California
Contact:

GBM and Derivatives

November 29th, 2011, 1:07 am

Well, since this is homework, here is just a hint on the first part.You want to evaluate e^(-r T) E[f(ST)] = e^(-r T) int x e^x e^{-(x-m)^2/(2 sig^2 T}} dx, using x = log ST,where m = r T - (1/2) sig^2 T + log S0There is a formula for doing Gaussian integrals that all quants should memorize, namely X ~ N(m,sig^2) => E[e^(a X)] = e^(a m + (1/2) a^2 sig^2). A clever use of that will get you your answer without much real work.
Last edited by Alan on November 28th, 2011, 11:00 pm, edited 1 time in total.
 
User avatar
secret2
Posts: 9
Joined: July 28th, 2010, 10:29 pm

GBM and Derivatives

November 29th, 2011, 1:50 am

Interesting, I was thinking along the line of pricing it with other numeraire.
 
User avatar
pgarciajaramillo
Posts: 0
Joined: June 19th, 2012, 8:47 pm

GBM and Derivatives

May 19th, 2013, 3:48 pm

Last edited by pgarciajaramillo on May 18th, 2013, 10:00 pm, edited 1 time in total.