You are allowed to put a checker on any lattice point in the Cartesian plane with -coordinate less than or equal to (i.e. a point with integer coordinates on or below the -axis). Note that you may place infinitely many checkers to start.
The only legal moves are horizontal or vertical jumping--a checker can leap over a neighbor, ending up units up, down, right, or left of its original position, provided that the destination point remains unoccupied. After the jump is complete, the checker that was jumped over is removed.
What is the minimum positive integral -coordinate that a checker cannot attain?
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.
This is the game of Conway's soldiers .