Nash Equilibrium
Nash Equilibrium, named after John Forbes Nash Jr., is a cornerstone of Game Theory, defining a state where no player can improve their payoff by unilaterally changing their strategy, assuming others' strategies remain fixed. Introduced in Nash’s 1950 dissertation, this concept revolutionized the analysis of strategic interactions, providing a framework for predicting stable outcomes.
This guide explores Nash Equilibrium in depth, covering its definitions, pure and mixed strategy forms, detailed examples with mathematical formulations, and applications across economics, biology, and beyond, enhanced with interactive visualizations.
Definition and Types
Nash Equilibrium captures strategic stability in games with multiple players.
Basic Definition
For \( n \) players with strategy sets \( S_i \), a strategy profile \( s^* = (s_1^*, s_2^*, \ldots, s_n^*) \) is a Nash Equilibrium if:
Where \( u_i \) is player \( i \)’s payoff, and \( s_{-i}^* \) denotes others’ strategies.
Pure Strategy Nash Equilibrium
Each player selects a single strategy:
Mixed Strategy Nash Equilibrium
Players randomize over strategies with probabilities \( p_i \). Expected payoff:
Equilibrium condition:
Best Response Function
Player \( i \)’s best response:
Equilibrium at \( s_i^* = BR_i(s_{-i}^*) \).
Existence
Nash’s theorem guarantees at least one equilibrium in finite games.
Examples
Let’s explore Nash Equilibria in classic games with calculations.
Prisoner’s Dilemma
Payoff matrix (Confess, Silent):
Nash Equilibrium: (C, C). If Player 1 switches to S, payoff drops from -5 to -10.
Coordination Game
Payoff:
Equilibria: (A, A) and (B, B).
Matching Pennies (Mixed)
Payoff:
Player 1’s expected payoff for H: \( q \cdot 1 + (1-q) \cdot (-1) = 2q - 1 \). For T: \( q \cdot (-1) + (1-q) \cdot 1 = 1 - 2q \). Set equal: \( 2q - 1 = 1 - 2q \implies q = 0.5 \). Equilibrium: \( p_H = p_T = 0.5 \).
Best Response (Matching Pennies)
Intersection at \( p = q = 0.5 \) shows the mixed equilibrium.
Battle of the Sexes
Payoff:
Pure equilibria: (F, F), (O, O). Mixed: Player 1 plays F with \( p = 2/3 \), Player 2 plays F with \( q = 1/3 \).
Chicken Game
Payoff:
Equilibria: (S, T), (T, S).
Applications
Nash Equilibrium’s predictive power applies across diverse fields.
Economics
In the Cournot model, firms choose quantities \( q_i \):
Equilibrium balances profit maximization.
Evolutionary Biology
Evolutionarily Stable Strategy (ESS):
Negotiations
Nash bargaining solution maximizes:
Computer Science
Congestion games model network resource allocation.
Politics
Voting equilibria predict stable voting strategies.
Cournot Equilibrium
Intersection of reaction functions shows equilibrium quantities.