Quiz: FFT and Carr-Madan Pricing

Quick Quiz

1. Why can't the Fourier transform of the call price CT(k)C_T(k) be taken directly (without dampening), even though the characteristic function φT(u)\varphi_T(u) is well-defined?

2. In the Carr-Madan formula, ΨT(v)=erTφT(v(α+1)i)/(α2+αv2+i(2α+1)v)\Psi_T(v) = e^{-rT}\varphi_T(v - (\alpha+1)i) / (\alpha^2 + \alpha - v^2 + i(2\alpha+1)v). What happens at v=α2+αv = \sqrt{\alpha^2 + \alpha}?

3. The FFT condition links the frequency spacing η\eta and log-strike spacing λ\lambda by ηλ=2π/N\eta\lambda = 2\pi/N. If you need a finer log-strike grid (smaller λ\lambda) without reducing η\eta (to maintain integration accuracy), what technique is required?

4. The Carr-Madan FFT method prices options at all NN strikes simultaneously in O(NlogN)O(N\log N) operations, compared to O(NMquad)O(N \cdot M_{\text{quad}}) for NN separate numerical integrations, where MquadM_{\text{quad}} is the number of quadrature points.

5. Aliasing in the Carr-Madan FFT occurs when:

6. For a deep out-of-the-money call (KS0K \gg S_0), the Carr-Madan FFT typically gives inaccurate results. What is the preferred approach?