Problem Set V: EC 246: Decisions & Games
Problem Set V: EC 246: Decisions & Games
Problem Set V
1
EC 246: Decisions & Games
2
EC 246: Decisions & Games
When a player marks square (I, J) all squares to the “north and east of (I, J)” (i.e., all squares with
horizontal coordinates greater than or equal to I and vertical coordinates greater than or equal to J)
are removed from the board – they are “chomped up”. The player who (is forced to) mark the
square (1, 1) loses the game.
(i) Consider the following 23 Chomp board:
(1, 3) (2, 3)
(1, 2) (2, 2)
(1, 1) (2, 1)