CONTENTS

Exercise: Linearity and put-call parity from risk-neutral valuation

The risk-neutral valuation formula

V0(X)=erTEQ[X]V_0(X) = e^{-rT}\mathbb{E}^{\mathbb{Q}}[X]

is linear in XX. Use this to derive put-call parity directly.

Tasks

  1. Show that V0V_0 is linear: for any payoffs X,YX, Y and constants a,ba, b, V0(aX+bY)=aV0(X)+bV0(Y)V_0(aX + bY) = aV_0(X) + bV_0(Y).

  2. Express the payoff STKS_T - K as a linear combination of a call and a put on the same underlying with strike KK.

  3. Use linearity to compute V0(STK)V_0(S_T - K) in two ways: (a) directly using risk-neutral valuation on the payoff; (b) via the call-put decomposition. Equate them to recover put-call parity.

  4. Generalisation. Express the digital call payoff 1{ST>K}\mathbb{1}_{\{S_T > K\}} as a limit of vertical spreads ((ST(Kh))+(STK)+)/h((S_T - (K-h))^+ - (S_T - K)^+)/h as h0h \to 0. Use this and risk-neutral valuation to show the digital price is erTQ(ST>K)e^{-rT}\mathbb{Q}(S_T > K).