\(\DeclarePairedDelimiterX{\Set}[2]{\{}{\}}{#1 \nonscript\;\delimsize\vert\nonscript\; #2}\) \( \DeclarePairedDelimiter{\set}{\{}{\}}\) \( \DeclarePairedDelimiter{\parens}{\left(}{\right)}\) \(\DeclarePairedDelimiterX{\innerproduct}[1]{\langle}{\rangle}{#1}\) \(\newcommand{\ip}[1]{\innerproduct{#1}}\) \(\newcommand{\bmat}[1]{\left[\hspace{2.0pt}\begin{matrix}#1\end{matrix}\hspace{2.0pt}\right]}\) \(\newcommand{\barray}[1]{\left[\hspace{2.0pt}\begin{matrix}#1\end{matrix}\hspace{2.0pt}\right]}\) \(\newcommand{\mat}[1]{\begin{matrix}#1\end{matrix}}\) \(\newcommand{\pmat}[1]{\begin{pmatrix}#1\end{pmatrix}}\) \(\newcommand{\mathword}[1]{\mathop{\textup{#1}}}\)
Needs:
Games
Needed by:
None.
Links:
Sheet PDF
Graph PDF

Dynamic Games

Why

Most games take place over time and require sequential actions by the players.

Example: tic-tac-toe

Consider the game “tic-tac-toe” in which there are two players. Denote the players by $X$ and $O$. The game starts with an empty $3 \times 3$ array, which the players proceed to “fill.”

Player $O$ starts and selects a cell in which to “mark her move.” From then on, that cell is “occupied,” Second, it is player $X$'s turn to pick a cell, any one that is not already occupied. The play proceeds until either all cells are occupied or one of the player has three cells in a row, horizontally, vertically, or diagonally.

We speak of dynamic games (or iterative games).

Copyright © 2023 The Bourbaki Authors — All rights reserved — Version 13a6779cc About Show the old page view