Overview
The Nash equilibrium is a central concept in non-cooperative game theory. It describes a situation in a strategic setting where each participant (player) selects a strategy and no one can improve their outcome by changing only their own strategy, assuming the other players’ choices remain fixed. The idea formalizes mutual best responses and applies across economics, political science, biology, and computer science.
Definition and key properties
Formally, a strategy profile is a Nash equilibrium if every player’s chosen strategy is a best response to the strategies chosen by all other players. Key properties include:
- Stability: no single unilateral deviation improves a player’s payoff.
- Self-consistency: each player’s strategy anticipates the others’ strategies correctly.
- Multiplicity: games can have zero, one, or many Nash equilibria (counting pure and mixed strategies).
Types of equilibria
Nash equilibria occur in two basic forms. A pure-strategy equilibrium uses deterministic choices; players pick one action with certainty. A mixed-strategy equilibrium allows players to randomize among actions with specified probabilities so that every action in the support yields equal expected payoff. John Nash proved the general existence of mixed-strategy equilibria for finite games, a foundational result named after him (John Forbes Nash Jr.).
Examples and applications
Familiar examples illustrate different consequences. In the Prisoner’s Dilemma the dominant-action Nash equilibrium is inefficient compared with mutual cooperation. In coordination games multiple equilibria may exist, some pareto-superior to others. Cournot competition in economics yields an equilibrium level of output where firms’ production choices are mutual best responses. Applications extend to auction design, network routing, evolutionary biology, and algorithmic mechanism design.
Existence, refinements and limitations
Nash’s existence theorem guarantees at least one equilibrium in mixed strategies for every finite game, but it does not resolve selection among multiple equilibria or address dynamic stability. Many refinements have been developed—subgame perfect equilibrium, trembling-hand perfection, and sequential equilibrium—to rule out implausible equilibria in dynamic or extensive-form games. Empirical and experimental work shows players sometimes deviate from Nash predictions due to bounded rationality, learning, or coordination failures.
Historical note and significance
The concept was introduced and proved in the early 1950s and has become a cornerstone of modern economic theory and strategic analysis. For an accessible summary of related theory and applications see further reading.