CONTENTS

Solution: Why Pricing Under P\mathbb{P} Admits Arbitrage

Part 1: the arbitrage portfolio

Step 1: replicate the call. Find (ϕ,ψ)(\phi, \psi) such that ϕST+ψ=\phi S_T + \psi = call payoff in each state. With r=0r = 0, the bond position ψ\psi is constant.
  • Up state: ϕ110+ψ=10\phi \cdot 110 + \psi = 10
  • Down state: ϕ90+ψ=0\phi \cdot 90 + \psi = 0

Subtracting: ϕ20=10ϕ=0.5\phi \cdot 20 = 10 \Rightarrow \phi = 0.5. Then ψ=ϕ90=45\psi = -\phi \cdot 90 = -45.

So the replicating portfolio is: long 0.50.5 shares of stock, short 4545 in the bond (i.e. borrow 4545). Its cost at t=0t = 0:

V0rep=0.5100+(45)=5V_0^{\text{rep}} = 0.5 \cdot 100 + (-45) = 5

This confirms the no-arbitrage price is 55 (matching the risk-neutral formula).

Step 2: the arbitrage strategy. The naïve trader sells a call at 77. You:
  • Buy the replicating portfolio at cost 55.
  • Sell a call to the naïve trader at 77.

Net cashflow at t=0t = 0: +75=+2+7 - 5 = +2 (receive 22 today).

Step 3: verify zero liability at TT. At time TT:
  • You own a portfolio worth 0.5ST450.5 S_T - 45.
  • You owe the call holder (ST100)+(S_T - 100)^+.

In the up state: portfolio value =0.511045=10= 0.5 \cdot 110 - 45 = 10; call obligation =10= 10. Net: 00.

In the down state: portfolio value =0.59045=0= 0.5 \cdot 90 - 45 = 0; call obligation =0= 0. Net: 00.

Arbitrage summary. You received 22 at t=0t = 0 and owe nothing at TT in either state. This is a textbook arbitrage: positive initial wealth, zero terminal liability.

Part 2: per-state profit

By construction of the replicating portfolio, the portfolio-minus-obligation is exactly 00 in both states. Your realised profit is the \2receivedatreceived att = 0$ — deterministic and state-independent. That is the whole point of replication: arbitrage is risk-free.

If you had merely taken a directional view (sell call naked, hope for down state), you'd profit \7inthedownstateandlosein the down state and lose$3intheupstate.Thatsspeculation,notarbitrage.Thereplicatingportfolioconvertsthespeculationintoalockedinin the up state. That's speculation, not arbitrage. The replicating portfolio converts the speculation into a locked-in$2$.

Part 3: why pp is irrelevant

The replicating portfolio depends only on the two possible prices of the stock and the risk-free rate. Nowhere in the calculation does the probability pp of the up move appear — the stock-holdings ϕ\phi and bond-holdings ψ\psi are pinned down by the two linear equations ϕuS0+ψ=payoffu\phi u S_0 + \psi = \text{payoff}_u and ϕdS0+ψ=payoffd\phi d S_0 + \psi = \text{payoff}_d, which involve only u,d,S0u, d, S_0, and the payoffs.
The only inputs to the no-arbitrage price are the possible values of STS_T, the payoff function, and the risk-free rate. The real-world probability pp does not enter. The risk-neutral probability qq appears in the expectation-form price V0=erTEQ[payoff]V_0 = e^{-rT}\mathbb{E}^{\mathbb{Q}}[\text{payoff}], but qq is itself computable from u,d,ru, d, r alone — it is not an independent input.

Part 4: the trinomial / incomplete market

The martingale condition EQ[ST]=S0\mathbb{E}^{\mathbb{Q}}[S_T] = S_0 becomes (with r=0r = 0):

qu110+qm100+qd90=100q_u \cdot 110 + q_m \cdot 100 + q_d \cdot 90 = 100

Plus qu+qm+qd=1q_u + q_m + q_d = 1 and each q(0,1)q \in (0, 1) for equivalence.

Rearranging: qu10+qm0qd10=0qu=qdq_u \cdot 10 + q_m \cdot 0 - q_d \cdot 10 = 0 \Rightarrow q_u = q_d. So any triple of the form

(qu,qm,qd)=(t,12t,t),t(0,1/2)(q_u, q_m, q_d) = (t, 1 - 2t, t), \qquad t \in (0, 1/2)

satisfies both constraints and defines an equivalent martingale measure.

Two explicit examples. Take t=0.3t = 0.3: (qu,qm,qd)=(0.3,0.4,0.3)(q_u, q_m, q_d) = (0.3, 0.4, 0.3).

Call price: e0(0.310+0.40+0.30)=3e^{-0} \cdot (0.3 \cdot 10 + 0.4 \cdot 0 + 0.3 \cdot 0) = 3.

Take t=0.45t = 0.45: (0.45,0.1,0.45)(0.45, 0.1, 0.45).

Call price: 0.4510=4.50.45 \cdot 10 = 4.5.

Two different risk-neutral measures produce two different call prices — any number in (0,5)(0, 5) is attainable. The market is incomplete: the call is not replicable by a portfolio in (stock,bond)(\text{stock}, \text{bond}) alone (you'd need a third instrument that resolves the three-state risk). Every risk-neutral measure is "admissible" in the no-arbitrage sense, but there is no unique no-arbitrage price.

Takeaways

  • Arbitrage = replication + wrong price. When a derivative is mispriced relative to its replicating portfolio, the arbitrage is automatic: buy the cheap side, sell the expensive side, hold to maturity.
  • The real-world probability pp is not a price input. Only u,d,ru, d, r and the payoff function determine the price. This is sharpest evidence that P\mathbb{P} and Q\mathbb{Q} serve different purposes.
  • Completeness \Leftrightarrow unique Q\mathbb{Q}. A market with nn states and fewer than nn hedging instruments admits a multi-parameter family of risk-neutral measures — every choice is an equally valid no-arbitrage price, and the market alone cannot pick one. This is why stochastic volatility models require calibration.
Solution — Why Pricing Under P Admits Arbitrage | q4quant.studio