Exercise: Crank-Nicolson convergence rate
For Crank-Nicolson, total error is . To achieve the optimal balance, take .
Tasks
-
With , run CN for with . Tabulate error vs Black-Scholes.
-
Verify convergence: error should drop by 4x for each doubling of .
-
Compare with (over-resolved in time): does the error change much? What does this tell you about which dimension dominates?
-
Compare with (under-resolved in time): when does the time error start to dominate?