Free boundary problems in finance are a class of mathematical models used to price and hedge derivatives where the optimal exercise strategy is not known beforehand. Unlike standard options (e.g., European options) which can only be exercised at maturity, many financial instruments, such as American options and callable bonds, allow the holder to exercise the contract at any point before or on the expiration date. This early exercise feature introduces a “free boundary” that needs to be determined as part of the problem solution.
The core concept is that the optimal decision to exercise depends on the underlying asset price. There exists a critical price, the free boundary, above which immediate exercise is optimal for a call option (or below which it is optimal for a put option). The location of this boundary is unknown and evolves over time, making it a crucial part of the solution. The problem then becomes finding both the option price and the free boundary simultaneously. The boundary divides the price space into two regions: a continuation region where holding the option is more valuable, and an exercise region where immediate exercise maximizes the holder’s payoff.
Mathematically, these problems are often formulated as partial differential equations (PDEs) subject to specific boundary conditions. A common approach is to use the Black-Scholes equation, but with an added complexity. Besides the usual terminal condition at maturity, we have the payoff condition on the free boundary (the option value equals the immediate exercise payoff) and a “smooth pasting” condition. This smooth pasting condition ensures that the option value and its first derivative are continuous at the free boundary, implying that there’s no arbitrage opportunity at that point.
Solving free boundary problems is computationally challenging as analytical solutions are rare, particularly for more complex scenarios. Numerical methods are often employed, including finite difference methods, finite element methods, and Monte Carlo simulations. Finite difference and finite element methods discretize the time and asset price domains, allowing us to approximate the solution to the PDE. These methods often involve iterative schemes to determine the free boundary’s location at each time step. Monte Carlo simulations can also be used, but they require specialized techniques to handle the early exercise feature efficiently, such as the Least-Squares Monte Carlo (LSMC) method.
The accuracy and efficiency of the numerical method depend on various factors, including the choice of discretization scheme, the time step size, and the number of simulation paths (for Monte Carlo). The selection of an appropriate method depends on the specific characteristics of the problem, such as the dimensionality, the payoff structure, and the required accuracy.
Applications of free boundary problems extend beyond American options. They are used in pricing and hedging various other financial instruments, including perpetual options, convertible bonds, real options (investment decisions), and exotic options with embedded early exercise features. Understanding and solving these problems are critical for accurately valuing these financial instruments and managing the associated risks.