November 5th, 2006, 11:19 pm
I am trying to solve the SDE where r and alpha are real numbers, and B_t is standard Brownian motion. In fact, this question has been posted on the forum recently, and I even explained to the original poster of that thread how to do it (namely, multiply both sides by the integrating factor exp(-alpha * B_t + 0.5 * alpha^2 * t) and then use Ito's formula in reverse), but looking back at it, I was wondering what is wrong with the following reasoning:Multiply both sides by the factor exp(-alpha * B_t):Now apply Ito's formula to the function f(t,Y_t,B_t) = Y_t * exp(-alpha * B_t):Then the product of the two dB_t's is just dt, and the product of dB_t and dY_t is alpha * Y_t dt, so the latter two terms cancel out, and the sum of the first two simplifies by using our expression for exp(-alpha * B_t) dY_t, so we would haveI know this isn't the right answer, so I think there's a hole in my reasoning, but where?
Last edited by
gentinex on November 5th, 2006, 11:00 pm, edited 1 time in total.