operationsres
- 99
- 0
Whenever I'm given a SDE problem that requires us to multiply both sides by an "integrating-factor", it's always given to us as a *Hint*. I would like to know how to come up with these integrating factors.
Here's some examples:
1) For the mean-reverting Ornstein-Uhlenbeck (OU) SDE dX_t = (m-X_t)dt+\sigma X_tdB(t), the appropriate integrating factor is e^t.
2) For the non-mean-reverting OU SDE dX_t = uX_tdt + \sigma dB_t, the integrating factor is e^{-ut}.
3) For the SDE dX_t = udt + \sigma X_t dB_t, the integrating factor is e^{-\sigma B_t + \frac12 \sigma^2 t}.
Here's some examples:
1) For the mean-reverting Ornstein-Uhlenbeck (OU) SDE dX_t = (m-X_t)dt+\sigma X_tdB(t), the appropriate integrating factor is e^t.
2) For the non-mean-reverting OU SDE dX_t = uX_tdt + \sigma dB_t, the integrating factor is e^{-ut}.
3) For the SDE dX_t = udt + \sigma X_t dB_t, the integrating factor is e^{-\sigma B_t + \frac12 \sigma^2 t}.