September 2nd, 2007, 12:47 pm
QuoteA scheme is a scheme and has weak and strong convergence, right? There are two types of schemes: weak and strong schemes. Of course, both of the schemes have weak and strong convergence, but they are constructed with a special goal. If you look at the Contents page of Kloedens comp book, you'll see, that he distinguishes between strong and weak approximations. Strong schemes use normally distributed random variables for dW, simplified weak schemes use for example a 2-point distributed random variable for dW, such as the one on page 195 on kloedens book. This is, why W has a hat on page 198. The purpose of weak schemes is to approximate moments only, not the paths, so dW is replaced with a simpler random variable, which can be computed faster than a normal ones.However, last schemes are called simplified weak schemes. There are normal weak schemes, which still use normally distributed rv's for dW, but they are different to the strong schemes. I think, Euler weak and Euler strong are the same. But, Taylor 1,0 weak and Taylor 1,0 strong (and schemes of higher order) are definitely different. They use different hierarchical sets in the Ito-Taylor expansion, which is derived in the more theoretical, non comp book. So, the schemes are really different, its not just a statement about the convergence.Which ones do you use?