If you have $t\in [0,T]$ for any arbitrary $T$ (i.e. you work on any compact) multiply both sides by the integrating factor $e^{-\int_0^t W_s ds}$, and notice that $d(X_t e^{-\int_0^t W_s ds})=dXe^{-\int_0^t W_s ds}-X_tW_tdt$ since $e^{-\int_0^t W_s ds}$ is of bounded variation (it's actually absolutely continuous)
– ChaosApr 01 '21 at 06:27
Thank you for your answer, but isn't $(_ ^{−∫_0^t _}) = ^{−∫_0^t _ } − _ _ ^{−∫_0^t _ } $?
– Joe ShmoApr 01 '21 at 15:20
1
yes of course, my bad!, indeed that's what you need! define $Y_t=X_te^{-\int_0^t W_sds}$ and try to solve for $Y$
– ChaosApr 01 '21 at 15:24
You end up with $dY_t = e^{- \int_0^t W_s ds} dW_t$, whose quadratic variation is $[Y, Y]^{(t)} = \int_0^t e^{-2 \int_0^s W_r dr} ds$, but I'm not sure how to evaluate that integral, or the innermost integral $\int_0^s W_r dr$ for that matter.
I think $\int_0^s W_r dr \sim N(0, \frac{s}{3})$, but I don't know if that helps, and if it does - then what?
I think $\int_0^s W_r dr \sim N(0, \frac{s}{3})$, but I don't know if that helps, and if it does - then what?
– Joe Shmo Apr 01 '21 at 17:09