Black-Scholes Assumptions and the American Call Delta
This is a three-part question about the Black-Scholes framework for a non-dividend-paying stock.
- State the key assumptions of the Black-Scholes model.
- Show that an American call on a non-dividend-paying stock has the same value as the corresponding European call. Outline a no-arbitrage argument -- why is early exercise never optimal?
- Derive the delta $\Delta = \partial C / \partial S$ of a European call with strike $K$ and maturity $T$. Express your answer in terms of $N(d_1)$, and explicitly define $d_1$.
Hints
- For the early exercise argument, think about what the option is worth alive versus dead -- what two sources of value do you sacrifice by exercising early?
- Use put-call parity to establish a lower bound: $C \geq S - Ke^{-r(T-t)} > S - K$ when $r > 0$.
- When differentiating $C = SN(d_1) - Ke^{-r(T-t)}N(d_2)$ with respect to $S$, you will get terms involving $N'(d_1)$ and $N'(d_2)$. Show that $SN'(d_1) = Ke^{-r(T-t)}N'(d_2)$ so these terms cancel, leaving $\Delta = N(d_1)$.
Worked Solution
How to Think About It: This is a foundational derivatives question that tests three things: do you know the modeling framework, can you reason about early exercise economically, and can you differentiate the Black-Scholes formula cleanly. Before diving into math, think about each part qualitatively. The assumptions are a checklist. The American call result follows from a simple "why would you ever exercise early?" argument. And the delta derivation is an exercise in careful differentiation where most of the messy terms cancel -- if you know that trick, the answer is clean.
Quick Sanity Checks: - Delta of a call should be between 0 and 1 (you benefit from spot going up, but the payoff is capped at linear growth). - Deep ITM: delta approaches 1 (the call behaves like the stock). Deep OTM: delta approaches 0 (the call is nearly worthless). - An American call on a non-dividend-paying stock should never be exercised early, so its value equals the European call. If there were dividends, this would break.
Derivation:
Part 1: Black-Scholes Assumptions
The standard assumptions are:
- The stock price follows a geometric Brownian motion: $dS = \mu S \, dt + \sigma S \, dW$, where $\sigma$ is constant.
- The risk-free interest rate $r$ is constant and the same for all maturities.
- The stock pays no dividends.
- Markets are frictionless: no transaction costs, no taxes, continuous trading is possible.
- No arbitrage opportunities exist.
- Short selling is permitted with full use of proceeds.
- Securities are infinitely divisible.
These together imply that the stock price at time $T$ is log-normally distributed and that we can form a self-financing replicating portfolio.
Part 2: American Call Equals European Call (No Dividends)
We want to show that early exercise of an American call on a non-dividend-paying stock is never optimal, so $C_{\text{American}} = C_{\text{European}}$.
*Lower bound argument:* At any time $t < T$, the European call satisfies
$$C(S, t) \geq S - K e^{-r(T-t)}$$
This follows from put-call parity. Since the European call is worth at least $C \geq S - Ke^{-r(T-t)}$, and the stock pays no dividends, we have
$$C(S, t) \geq S - K e^{-r(T-t)} > S - K$$
where the last inequality holds because $e^{-r(T-t)} < 1$ for $r > 0$ and $t < T$. The quantity $S - K$ is exactly the payoff from early exercise.
So the value of holding the option always exceeds the value of exercising it. Therefore early exercise is never optimal, and the American call has the same value as the European call.
*Economic intuition:* By exercising early you give up two things -- the time value of money on the strike (you pay $K$ now instead of $Ke^{-r(T-t)}$ later) and the insurance value of the option (if the stock drops below $K$, you lose nothing by holding). With no dividends to capture, there is no offsetting benefit to early exercise.
Part 3: Deriving Delta
The Black-Scholes formula for a European call is
$$C = S N(d_1) - K e^{-r(T-t)} N(d_2)$$
where
$$d_1 = \frac{\ln(S/K) + (r + \sigma^2/2)(T-t)}{\sigma \sqrt{T-t}}, \quad d_2 = d_1 - \sigma \sqrt{T-t}$$
and $N(\cdot)$ is the standard normal CDF.
Differentiating with respect to $S$:
$$\Delta = \frac{\partial C}{\partial S} = N(d_1) + S N'(d_1) \frac{\partial d_1}{\partial S} - K e^{-r(T-t)} N'(d_2) \frac{\partial d_2}{\partial S}$$
Since $d_2 = d_1 - \sigma\sqrt{T-t}$, we have $\partial d_2 / \partial S = \partial d_1 / \partial S$. Also,
$$\frac{\partial d_1}{\partial S} = \frac{1}{S \sigma \sqrt{T-t}}$$
So the remaining terms become
$$S N'(d_1) \frac{1}{S \sigma \sqrt{T-t}} - K e^{-r(T-t)} N'(d_2) \frac{1}{S \sigma \sqrt{T-t}}$$
$$= \frac{1}{S \sigma \sqrt{T-t}} \left[ S N'(d_1) - K e^{-r(T-t)} N'(d_2) \right]$$
The key identity is that $S N'(d_1) = K e^{-r(T-t)} N'(d_2)$. To see this, note $N'(x) = \frac{1}{\sqrt{2\pi}} e^{-x^2/2}$ and
$$\frac{d_1^2 - d_2^2}{2} = \frac{(d_1 - d_2)(d_1 + d_2)}{2} = \frac{\sigma\sqrt{T-t} \cdot (2d_1 - \sigma\sqrt{T-t})}{2}$$
Expanding and simplifying with the definition of $d_1$, one finds $N'(d_2)/N'(d_1) = S / (Ke^{-r(T-t)})$, confirming the identity. The bracketed term vanishes, and we are left with
$$\boxed{\Delta = N(d_1)}$$
where $d_1 = \dfrac{\ln(S/K) + (r + \sigma^2/2)(T-t)}{\sigma\sqrt{T-t}}$.
Practical Interpretation: The delta $N(d_1)$ tells a trader the hedge ratio -- to delta-hedge a short call, buy $N(d_1)$ shares of stock per option. Since $N(d_1) \in [0, 1]$, you never need more than one share per call. As the option moves deeper ITM, $d_1 \to +\infty$ and $\Delta \to 1$ (the option behaves like stock). As it moves OTM, $d_1 \to -\infty$ and $\Delta \to 0$ (the option is nearly worthless). Near the money and close to expiry, delta swings rapidly -- this is where gamma risk is highest and hedging becomes expensive.
Answer: The Black-Scholes assumptions define a frictionless, continuous-time market with constant volatility and rates, no dividends, and log-normal stock dynamics. Under these assumptions, an American call is never optimally exercised early (its alive value $S - Ke^{-r(T-t)}$ always exceeds the exercise value $S - K$), so it equals the European call. The European call delta is $\Delta = N(d_1)$ where $d_1 = \frac{\ln(S/K) + (r + \sigma^2/2)(T-t)}{\sigma\sqrt{T-t}}$.
Intuition
The result that delta equals $N(d_1)$ is one of the cleanest facts in all of quantitative finance, and it hides a deep idea. Under the risk-neutral measure, $N(d_2)$ is the probability the call finishes in the money, but $N(d_1)$ is something different -- it is the probability the call finishes in the money weighted by the share price, which is exactly the hedge ratio. The distinction matters: $d_1$ has the $+\sigma^2/2$ drift term because log-normal prices are convex, and higher volatility shifts the share-weighted probability up relative to the plain probability. This is why the two terms in the Black-Scholes formula look symmetric but are not.
The early exercise result for calls on non-dividend-paying stocks is equally fundamental. The option is always worth more alive than dead because holding it preserves both the interest earned on deferring the strike payment and the downside protection against the stock dropping below $K$. The moment you introduce dividends, the calculus changes -- the stock drops at the ex-date, so there can be a benefit to exercising just before. This is why American puts (even without dividends) and American calls on dividend-paying stocks require more sophisticated pricing methods like binomial trees or free-boundary PDE approaches.