Exact Solution of Geometric Brownian Motion

In summary, when solving for the exact solution of the geometric brownian motion, using Ito's lemma and manipulating the expression obtained with dlogX_t is easier than directly using the expression dX_t / X_t = dlogX_t. This is because integrating both sides in the former format gives simpler integrals, while in the latter format, special care must be taken when integrating due to the presence of a Brownian motion measure.
  • #1
Tilde90
22
0
Hi!
Probably I am just confused, but why for the exact solution of the geometric brownian motion [itex]dX_t = \mu X_t dt+\sigma X_t dW_t[/itex] we have to apply Ito's lemma and manipulate the expression obtained with [itex]dlogX_t[/itex]? Couldn't we directly use the espression [itex]dX_t / X_t = dlogX_t[/itex] in the equation [itex]dX_t / X_t = \mu dt+\sigma dW_t[/itex]?
Thank you for your help!
 
Last edited:
Physics news on Phys.org
  • #2
Tilde90 said:
Hi!
Probably I am just confused, but why for the exact solution of the geometric brownian motion [itex]dX_t = \mu X_t dt+\sigma X_t dW_t[/itex] we have to apply Ito's lemma and manipulate the expression obtained with [itex]dlogX_t[/itex]? Couldn't we directly use the espression [itex]dX_t / X_t = dlogX_t[/itex] in the equation [itex]dX_t / X_t = \mu dt+\sigma dW_t[/itex]?
Thank you for your help!

Hey Tilde90 and welcome to the forums.

You could do this, but it's easier to have in the 1st format since you can integrate both sides which on the LHS gives you Xt - X0 and on the RHS gives you two integral expressions which you can solve using the Ito Lemma.

You also need to remember that in one integral you have a Brownian motion measure and because of this, you need to be careful in how you calculate the integral since it is very different to how you treat normal integrals like say f(x)dx across the real line.
 
  • #3
Thank you very much chiro.

I mistakenly believed that the "stochastic" integral were easier to calculate, as in the demonstration of the exact solution of the GBM with Ito's lemma it seems that they just integrate both terms of the SDE [itex]dlogX_t=(\mu-\frac{\sigma^2}{2})dt+\sigma dW_t[/itex].
 
Back
Top