There are two boxes. Initially, one box contains chips and the other contains chips. Such a position is denoted by , where and . Two players alternate moving. A move consists of emptying a box and equally divide the contents of the other between the two boxes with at least one chip in each box. Given that both players play optimally, how many starting positions , are there such that the first player can win?
Explicit Examples
is a losing starting position. The first player cannot make any moves as it will leave one of the box empty after dividing.
is a winning starting position. The first player empties the first box and leaves a position to the second player. Since no available moves exist for the second player, the first player wins by default.
Clarifications
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.
No explanations have been posted yet. Check back later!