Write down the Black-Scholes partial differential equation (PDE), and explain briefly its relevance to option pricing.
Show how a change of variables reduces the Black-Scholes PDE to the heat equation:
∂t∂f+21∂x2∂2f=0 for all (t,x)∈[0,T)×R,f(T,x)=φ(x) for all x∈R
where φ is a given boundary function.
Consider the following numerical scheme for solving the heat equation on the equally spaced grid (tn,xk)∈[0,T]×R where tn=nΔt and xk=kΔx,n=0,1,…,N and k∈Z, and Δt=T/N. We approximate f(tn,xk) by fkn where
0=Δtfn+1−fn+θLfn+1+(1−θ)Lfn,fkN=φ(xk)
and θ∈[0,1] is a constant and the operator L is the matrix with non-zero entries Lkk=−(Δx)21 and Lk,k+1=Lk,k−1=2(Δx)21. By considering what happens when φ(x)=exp(iωx), show that the finite-difference scheme (∗) is stable if and only if
1⩾λ(2θ−1),
where λ≡Δt/(Δx)2. For what values of θ is the scheme (∗) unconditionally stable?