You are on page 1of 19

Lecture 11: A Brief Introduction to Continuous Time Option Pricing

Readings:
o Ingersoll Chapters 14 17
o Cochrane Chapter 17
o Shimko Finance in Continuous Time: A Primer (from which these notes
are largely drawn)
1
We will spend some time here building up the tools we need to develop the Black-
Scholes Partial Differential Equation. This will be done in a relatively informal way and
you should consult other texts if you wish to pursue these issues in more depth.
First we need to introduce an Ito Process. Ill build this idea up slowly so bear with me
if you are already familiar with the concept.
Definition: A stochastic process, defined by
B(0) = 0 (more generally B(0) = B
0
a fixed starting point) and
B(t + 1) = B(t) + (t + 1) t {0, 1, 2, }
where the innovations in B are independent standard normal random variables:
(t + 1) ~ iid N(0,1) t, is a special version of a random walk special in that it has
normally distributed increments.
This is a simple example of a discrete time stochastic process where we see a new
realization of the process B(t) at each point in time, i.e. at each time t.
The realization at any time t of the process can be arbitrarily high or low. At each time t
the innovations in the process B are unpredictable (and normally distributed). In other
words, as with all random walks, the expected value of a future realization of the process
as of date t is simply B(t). The expected change in the process is always zero and the
variance of the change depends on how far into the future you are trying to forecast.
Over one period the variance is 1. Over five periods (you know B(11) and are
forecasting B(16)) the variance is 5 (the expectation is still: E
11
(B(16)) = B(11)).
2
Now suppose we observe the process more frequently than at each fixed time interval.
Let = 1/n for some arbitrary integer n > 1. We want to describe a process with the
same characteristics as the random walk described above but observed more frequently:
B(t + ) = B(t) + (t + ), with B(0) = 0 and B = B(t + ) B(t) = (t + ) ~ iid
N(0, )
Over n periods of length this new process has the same expected change (or drift in
this example there is none) and the same variance as the original has over one fixed time
interval or period.
Finally let dt, a very small increment of time (so n is very large). Define small
heuristically by letting dt be the smallest positive real number such that dt

= 0 whenever
> 1.
Then:
B(0) = 0
B(t + dt) = B(t) + (t + dt), t [0, T]
where (t + dt) ~ iid N(0, dt)
Define dB(t) = B(t + dt) B(t) = (t + dt), as the increments in the process B(t).
dB(t) may be thought of as a normally distributed random variable with mean 0 and
variance dt. It is often referred to as white noise. The process B(t) is a standard Wiener
process.
3
Some properties of dB(t) that follow by construction are:
(1) E[dB(t)] = 0 the expected change in B(t) is zero
E[dB(t)] = E[B(t + dt) B(t)] = E[ (t + dt)] = 0 since (t + dt) ~ N(0, dt)
(2) E[dB(t) dt] = 0
E[dB(t) dt] = E[dB(t)]dt = 0 since dt is a constant.
(3) E[(dB(t) dt)
2
] = 0
E[(dB(t) dt)
2
] = dt
2
E[dB(t)
2
] = dt
2
Var(dB(t)) = dt
2
(dt) = 0 since dt

= 0 for all >


