Skip to content
Sarthak Bagaria
All notes

Chapter 3 Black Scholes

In these notes we price an option contract using the no-arbitrage pricing theory.

3.1 Black Scholes Option Pricing

Definition 3.1 (Black Scholes Model).

Black Scholes model is model for the market where the risk-free interest rate r is constant and tradable asset price process follows Geometric Brownian motion i,e.

Dt ert
dStSt =μdt+σdWt

We assume that the no-arbitrage condition holds in the market and that there is a risk neutral probability measure such that discounted asset process is a local martingale under this measure.

d(DtSt)drift =0
(rDtStdt+DtSt(μdt+σdWt)+0)drift =0
(μr)DtSt =0

Therefore we have μ=r.

We know the solution to the Geometric Brownian motion

St=S0e(r12σ2)t+σWt

Let’s consider a call option on the stock S with expiration at time T and strike K. The value of this option at time T is

VT=max(STK,0)

From the no-arbitrage pricing theory we have DtVt is a local martinage and under bounded regularity conditions we have

DtVt=𝔼[DTVT|t] (3.1)

i.e. DtVt is a martingale.

Solving we have,

Vt =1Dt𝔼[DTVT|t]
=ert𝔼[erTmax(STK,0)|t]
=er(Tt)𝔼[max(Ste(r12σ2)(Tt)+(σWTσWtK,0)|t]
=er(Tt)max(Ste(r12σ2)(Tt)+σTtxK,0)12πex2𝑑x

Denoting τ=Tt and d1,2=1στ[log(StK)+(r±12σ2)τ], we have

Vt =erτd2(Ste(r12σ2)τ+στxSte(r12σ2)τ+στ(d2))12πex22𝑑x
=Ste12σ2τd2(eστxeστ(d2))12πex22𝑑x
=Ste12σ2τ[d2eστx12πex22𝑑xd2eστ(d2)12πex22𝑑x]
=Ste12σ2τ[e12σ2τd212πe(x+στ)22𝑑xeστ(d2)d212πex22𝑑x]
=Std2στey2𝑑yKerτd212πex22𝑑x
=Std2+στey2𝑑yKerτd212πex22𝑑x
=StN(d1)KerτN(d2)

where N is the cumulative distribution function of the standard normal distribution.