Nash Equilibrium: A Comprehensive Guide
Nash Equilibrium, named after mathematician John Forbes Nash Jr., is a pivotal concept in Game Theory that identifies a stable state in a strategic interaction. In this state, no player can improve their payoff by unilaterally altering their strategy, given that all other players’ strategies remain fixed. Introduced in Nash’s 1950 dissertation, it revolutionized the understanding of competitive and cooperative behavior.
This equilibrium encapsulates the idea of strategic stability, where each player’s decision is optimal relative to others’ choices. It applies to both pure strategies (single choices) and mixed strategies (probability distributions over choices), making it versatile across diverse scenarios. This guide provides an exhaustive exploration of Nash Equilibrium, detailing its definitions, examples, mathematical formulations, and real-world significance.
From predicting market outcomes to modeling evolutionary strategies, Nash Equilibrium offers a lens into the balance of rational decision-making in interdependent systems.
Definition and Types of Nash Equilibrium
Nash Equilibrium comes in various forms, each with distinct mathematical underpinnings. Below, we define and explore these concepts.
Basic Definition
For a game with \( n \) players, a strategy profile \( s^* = (s_1^*, s_2^*, \ldots, s_n^*) \) is a Nash Equilibrium if:
For all \( s_i \in S_i \), where \( u_i \) is player \( i \)’s payoff, and \( s_{-i}^* \) denotes the strategies of all other players.
Pure Strategy Nash Equilibrium
A specific strategy combination where each player chooses a single action:
For all possible deviations \( s_i \).
Mixed Strategy Nash Equilibrium
Players randomize over strategies with probabilities \( p_i \), expected payoff:
Equilibrium condition:
Best Response Function
Player \( i \)’s best response to \( s_{-i} \):
Nash Equilibrium occurs at the fixed point: \( s_i^* = BR_i(s_{-i}^*) \).
Existence Theorem
Nash proved every finite game has at least one equilibrium (pure or mixed):
Detailed Examples of Nash Equilibrium
Let’s apply Nash Equilibrium to various games, with detailed breakdowns.
Example 1: Prisoner’s Dilemma
Payoff matrix (Confess, Silent):
(C, C) is Nash: neither improves by switching to S alone.
Example 2: Coordination Game
Two players pick A or B:
Equilibria: (A, A) and (B, B).
Example 3: Mixed Strategy (Matching Pennies)
Payoff:
Equilibrium: \( p_H = p_T = 0.5 \) for both players.
Example 4: Battle of the Sexes
Payoff:
Equilibria: (F, F) and (O, O); mixed: \( p_F = 2/3 \), \( p_O = 1/3 \).
Example 5: Chicken Game
Payoff:
Equilibria: (S, T) and (T, S).
Importance and Applications
Nash Equilibrium’s predictive power spans multiple fields.
Economics
Cournot model (quantity competition):
Evolutionary Biology
ESS (Evolutionarily Stable Strategy):
Negotiations
Bargaining solution:
Computer Science
Network congestion games.
Politics
Voting equilibria.