June 23rd, 2006, 12:59 pm
Assume you have a two dimensional diffusion processd(X_t,Y_t)=b(t,X_t,Y_t)dt+A(t,X_t,Y_t)dW_tis there an elegant way to compute the functionH(t,y)=E[X_t | Y_t=y]?I'll accept a two dimensional differential equation but not a three dimensional one.The problem comes up through Dupire's equation where we need the coefficient H(t,K)=E[\sigma_t^2 | S_t=K].The objective is to compute this efficiently and then solve Dupire's (two dimensional) equation for call prices ina variety of stochastic volatility models. These models are diffusions as above with variables X_t the asset price and Y_t=\sigma_t^2 the variance of returns.Then we can write down a three dimensional differential equation for the call price directly from the diffusion equation.However a three dimensional diffeq. is too slow to solve.