The first problem consists in exhibiting a 2-player game, with a Nash equilibrium a*, where a*_1 and a*_2 are the moves in the equilibrium for players 1 and 2. The game must be such that there are moves:

with both a'_1 different from a*_1, and a'_2 different from a*_2, and such that (a'_1,a'_2) is NOT a Nash equilibrium.

NOTE: for those not familiar with Latex, a_1 is a with subscript 1, and \in is the set membership operator.

CMPE 248 Spring 2008/Problem 1 (last edited 2008-04-01 22:04:39 by LucaDeAlfaro)