May 4th, 2008, 8:28 pm
I am having trouble understanding a concept from Shreve Volume II (page 148 on the bottom)The text says the following:"If alpha and theta are const, we have the usual geometric Brownian motion model, and the distribution of S(t) is log-normal. In the case where alpha and theta are constant,S(t) = S(0)*exp{ theta*W(t) + ( alpha - 1/2*theta*theta)*t }One can incorrectly argue from this formula that since Brownian motion is a martingale (ie., it has no overall tendency to rise or fall), the mean rate of return for S(t) must be (alpha - 1/2*theta*theta). The error in this argument is that although W(t) is a martingale, S(0)*exp{theta*W(t) } is no a martingale. The convexity of the function exp{ theta*x}imparts an upward drift to S(0)*exp{theta*W(t) }. In order to correct for this, one must subtract 1/2*theta*theta*d in the exponential"I do not understand why this is true? Can anyone explain it better?Thanks