These notes are adapted from Prof. Soumik Pal’s MATH 493 course at the University of
Washington, Seattle (Winter 2026). They are intended as a record of what I learned rather than a
comprehensive treatment; corrections are welcome.
1Model Stock Price as Geometric Brownian Motion
A standard baseline model for stock prices is geometric Brownian motion (GBM),
defined as the solution to the stochastic differential equation (SDE)
(1)
where is the drift (the instantaneous expected rate of return), is the
volatility, and is standard Brownian motion.
Why use Brownian motion to model the random fluctuations? Its increments have several convenient
properties:
they have mean ;
increments over disjoint time intervals are independent;
the sample paths are continuous;
the variance of an increment is proportional to the length of the time interval.
The last two assumptions are particularly idealized from an empirical point of view: real prices can
jump, and volatility is not constant over time.
As a simple extension, one can replace by a deterministic function and
consider the stochastic integral
Then still has mean and continuous paths, and it has independent increments because the
integrand is deterministic and Brownian increments are independent. Its variance, however, is generally
not linear in :
Moreover, empirical return distributions often exhibit heavier tails than the Gaussian increments
implied by Brownian motion. Despite these shortcomings, GBM remains a useful first model because it is
analytically tractable and captures basic scaling behavior.
Equation (1) has an explicit solution. For , applying Itô’s formula to
gives
Integrating from to gives
and therefore
(2)
In particular, is lognormal and strictly positive almost surely whenever .
2Risk-Neutral Measure under GBM-modeled Stock Price
The risk-neutral measure is a probability measure under which the discounted asset price is a
martingale. Let be the discounted stock price. Under the physical measure , if
then
Hence is a martingale under if and only if .
In the Black–Scholes model, we instead work under an equivalent risk-neutral measure under which
Thus the stock has drift under , and the discounted stock price is a
martingale.
3Risk-neutral Pricing via Replication
Suppose the derivative pays at maturity , where is the stock price process.
We consider a portfolio that at time holds:
shares of stock (positive is a long position and negative
is a short position);
dollars in the bank account.
Its total value is .
We assume this portfolio is chosen so that it replicates the derivative payoff, meaning
. By the no-arbitrage principle, if such a replicating portfolio exists, then its value
must equal the derivative price at every time . Otherwise, one could buy the cheaper one and sell
the more expensive one, obtaining a riskless profit. Thus, once we identify the value process ,
that is the option price.
The bank account grows at the risk-free rate . Fix the portfolio holdings over
the interval and rebalance at the end of the interval. In the continuous-time limit, this
yields the self-financing dynamics. During this interval, the bank position grows from to
, while the stock position changes from to
. Therefore, the portfolio value at time is
Subtracting , we obtain
In differential notation,
Since , we have
i.e.,
Define the discounted portfolio value . Using the Itô product rule,
Since is deterministic, . Thus
Substituting the expression for ,
i.e.,
Under the risk-neutral measure , . Substituting,
The drift terms cancel:
Therefore, is a martingale. Then by definition
That is,
Because the portfolio replicates the derivative payoff, . We have
(3)
This is the risk-neutral pricing formula in the Black–Scholes model.
4Closed-Form Black–Scholes Pricing Formula for a European Call
4.1Derivation of the Time-0 Formula
We derive a closed-form expression for the European call price by evaluating the risk-neutral
expectation explicitly. For a European call,
Under the risk-neutral measure , the stock price satisfies
Since , we may write with .
Therefore,
and so
Using the standard normal density , this becomes
The payoff is positive exactly when
Taking logarithms gives
so
Define
Then the condition for a positive payoff is . Hence
Split the integral into two terms:
The second integral is immediate:
where is the standard normal distribution function. It remains to compute
Using , we have
Complete the square in the exponent:
so
Therefore,
and thus
Now make the substitution . Then , and when , the lower
limit becomes . Define
So the lower limit is , and hence
Substituting back, we obtain
Since , this simplifies to
Thus the Black–Scholes price of a European call option is
(4)
where
4.2Interpretation of and
The two normal terms play somewhat different roles. The term has the direct probability
interpretation
so it is the risk-neutral probability that the call finishes in the money. The term
appears when we compute the stock-price contribution on that event.
To see this, recall the identity
For intuition, here is a brief derivation in the discrete case. For a discrete random variable,
Multiplying both sides by gives
But the right-hand side is exactly , since equals on the
event and outside . Hence .
Applying this with and , we obtain
So
Hence
Thus is naturally associated with the stock-price-weighted part of the payoff, while
is the risk-neutral exercise probability.
4.3Black–Scholes Formula at an Intermediate Time
For any intermediate time , recall
Because the future Brownian increment is independent of the information available at time
, the future evolution from to is a fresh Black–Scholes model starting at with
time to maturity . Thus
where
4.4Delta via Itô’s Formula
Let denote the option price and define its discounted value by .
Applying Itô’s formula under gives
Because is a martingale under , its drift is . On the other hand, the discounted
replicating portfolio satisfies
Comparing the diffusion coefficients gives
(5)
4.5Probabilistic Representation of Delta
Let . Under , independent increments give
Let . Since the distribution of does not depend on the current stock price, we may
write
Differentiating with respect to (for payoffs for which this interchange is valid), we get
Thus
(6)
For a call payoff , the derivative is except at
. Substituting into the formula gives
In the Black–Scholes model this simplifies to
(7)
4.6Cash Position in the Replicating Portfolio
Thus the bond position is
(8)
Notice that
5American Options
Recall an American option may be exercised at any time in the interval . This additional
flexibility makes American options an optimal stopping problem rather than a fixed-horizon pricing
problem.
Recall the definition of stopping time: a random time is called a stopping time (with
respect to the filtration ) if for every , the event
belongs to .
If the payoff from exercising at time is , then the arbitrage-free price of the
American claim at time is
where denotes the set of stopping times taking values in .
In general, this does not lead to a closed-form formula, and one typically needs free-boundary methods,
variational inequalities, binomial trees, or numerical PDE methods.
5.1American Calls on Non-Dividend-Paying Stocks
In the Black–Scholes model with no dividends and , it is never optimal to exercise an
American call early. Consequently, the American call price equals the European call.
A useful intuition is the following. Exercising early requires paying the strike immediately and
destroys the remaining time value of the option. By waiting, the holder keeps the upside exposure to the
stock while postponing payment of the strike. Since the stock pays no dividends in this model, there is
no compensating benefit to early exercise.
5.2A Perpetual American Put
One important case that can be solved explicitly is the perpetual American put, where there is no
maturity date. Assume . In this case, one considers
where . A natural class of stopping rules is given by threshold strategies:
If , then exercising at yields payoff , so
Using an exponential martingale and optional stopping, one finds
Hence the value corresponding to the threshold is
Optimizing over gives the optimal exercise boundary
Therefore, the perpetual American put value is
This example illustrates a general principle for American puts: unlike calls on non-dividend-paying
stocks, early exercise can be optimal.