1.
(4) Var[dB(t) dt] = 0
Var[dB(t) dt] = dt
2
Var[dB(t)] = dt
2
dt = 0 as above.
Note: (2) and (3) or (4) imply dB(t)dt = 0 since its expectation and variance are both zero.
(5) E[dB(t)
2
] = dt
E[dB(t)
2
] = Var[dB(t)] = dt since dB(t) = ((t + dt) and (t + dt) ~ N(0, dt) and
since
E[ (t + dt)] = 0 implies that E[ (t + dt)
2
] = Var[ (t + dt)]
(6) Var[dB(t)
2
] = 0
Var[dB(t)
2
] = E[dB(t)
4
] (E[dB(t)
2
])
2
= E[ (t + dt)
4
] dt
2
= 3dt
2
dt
2
= 0
Follows since if (t + dt) ~ N(0,
2
), then E[ (t + dt)
4
] = 3
4
.
4
Similar to the note above, (5) and (6) imply that dB(t)
2
= dt, a constant.
These properties are important in that they demonstrate that the variance of a function of
a random variable can vanish. When this is true, the expectation sign is redundant:
E[f(dB(t))] = f(dB(t)) if Var[f(dB(t))] = 0.
These properties lead to the following multiplication rules that will come in handy:
dt
2
= 0 this essentially says dt is small
dB(t) dt = 0 and dB(t)
2
= dt these just eliminate the redundant expectations operator
since the variances of these functions of the random variable dB( ) are zero.
Standard Brownian Motion or Standard Wiener Process
Definition: A standard Brownian motion, denoted B(t), is a stochastic process defined
by:
B(0) = B
0
(= 0) a.s. (with probability 1)
has increments B
s
B
t
~ N(0, s t) s,t with s > t
1 1 2 0 1 0
,..., , ,
0


n n
t t t t t t t
B B B B B B B B
are independently distributed for any
0 < t
0
< t
1
< t
2
< < t
n-1
< t
n
T. So the increments are independent normal
random variables. (Or simply, dB(t) - a standard Wiener process - is the
differential representation.) B is continuous in each sample path. Continuous
means you can draw the sample path without lifting your pen from the paper.
This is true because while dB(t) is a random variable it is of infinitesimal
magnitude (no jumps).
Alternative representation for B(t): Integral form:

+
t
dB B t B
0
0
) ( ) (
Notes:
(a) B is nowhere differentiable. The intuition for this is that for any point in a sample
path, the change to the right and to the left are independent random variables.
(b) E
t
[B
s
] = E
t
[B
t
+ (B
s
B
t
)] = B
t
+ E[B
s
B
t
] = B
t
The forecast of B
s
made at time t is
always B
t
.
(c) Var
t
[B
s
] = Var
t
[B
t
+ B
s
B
t
] = s t - since B
t
is known at time t. This tells us about
the volatility of the realization around the guess made in note (b).
(d) Var
t
[B
s
] as s
Despite all our time developing the idea, the standard Brownian motion is not a good
model for stock price movements. We want a process that allows for a drift in prices, i.e.
a generalization of a standard Brownian motion for which the expected change, over any
5
future interval of the process is non-zero (we would like to have an expected change in
price, an expected return, given the observed behavior of prices).
Ito Process
Consider two processes
(1) a standard Brownian motion volatility, but zero expected change (no drift)
and
(2) a process that is a constant change for each increment of time f(t) = t for some
constant a drift but no volatility.
Now add the two together this is a simple version of an Ito process.
Definition: A stochastic process X defined by:
X(0) = X
0
dX
t
= (X
t
, t)dt + (X
t
, t)dB
t
where dB
t
is the instantaneous increment of a
standard Brownian motion
is an Ito process. Note for notational simplicity I am writing X
t
and B
t
rather than X(t)
and B(t).
: [0, T] is the drift of the process
: [0, T] is the diffusion
In the simple example given above (X
t
, t) = and (X
t
, t) = 1 X
t
and t. In general
it need not be this simple (with and being constants) but it is always true (since
both X
t
and t are known at each time t) that the values (X
t
, t) and (X
t
, t), which
determine the drift and diffusion of the process over the next instant in time, are known at
time t.
Some examples:
(1) if (X
t
, t) = 0 and (X
t
, t) = 1 then we have a standard Brownian motion
(2) if (X
t
, t) = (a constant) and (X
t
, t) = (a constant) then gives the drift or
expected change for each increment of time. can enhance or diminish (depending on
whether > 1 or < 1) the changes in the Brownian motion.
This is an arithmetic Brownian motion, it allows for negative realizations and the
expected growth is linear (constant absolute growth), not the limited liability and the
exponential expected growth that stock prices exhibit. For the arithmetic Brownian
motion:
P(0) = P
0
P(1) = P
0
+ (1)
P(2) = P
1
+ (2) = P
0
+ (1) + (2)
6
Linear growth: example = 1
Stock prices on the other hand exhibit exponential expected growth:
P(0) = P
0
P(1) = P
0
(1 + r)
P(2) = P
1
(1 + r) = P
0
(1 + r)
2
Notes on the arithmetic Brownian motion
(a) X can be positive or negative and arbitrarily large in either direction
(b) X
s
X
t
~ N( (s t),
2
(s t))
(c) Var
t
(X
s
) as s
1 2
2
1
101
100
1%
Growth
100%
Growth
f(t) = t
99 100
7
(3) Geometric Brownian motion
t t t t
X t X and X t X ) , ( ) , (
so that
t
t
t
t t t t
dB dt
X
dX
or dB X dt X dX + +
a process with a constant expected return over time and a constant variance of return.
This is a simplified but more natural model of stock prices:
Notes:
(a) if X starts positive it remains positive.
(b) X has an absorbing barrier at 0.
(c) the conditional distribution of X
s
given X
t
is lognormal. Ln(X
s
) is normally
distributed and the conditional mean of Ln(X
s
) for s > t is Ln(X
t
) + (s t)
2
(s t)
and the conditional standard deviation of Ln(X
s
) is t s . The conditional expected
value of X
s
is
) ( t s
t
e X

, to find expected future price inflate current price by the
continuously compounded expected rate of return.
(d) The variance of a forecast of X
s
tends to as s tends to .
(4) Mean Reverting Process


t t t t
X t X and X k t X ) , ( ) ( ) , (
where k, , and are all greater than zero.
If = 1 this is called an Ornstein Uhlenbeck process.
8
For X
t
> the drift is negative and for X
t
< the drift is positive. This type of process
is used a lot in the modeling of interest rates.
Notes:
(a) X is always positive if it starts positive
(b) as X approaches 0 the drift is positive and the volatility is zero
(c) as s the variance of a forecast of X
s
is finite
(d) if = (as pictured above) the distribution of X
s
given X
t
(s > t) is non central
2
with mean +
) (
) (
t s k
t
e X
and variance
2 ) (
2
) ( 2 ) (
) 1 ) ( ( ) ) ( (
2 2
t s k
k
t s k t s k
k t
e e e X

+

We now turn to Itos lemma:


If we have X
t
an Ito process and Y
t
= f(X
t
) what does dY
t
look like? In other words, we
know dX
t
has a drift and a diffusion what are they for dY
t
?
Clearly this is an important question for derivative pricing if we think of X
t
as the price of
the underlying asset then for the right f( ), Y
t
= f(X
t
) is the price of the derivative.
Itos Lemma (Univariate Case)
Let X be an Ito Process defined by t t t t
dB dt dX +
where the dependence of and on (X
t
, t) is suppressed for notational convenience.
Let f: [0, T] . Then Y
t
= f(X
t
, t) is an Ito Process defined by
9
t t t x t t x x t t t t x t
d B t X f d t t X f t X f t X f d Y ) , ( ] ) , ( ) , ( ) , ( [
2
2
1
+ + +
Typically it is assumed that the function f(.) is twice continuously differentiable in both
X
t
and t, however, we only require that f
x
, f
xx
, and f
t
exist and are continuous.
Intuition: Take a 2
nd
order Taylor series expansion of f(X
t + dt
, t + dt) around (X
t
, t) then
dY
t
= f(X
t +dt
, t + dt) f(X
t
, t).
) ( ) , ( 2
) )( , ( ) )( , (
) , ( ) , ( ) , ( ) , (
2
1
2
2
1
2
2
1
res idual R dt dX t X f
dt t X f dX t X f
dt t X f dX t X f t X f dt t X f
t t xt
t tt t t xx
t t t t x t dt t
+ +
+ +
+ + +
+
Now the famous line, it can be shown that the residual R 0 as dt 0.
Consider the different terms and use the multiplication rules. We know what dX
t
, dt, and
dt
2
are but what are (dX
t
)
2
and dX
t
dt?
dt dt
dt dB dB dt
dB dt dX
t t
t t t t t t
t t t t
2 2
2 2 2 2
2 2
0 0
2
) ( ) (



+ +
+ +
+
0 0 0 ) ( + + dt dB dt dt dX
t t t t

Then collecting terms from the Taylors series expansion
t t t x t t xx t t t t x
t t t t dt t t
dB t X f dt t X f t X f t X f
t X f dt t dX X f t X f dt t X f dY
) , ( ] ) , ( ) , ( ) , ( [
) , ( ) , ( ) , ( ) , (
2
2
1
+ + +
+ + +
+
Note that the residual includes only higher order terms and the multiplication rules
therefore imply that it indeed vanishes. This finishes a heuristic proof of the lemma.
Note that in ordinary calculus dX is small enough so that dX
2
vanishes. In stochastic
calculus dX is a random variable so dX
2
does not vanish (instead it converges to
dt
t
2

)
but terms of higher order, dX
3
or dXdt do vanish.
Examples:
(1) Consider an Ito process Y
t
= B
t
2
for t 0, where B
t
is a standard Brownian motion.
Find dY
t
. We first identify X
t
then f() and finally compute f
x
, f
xx
, and f
t
in order to use the
lemma.


t t t t
t t t t t t
X T f and X t X f Y
dB dX so B X and
] , 0 [ : ) , (
1 0
2

10
then
0 ) , ( 2 ) , ( 2 ) , ( t X f and t X f X t X f
t t t xx t t x
and we arrive at
t t t t
t t t
t t t x t t xx t t t t x t
B X dB B dt
dB X dt X
dB t X f dt t X f t X f t X f dY
+
+ + +
+ + +
since 2 1
1 2 ] 1 2 0 0 2 [
) , ( ] ) , ( ) , ( ) , ( [
2
2
1
2
2
1

So Y
t
is an Ito process with a drift ( ) of 1 and a diffusion ( ) of 2B
t
.
(2)
) exp( 3
t t
B t Y + +
) exp( 3 ) , ( 1 0
t t t t t t t t
X t t X f dB dX B X + +
1 ), exp( ), exp(
t t xx t x
f X f X f
t t t t
d B B d t B d Y ) e x p ( ) ] e x p ( 1 [
2
1
+ +
(3) t t
dB dt dX +
an arithmetic Brownian motion, can also be written t t
B t X +
(since is a constant). Consider a process defined by
) exp(
0 t t
X S S
with S
0
> 0.
S
t
= f(X
t
, t) where the function f: [0, T] is defined by f(X
t
, t) = S
0
exp(X
t
).
0 ) exp( ) exp(
0 0

t t xx t x
f X S f X S f
and
t t t
t t t t t
d B S d t S
d B X S d t X S X S d S
+ +
+ +


] ) [ (
) e x p ( ] ) e x p ( ) e x p ( [
2
2
1
0
2
0 2
1
0
and we see that S is a geometric Brownian motion.
X
t
is normally distributed so Ln(S
t
) = Ln(S
0
)+X
t
is normal with mean Ln(S
0
) + t and
variance
2
t. The log of S has normal increments so S has lognormal increments.
Solving a simple problem:
Start with a deterministic example. Suppose that a security with current value V
guarantees a flow of cash payments at the rate $1dt every instant of time forever. This is
a continuous-time equivalent of a risk-free perpetuity paying $1 each discrete period. If
the instantaneous risk-free rate is a constant r, what is the current value of the security?
First write the law of motion for V using Itos lemma. Here it is simple, because V does
not depend on any stochastic variable: V = V(t). Thus dV = V
t
dt.
11
Calculate the expected capital gain from owning the security: E[dV] = V
t
dt.
Calculate the expected cash flow to the security: $1dt.
Thus the total expected return on the security is: V
t
dt + 1dt = [V
t
+ 1]dt.
Now, set the total expected return equal to the risk free dollar return: rVdt = [V
t
+ 1]dt.
Divide both sides by dt: rV = V
t
+ 1
and we get a differential equation whose value V must satisfy. Then we just have to
solve the equation for V some how. Here just guess that V cannot depend on t since it is
the value of a constant, risk-free perpetuity. Thus V
t
= 0 and the solution is V = 1/r. This
is equivalent to the present value of a risk-free perpetuity in discrete time but here r is the
instantaneous risk free rate.
Now, suppose X follows a geometric Brownian motion: t t t t
dB X dt X dX +
. A
security with value V collects Xdt continuously forever. V represents the current value
of a perpetuity whose continuous cash flow Xdt grows at the average exponential rate .
Suppose further that the risk of the cash flow variation is considered diversifiable risk.
The economy is risk neutral and the instantaneous risk free rate is a constant, r. What is
the value of this security?
V = V(X
t
, t) however, just as above, since its perpetual (and so looks the same today as
it does in 2 years) V cant actually depend on t only on X, so V = V(X
t
). What is V(X)?
Using Itos lemma:
t x x x x
d B X V d t X V X V d V + + ] [
2 2
2
1
The expected capital gain on this security is E[dV]
d t V X V X d V E
x x x
+ ] [ ] [
2 2
2
1

The expected cash flow is Xdt by the construction of the security.
The total expected return on the security is the sum of these components:
d t X V X V X R e t u r n T o t a l E x p e c t e d
x x x
+ + ] [
2 2
2
1

Since the risk of the security is diversifiable, to avoid arbitrage it must be that this total
return equals rVdt (a riskless return on the securitys value). Setting them equal we
obtain a differential equation for V:
] [
2 2
2
1
X V X V X r V
x x x
+ +
12
To solve the differential equation, guess that doubling the current level of X (current cash
flow and so the expected future cash flow) will double V. Then V = X for some
constant . This implies that V
x
= , and V
xx
= 0. Substituting these into the
differential equation we get:
) (
1

+
r
or X X X r
and so
) (

r
X
V
This is the equation for the present value of a perpetuity growing at a constant rate of
when the riskless rate is r.
The Multi-Variate Case:
Now introduce a second Ito process Y to the system so we have:
2
1
) , , ( ) , , (
) , , ( ) , , (
t t t t t t
t t t t t t
dB t Y X dt t Y X dY
dB t Y X dt t Y X dX


+
+
Define E[dB
1
dB
2
] = dt as the correlation between B
1
and B
2
. We can also show that
E[(dB
1
dB
2
)
2
] = 0, which says the variance of dB
1
dB
2
is zero. Therefore dB
1
dB
2
=
E(dB
1
dB
2
) = dt.
Now suppose that W
t
= f(X
t
, Y
t
, t). The multivariate extension of Itos lemma has the
following Ito differential:
] 2 [
2 2
2
1
t yy t t xy t xx t t y t x t
dY f dY dX f dX f dt f dY f dX f dW + + + + +
terms of higher order than dX
2
or dY
2
vanish as before.
Now we have to expand our list of multiplication rules:
0 0 ) ( ) (
2 2 1 2 1 2 2 2 1
dt dt dB dt dB dt dB dB dt dB dB
Then
dt dB dt dB dt dXdY
dt dB dt dY
dt dB dt dX



+ +
+
+
) )( (
) (
) (
2 1
2 2 2 2
2 2 1 2
Making these substitutions into the Ito differential we have:
2 1 2
2
1
2
2
1
] [ d B f d B f d t f f f f f f d W
y x y y x y x x t y x
+ + + + + + +
Again if B
1
and B
2
were deterministic, terms of higher order than dB
1
and dB
2
would
vanish. Since B
1
and B
2
are stochastic variables terms of higher order than (dB
1
)
2
and
(dB
2
)
2
vanish.
13
Application:
Let X and Y be two real valued Ito processes with:
2
1
dB dt dY
dB dt dX


+
+
Show that Z = XY is an Ito process, that is show that it can be written:
dB dt dZ +
First note
XY t Y X f Z ) , , (
so
1 , , 0 , 0 , 0 , ,
xy yy xx t y x
f and f f f X f Y f
.
Using Itos lemma
dt XdY YdX
dt dB dt X dB dt Y
XdB YdB dt X Y
dB f dB f dt f f f f f f dZ
y x yy xy xx t y x




+ +
+ + + +
+ + + +
+ + + + + + +
) ( ) (
] [
] [
2 1
2 1
2 1 2
2
1
2
2
1
And the result follows by simple substitution.
Stochastic Integrals and Trading Gains
Trading Strategies:
A trading strategy is a stochastic process that specifies at each state and each date the
holdings of each of the available securities.
Formally:
t
:
N
is a measurable function with respect to F
t
(the information set, a
subset of , that is available at time t). then is : [0, T]
N
, the
specification of
t
for each t.
Trading Gains for Brownian Prices:
Let B be a Brownian motion (representing the price processes for the assets) and let be
a trading strategy.
The gains of trading strategy are given by the stochastic integral of with respect to
B:

T
t t
dB
0

where B may be an N dimensional Brownian motion


This integral is stochastic since B is stochastic.
Lets consider some simple examples:
(1) Suppose that where is a constant for all t, then:
) (
0
0
B B dB
T
T
t t


14
(2) Consider a piecewise constant strategy on [0, T] so for some 0 = t
0
< t
1
< < t
k
=
T
t
= (t
m-1
) t [t
m-1
, t
m
) m = 1, , k
Then is called a simple trading strategy and



k
m
t t m
T
t t
m m
B B t dB
1
1
0
) )( (
1

(3) The stochastic integral is also defined for trading strategies that are not simple the
idea is to find a simple trading strategy
m
that approaches the strategy in the sense
that
0 )] ( ) ( [
0
2

1
]
1


T
m
m
dt t t E Lim
The stochastic integral

t t
dB
is then defined by
0 ) ( ) (
2
0 0

'

1
]
1



