August 9th, 2002, 7:21 am
Hi,many problems in quantitative finance may be formulated as a stochastic control problem (Merton problem), or an optimal stopping problem (American or Bermudan options for example). In the simplest case, when your variables are brownians etc, you derive a HJB equation with that or that set of boundary conditions. You may also get a free boundary problem, with constraints on the function or on its gradient, which is linked to variational inequalities. Often numerical methods are the only way of solving the problem.In general case of n variables you have a n-dimensional pde. In d< 3 there are at least two complementary numerical methods of solving the pde: Monte Carlo, which follows from probabilistic interpretation of the solution of your PDE, and finite difference. When d<3, in order to test Monte Carlo one may compare the results of the two. In high dimensional case there is only one possibility, namely - Monte Carlo.