返回题库

Black–Scholes–Merton 方程

Black–Scholes–Merton PDE

专题
Finance / 金融
难度
L4

题目详情

写出 BSM 偏微分方程,并简述推导思路。

“Can you write down the BSM PDE and briefly explain how to derive it?”

解析

BSM PDE:

Vt+rSVS+12σ2S22VS2=rV.\frac{\partial V}{\partial t} + rS\frac{\partial V}{\partial S} + \frac12\sigma^2 S^2\frac{\partial^2 V}{\partial S^2} = rV.

推导要点:

  • 假设标的满足 GBM:dS=μSdt+σSdW(t)dS=\mu Sdt+\sigma SdW(t)
  • 令期权价值 V=V(S,t)V=V(S,t),用 Ito 引理写 dVdV
  • 构造无风险组合:多 1 份期权、空 VS\frac{\partial V}{\partial S} 股标的,消去随机项。
  • 无风险组合必须以无风险利率增长,得到 PDE。

也可用风险中性测度或 Feynman–Kac 得到同一结果。


Original Explanation

The Black-Scholes PDE is: Vt  +  rSVS  +  12σ2S22VS2  =  rV.\frac{\partial V}{\partial t} \;+\; r\,S\,\frac{\partial V}{\partial S} \;+\; \frac{1}{2}\,\sigma^2\,S^2\, \frac{\partial^2 V}{\partial S^2} \;=\; r\,V.

  • Stock follows dS=μSdt+σSdW(t)dS=\mu S\,dt+\sigma S\,dW(t).
  • Let V=V(S,t)V=V(S,t). By Ito’s lemma, dV=dV=\dots.
  • Hedge by long 1 option, short VS\frac{\partial V}{\partial S} shares => no diffusion risk => must earn risk-free rate => PDE results.

Alternatively, from risk-neutral measure or Feynman-Kac theorem bridging SDEs and PDEs, we get the same PDE with boundary conditions.