T
t
T
t m
m
dB t dB t E Lim
Informally we can think of this as
" ) ( "
0 0

T
t m
m
T
t t
dB t Lim dB
Trading Gains for Ito Prices

t
0 t
1
t
2
t
3
T
15
t
Let S be an Ito process (security price process) defined by:
t t t t
dB dt dS
S S
+

0 0
Then the gains of trading strategy are given by the stochastic integral of with
respect to S:

+
T
t t t
T
t t
T
t t
dB dt dS
0 0 0

an integral with one nonstochastic and one stochastic
term.
The Black-Scholes Model
Review:
Binomial option pricing formula single period
2 states of nature
3 securities
1 risky stock
2 riskless bond
3 call option on the stock
the idea is that you replicate the call option using the stock and the bond
a simple portfolio of the 2 securities spans the 2 states of nature
Binomial option pricing formula multi (T) period
2
T
states of nature
3 securities
1 risky stock
2 riskless bond
3 call option on the stock
the idea is that you replicate the option with the stock and the bond at each date
2 long-lived securities and a dynamic trading strategy span the 2
T
states of nature
Black-Scholes Model (continuous time)
Infinite number of states of nature
3 securities
1 risky stock
2 riskless bond
3 call option on the stock
the idea is that you replicate the option with the stock and the bond using a continuous
trading strategy
2 long-lived securities and a continuous trading strategy span an infinite number of states
of nature
The Available Securities
Stock the price of the risky stock is assumed to follow a geometric Brownian motion
16
t t t t
dB S dt S dS
S S
+
> 0
0 0
Bond the price of the riskless bond follows the process
dt r d
t t

