Skip to content

🎲 Oligopoly Models & Strategic Game Theory

In oligopolistic markets, few firms compete, making mutual strategic interdependence the central driver of economic outcomes. Game theory provides the mathematical toolkit to model strategic interactions where each agent's optimal payoff depends on rivals' actions.


1. ♟️ Strategic Normal-Form Games & Nash Equilibrium

A normal-form game Γ=(N,(Si)iN,(ui)iN) comprises:

  1. Set of players N={1,2,,n}.
  2. Pure strategy spaces Si for each player i.
  3. Payoff functions ui:S1×S2××SnR.

1.1 Nash Equilibrium (NE)

A strategy profile s=(s1,s2,,sn) is a Nash Equilibrium if no player has an incentive to unilaterally deviate:

iN,ui(si,si)ui(si,si)siSi

1.2 Classic Normal-Form Archetypes

Game ArchetypePlayer 2: CPlayer 2: DKey Strategic Property
Prisoner's Dilemma(3,3)(0,5)Defect is strictly dominant strategy; unique NE=(D,D) is Pareto inefficient!
(P1: C, P1: D)(5,0)(1,1)
Battle of the Sexes(3,2)(0,0)Two pure-strategy NE with conflicting coordination preferences.
(P1: Ballet, P1: Fight)(0,0)(2,3)
Matching Pennies(1,1)(1,1)Strictly zero-sum; zero pure-strategy NE; unique mixed strategy NE=(1/2,1/2).
(P1: Heads, P1: Tails)(1,1)(1,1)

2. ⚔️ Oligopoly Competition Models

Consider a linear inverse market demand P(Q)=abQ where Q=q1+q2 and constant marginal cost c<a.

Market Structures Output Comparison:
  Monopoly/Cartel       Cournot Duopoly       Stackelberg (Leader+Follower)       Bertrand/PC
      Q_m = (a-c)/2b        Q_c = 2(a-c)/3b                 Q_s = 3(a-c)/4b             Q_pc = (a-c)/b
  ◄────────────────────────────────────────────────────────────────────────────────────────►
  Low Output                                                                      High Output
  High Price                                                                      Low Price = MC

2.1 Cournot Quantity Duopoly (Simultaneous Choice)

Each firm chooses output qi taking rival output qj as given:

maxq1π1=(ab(q1+q2)c)q1π1q1=a2bq1bq2c=0

Reaction (Best-Response) Functions:

R1(q2)=acbq22b,R2(q1)=acbq12b

Solving simultaneously yields the symmetric Cournot-Nash Equilibrium:

q1=q2=ac3b,Q=2(ac)3b,P=a+2c3,πi=(ac)29b

For an n-firm symmetric Cournot oligopoly:

Qn=nn+1acb,Pn=a+ncn+1nc(Converges to Perfect Competition)

2.2 Bertrand Price Duopoly (Simultaneous Price Choice)

Firms produce homogeneous goods and set prices p1,p2. Consumers buy exclusively from the lower-priced firm.

  • If p1<p2, Firm 1 gets entire market demand.
  • If p1=p2, firms split demand 50/50.
  • If p1>p2, Firm 1 sells zero.

Bertrand Paradox: In equilibrium, price competition drives price down to marginal cost with just N2 firms:

p1=p2=c,π1=π2=0

2.3 Stackelberg Leadership (Sequential Quantity Competition)

Firm 1 (Leader) commits to q1 first; Firm 2 (Follower) observes q1 and chooses q2=R2(q1). Leader solves by backward induction:

maxq1π1=(ab(q1+acbq12b)c)q1=(acbq12)q1dπ1dq1=ac2bq12=0q1=ac2b(Leader Output)q2=R2(q1)=acbac2b2b=ac4b(Follower Output)QStackelberg=3(ac)4b,πLeader=(ac)28b>πCournot>πFollower=(ac)216b

3. 🔄 Dynamic Games & Subgame Perfect Nash Equilibrium (SPNE)

In extensive-form games with perfect information:

  • Subgame: A subset of the game starting at a single decision node that contains all subsequent nodes.
  • Subgame Perfect Nash Equilibrium (SPNE): A strategy profile that induces a Nash equilibrium in every subgame. Solved via backward induction.

4. 🎯 Olympiad-Level Worked Master Problem

Master Problem: Collusion in Infinitely Repeated Bertrand Duopoly

Problem: Two identical firms engage in Bertrand price competition repeated indefinitely over discrete periods t=0,1,2, with common discount factor δ(0,1). Total monopoly profit per period is ΠM.

  1. If both collude to charge monopoly price PM, each earns ΠM/2 per period.
  2. If a firm deviates by slightly undercutting PMϵ, it captures the entire monopoly profit ΠM in that period, triggering Grim Trigger punishment (eternal pricing at P=MC with π=0). Find the minimum discount factor δ required to sustain tacit collusion.

Step-by-Step Rigorous Derivation:

  1. Payoff from Collusion (Πcollude):

    Πcollude=ΠM2+δΠM2+δ2ΠM2+=ΠM2t=0δt=ΠM2(1δ)
  2. Payoff from Defection (Πdefect):

    Πdefect=ΠM+δ(0)+δ2(0)+=ΠM
  3. Incentive Compatibility Constraint for Collusion:

    ΠcolludeΠdefectΠM2(1δ)ΠM12(1δ)112(1δ)=22δ2δ1δ12

    Economic Result: If firms value future profits sufficiently (δ0.50), monopoly collusion is an SPNE under the grim trigger strategy!