The Feynman-Kac Formula
The Feynman-Kac formula connects partial differential equations (PDEs) to stochastic processes, expressing solutions of PDEs as expectations of functionals of stochastic processes.
Statement
Consider the PDE:
with terminal condition . Let solve with . Then:
Intuition: The PDE solution is the expected discounted payoff under the stochastic dynamics. This is the foundation of derivative pricing.
For the heat equation with , Feynman-Kac gives:
where is Brownian motion. This probabilistic representation allows Monte Carlo methods for solving PDEs.
Summary
Feynman-Kac bridges PDEs and SDEs, expressing PDE solutions as expectations of path functionals. It is central to option pricing (Black-Scholes PDE) and numerical methods (Monte Carlo for PDEs).