> 0
0 0
where r is the (assumed constant) instantaneous riskless rate of return.
We can derive this price process as follows. By definition, for any t,
t r
t
e
0

.
Differentiate this with respect to t:
t
t r t
r r e
dt
d


0
(constant exponential growth) then
dt r d
t t

Option a European call option that matures at time T and has an exercise price equal to
k. The price process of the European call option is denoted C, where
) , ( t S C
t
.
A derivation of the Black-Scholes PDE
1
st
a trading strategy is self financing if it generates no dividends (positive or negative)
for any time t in 0 < t < T. Let a
t
be the holdings of the stock at time t and b
t
be the
holdings of the riskless bond. Then the trading strategy (a, b) is self financing if
t t t t
t t
b S a d b dS a b S a

+ + + +

0 0
0 0 0 0
for any time t in 0 < t < T.
Assume that C(S
t
, t), the function relating the price of the call option to the stock price (or
the call price process), is twice continuously differentiable. Then, using Itos lemma
t t t s t t s s t t t t s t
d B S t S C d t S t S C t S C S t S C d C ) , ( ] ) , ( ) , ( ) , ( [ ) 1 (
2 2
2
1
+ + +
Claim
Suppose that there exists a self financing strategy (a, b) with
T T T T T
b S a T S C + ) , ( (so the time T payoffs on the strategy and the call are the
same)
then in the absence of arbitrage opportunities the current (t = 0) price of the European call
option on the stock is given by
0 0 0 0 0
) 0 , ( b S a S C +
.
Proof
Assume for contradiction that
0 0 0 0 0
) 0 , ( b S a S C + >
.
17
Then the trading strategy (a, b, -1) (long the strategy and short the call option) has a t = 0
payoff (cost) of
0 ) 0 , (
0 0 0 0 0
> + b S a S C
and the time T payoff of this position is zero
hence it is an arbitrage opportunity.
If we instead assume that
0 0 0 0 0
) 0 , ( b S a S C + <
.
Then the trading strategy (-a, -b, 1) (short the strategy and long the call option) is an
arbitrage. So the replicating portfolios (trading strategys) initial cost must be the initial
option price if the strategy is self financing.
The same argument applied at each date t in the interval [0, T] implies that
] , 0 [ ) , ( ) 2 ( T t b S a t S C
t t t t t
+
It follows that
t t t t t t t
t t t t t t
t t t t t
dB S a dt r b S a
dt r b dB S dt S a
d b dS a dC

+ +
+ +
+
) ( ) 3 (
) (
so C
t
follows an Ito process as defined in (3)
Using (1) and (3) and matching coefficients in dB
t
we see it must be true that
t t t t s
S a S t S C ) , (
or
) , ( t S C a
t s t

(the amount of the stock held at each time t is the options delta at that
time)
Now using (2)
t
t t t
t
S a t S C
b

) , (
or
t
t t s t
t
S t S C t S C
b

) , ( ) , (
) 4 (

which shows that a self financing trading strategy (a, b) for which (2) holds does exist.
Matching coefficients in dt for (1) and (3) gives
t t t t t t s s t t t t s
r b S a S t S C t S C S t S C + + +
2 2
2
1
) , ( ) , ( ) , (
The 1
st
terms on each side of the above equation are equivalent so we can write
2 2
2
1
) , ( ) , (
t t s s t t t t
S t S C t S C r b +
and using (4) we find
18
0 ) , ( ) , ( ) , ( ) , (
2 2
2
1
+ + +
t t s s t t t t s t
S t S C t S C S t S r C t S r C
This is the Black-Scholes partial differential equation. The boundary condition is of
course:
) 0 , max( ) ( ) , ( k S k S T S C
T T T

+
This PDE can be solved in several ways none of which we will pursue. By direct
calculation of the derivatives you can verify that the Black-Scholes formula satisfies the
PDE.
( )
t T d d
t T
t T r
k
S
Ln
d
where
d N t T r k d N S t S C
t
t t

+ +

,
_

1 2
2
1
2 1
) (
2
) ( )) ( exp( ) ( ) , (
and N(.) is the cumulative standard normal distribution function
Note that as conjectured C(S
t
,t) is twice continuously differentiable.
Finally note that this formula has the same form as the binomial models we examined, the
call price is the stock price times the option delta less the discounted value of the exercise
price times a factor determined by the distribution of the stock price process (i.e. less the
amount borrowed to form the replicating portfolio).
19

You might also like