Setup
Market Assumptions
Let be a filtered probability space supporting a standard Brownian motion . The stock price follows geometric Brownian motion (GBM) under the physical measure :
The following assumptions are in force throughout. Each is a modelling choice, not a physical law — and each is violated in practice:
- Constant volatility. is a deterministic constant.
- Constant risk-free rate. The risk-free rate is constant and continuously compounded.
- No dividends. The stock pays no cash dividends.
- Continuous trading. Portfolio rebalancing can occur at every instant at zero cost.
- No transaction costs, no bid-ask spread. All trades execute at the mid-price.
- No short-selling constraints. The stock can be sold short without restriction.
- Markets are frictionless and complete. Every contingent claim is replicable.
Under these assumptions, the Black-Scholes framework is internally consistent. The question is not whether it is true — it is not — but whether it is useful as a baseline and how its failure modes manifest in practice.
Derivation via Delta Hedging
The original Black-Scholes (1973) derivation proceeds by constructing a locally riskless portfolio.
Let be the price at time of a European call option with strike and maturity . Assume .
Step 1: Apply Itô's lemma. Since satisfies the GBM SDE:
Step 2: Form the delta-hedged portfolio. Define the portfolio
Its differential is:
The terms cancel exactly because is chosen as the option's partial derivative with respect to . The portfolio is instantaneously riskless.
Step 3: Apply no-arbitrage. A riskless portfolio must earn the risk-free rate:
Step 4: Equate and collect. Substituting:
Rearranging gives the Black-Scholes PDE:
subject to the terminal condition and boundary conditions , as .
Remark: The Drift Does Not Appear
The physical drift cancels in the portfolio construction. This is not a coincidence: it reflects the risk-neutral pricing principle derivable via Girsanov's theorem. The no-arbitrage price of any replicable claim depends only on and , not on the investor's expected return.
Derivation via Feynman-Kac
A cleaner derivation uses the Feynman-Kac representation. Under the risk-neutral measure , defined by Girsanov's theorem with market price of risk , the stock follows:
where is a -Brownian motion. The no-arbitrage price is:
Under , the log-price is:
Evaluating the expectation by splitting the integration region yields the Black-Scholes formula:
Here denotes the standard normal CDF and its density. By put-call parity,
Notation
Throughout: (time to expiry), (standard normal pdf), (standard normal CDF).
The Five Greeks
The Greeks measure sensitivity of the option price to each model input. All five are derived analytically from the closed-form formula. A useful identity, easily verified from the definition of :
This identity allows equivalent representations and simplifies many derivations.
Delta:
Interpretation. is both the hedge ratio (shares needed to replicate) and, under , the probability that the call expires in the money when the underlying is a forward: only if ; otherwise . The distinction matters at long maturities.
Gamma:
is identical for calls and puts (put-call parity). It measures convexity: the rate at which the hedge ratio must be adjusted. High → frequent rebalancing → high transaction costs.
Theta:
is almost always negative for long calls (the option loses time value). For deep in-the-money calls, can be positive (early exercise premium in American options). The Black-Scholes PDE is often written as:
which expresses the P&L decomposition: time decay offset by gamma income and financing of the delta position.
Vega:
Vega is positive for both calls and puts and is the same for both (put-call parity). It measures the option's sensitivity to volatility — the input that Black-Scholes treats as known but that must in practice be inferred from market prices (implied volatility).
Rho:
Rho is small for short-dated equity options but material for long-dated ones and for interest rate derivatives.
Validation
Several internal consistency checks confirm the formula is correct:
Put-call parity. . Verified directly from the formula.
Boundary behaviour. As : . As : , , so . As : , so (intrinsic value).
Delta bounds. always; as (call becomes a forward), as (call becomes worthless).
Limitations
Volatility Smile
The single most important empirical failure of Black-Scholes is the volatility smile: in the market, the implied volatility — defined as the unique such that — is not constant. It varies with strike and maturity.
In equity markets, the smile is typically a skew: implied vol is higher for low strikes (out-of-the-money puts) than high strikes, reflecting fear of large downside moves. In FX markets, the smile is more symmetric. This violates the core assumption of constant .
Discrete Hedging Error
Black-Scholes assumes continuous rebalancing. In practice, hedging occurs at discrete intervals . The replication error per step is:
which is non-zero when realised variance deviates from implied variance. Discrete hedging converts a continuous P&L of zero into a discrete P&L that fluctuates. The root-mean-square hedging error scales as .
Jump Risk
GBM has continuous paths. Real asset prices exhibit jumps (earnings announcements, central bank decisions, geopolitical events). A jump of size at time creates an instantaneous P&L of — unhedgeable in the Black-Scholes framework. Jump-diffusion models (Merton 1976, Kou 2002) incorporate this at the cost of model complexity and incomplete markets.
Lognormal Tails
GBM implies lognormal , which has thin tails relative to empirical equity return distributions. Extreme losses are systematically underpriced. This is particularly dangerous for short volatility strategies and barrier option pricing near the barrier.
Constant Rate Assumption
For long-dated options (swaptions, caps, equity LTEPs), the constant- assumption introduces material pricing errors. Interest rate options require models where rates themselves are stochastic (see Hull-White, LMM).
Interview Angle
L1. Derive the Black-Scholes PDE via delta hedging. State the terminal and boundary conditions for a European call. Give the formula for and explain its hedge ratio interpretation.
Derivation summary. Form . Apply Itô's lemma to , observe that choosing eliminates all terms. No-arbitrage forces . Equating gives the BS PDE. Terminal condition: . Boundary: . : holds shares to replicate the call, dynamically rebalanced.
L2. Derive all five Greeks analytically. Reconcile the Black-Scholes PDE with the P&L decomposition . Explain why the P&L of a delta-hedged call is where is implied vol and is realised vol.
P&L of a delta-hedged call. The BS PDE uses implied vol . If realised vol is , the actual instantaneous P&L of the hedged portfolio is:
Long gamma earns when (bought cheap vol), loses when . This is the basis of volatility trading.
L3. Critique the no-arbitrage argument in Black-Scholes: under which conditions does the replicating portfolio exist, and what breaks down if markets are incomplete? Derive put-call parity from a cash-flow argument, not from the formula. Discuss the Breeden-Litzenberger result: what does the second derivative of the call price surface with respect to strike represent, and how does it reveal the risk-neutral density?
Breeden-Litzenberger. For call prices on a fixed maturity:
where is the risk-neutral density of . This is derived by differentiating the pricing formula twice with respect to . The result implies that a full call price surface in strike and maturity uniquely determines the risk-neutral transition density — this is the conceptual foundation of Dupire's local vol.