Quiz: Finite Difference Schemes and Convergence Analysis

Module 2 of 4 · Hard

Quick Quiz

1. Why is the log-spot transformation x=lnSx = \ln S applied before discretising the Black-Scholes PDE?

2. The explicit (FTCS) scheme for the heat equation requires λ=σ2Δτ/Δx21/2\lambda = \sigma^2 \Delta\tau / \Delta x^2 \leq 1/2 for stability. If Δx\Delta x is halved (grid refined by 2×), by what factor must Δτ\Delta\tau be reduced to maintain stability?

3. The Crank-Nicolson scheme achieves O(Δτ2+Δx2)O(\Delta\tau^2 + \Delta x^2) accuracy but can produce oscillations near payoff discontinuities. What is the recommended fix?

4. The Lax equivalence theorem states that, for a consistent finite difference approximation of a well-posed linear PDE, stability is equivalent to convergence.

5. Von Neumann stability analysis of the BTCS scheme gives amplification factor ξ=1/(1+2λ(1cosαΔx))\xi = 1/(1 + 2\lambda(1 - \cos\alpha\Delta x)). What is the maximum value of ξ|\xi| over all frequencies α\alpha?

6. For a two-factor model (e.g., Heston), the two-dimensional Black-Scholes-Heston PDE cannot be solved efficiently by direct Crank-Nicolson because: