ProofComplete

Derivation of the Black-Scholes Formula

Step 1: Under the risk-neutral measure Q\mathbb{Q}, the stock price is ST=S0exp⁑((rβˆ’Οƒ2/2)T+ΟƒBT)S_T = S_0 \exp((r - \sigma^2/2)T + \sigma B_T), where BT∼N(0,T)B_T \sim \mathcal{N}(0, T).

Step 2: The call option price is C=eβˆ’rTEQ[(STβˆ’K)+]C = e^{-rT} \mathbb{E}_\mathbb{Q}[(S_T - K)^+].

Step 3: Write ST>KS_T > K as ΟƒBT>log⁑(K/S0)βˆ’(rβˆ’Οƒ2/2)T\sigma B_T > \log(K/S_0) - (r - \sigma^2/2)T. Using the lognormal distribution and Gaussian integrals:

C=S0Ξ¦(d1)βˆ’Keβˆ’rTΞ¦(d2),C = S_0 \Phi(d_1) - K e^{-rT} \Phi(d_2),

where d1,d2d_1, d_2 are defined in terms of log⁑(S0/K)\log(S_0/K), rr, Οƒ\sigma, and TT.

Step 4: The formula can also be derived by solving the Black-Scholes PDE with boundary condition (Sβˆ’K)+(S - K)^+.