Refer to
Chomp
for the rules of this tasty game.
Now armed with the power of ordinal numbers , the two players start playing on an infinite board. (Of course, no longer with real chocolates.) To be precise, the players are playing on a rectangular board , where is the smallest infinite ordinal. That is, the board consists of all lattice squares where and .
Among the games with , how many are won by the first player?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The first player wins for all n = 2 .
For n = 1 , this is trivial; the first player moves to ( 0 , 1 ) , leaving a 1 × 1 block for the second player.
Now, observe how for n = 2 the first player always loses. We proceed by induction, showing that boards in the form of 2 × k with the lower-right corner missing is a loss for the player to move, and then show how the second player can always force this to happen, thus making sure that the second player is not the last to make a move.
First, boards in the form of 2 × k with the lower-right corner missing is a loss for the player to move.
We prove this by strong induction. For k = 1 , the board is simply a 1 × 1 rectangular block, which is a loss for the player to move. Suppose that we have proven the claim for all k < m ; now we want to prove the claim for k = m .
There are three kinds of possible moves for the player to move, all losing:
Thus in all cases, the player to move loses for all k .
But 2 × ω is just a special case of this, whose analysis follows exactly like above:
Thus 2 × ω loses for the first player.
And now n × ω for n ≥ 3 wins for the first player, which can simply play on ( 2 , 0 ) , reducing it to the case 2 × ω .