September 23rd, 2015, 12:05 pm
QuoteOriginally posted by: list1It seems you lost term - S ( t ) on the left hand side of the first equation. There is a difference between using discretization of S or discretization of the SDE which specifies S. First approximates solution of the SDE , second approximates SDE. Both of them lead to stepwise approximation of the S. And the difference is probably o ( delta t )A SDE is only a symbolic representation of a stochastic integral equation, consisting of Riemann integral + Ito integral as mentioned. An SDE is just symbols.And most classical FD schemes (e.g. Euler) are awful numerical approximations.QuoteAnd the difference is probably o ( delta t)This is not true. The small o is wrong. And "difference" is ill-defined concept.Example: (norm) Convergence can be weak or strong, each one leading to a different O(dt^p) (BIG O). p can take on values like 1 or 1/2.
Last edited by
Cuchulainn on September 22nd, 2015, 10:00 pm, edited 1 time in total.