Conway's Soldiers

Conway's Soldiers or the checker-jumping problem is a one-person mathematical game or puzzle devised and analyzed by mathematician John Horton Conway in 1961. A variant of peg solitaire, it takes place on an infinite checkerboard. The board is divided by a horizontal line that extends indefinitely. Above the line are empty cells and below the line are an arbitrary number of game pieces, or "soldiers". As in peg solitaire, a move consists of one soldier jumping over an adjacent soldier into an empty cell, vertically or horizontally (but not diagonally), and removing the soldier which was jumped over. The goal of the puzzle is to place a soldier as far above the horizontal line as possible.

Conway proved that, regardless of the strategy used, there is no finite series of moves that will allow a soldier to advance more than four rows above the horizontal line. His argument uses a carefully chosen weighting of cells (involving the golden ratio), and he proved that the total weight can only decrease or remain constant. This argument has been reproduced in a number of popular math books.

Simon Tatham and Gareth Taylor have shown that the fifth row can be reached via an infinite series of moves ; this result is also in a paper by Pieter Blue and Stephen Hartke . If diagonal jumps are allowed, the 8th row can be reached but not the 9th row. It has also been shown that, in the n-dimensional version of the game, the highest row that can be reached is 3n-2. Conway's weighting argument demonstrates that the row 3n-1 cannot be reached. It is considerably harder to show that row 3n-2 can be reached (see the paper by Eriksson and Lindstrom).

Proof that the fifth row is inaccessible

Notation and definitions

Let the target square be labeled , and all other squares be labeled , where is the number of squares away (horizontally and vertically, as in manhattan distance) from the target square. If we consider the starting configuration of soldiers, below the thick red line, we can assign a score based on the sum of the values under each soldier, (e.g., etc.) When a soldier jumps over another soldier, there are three cases to consider:

  1. A Positive jump: this is when a soldier jumps towards the target square over another soldier. Let the value of the soldier's square be , then the total change in score after a positive jump is .
  2. A Neutral jump; this is when a soldier jumps over another soldier but remains an equal distance from the target square after his jump (should this be necessary). In this case the change in score is .
  3. A Negative jump: this is when a soldiers jumps over another into an empty square away from the target square. Here the change in score is .

Choosing a value of

Let us choose a value of such that the change in score for any type of jump is never positive. This can be done by solving yielding . We choose the positive root, , as its absolute value is less than 1, which becomes useful later in the proof. Rearranging , we can see that:

[and multiplying by ;]

etc...

Summing this to infinity causes all terms on the right hand side to cancel apart from the 1, i.e.,

This can also be shown with the common ratio, where:

When r =

Solutions

Let us take the first example, where the target square is in the first row above the red line. We now consider the maximum possible initial score, that is when every square has a soldier on it. The sum of the squares on the first row below the red line, is . [Drawing a diagram helps to visualise this]. In the next line down, every square is one further away from the target square, and so has value times the square above it, and so on for all the rows below the line.

Therefore, the total value of all the squares below the line is equal to:

.

At this stage we observe that from above, and thus the above expression simplifies to:

, using for the last step.

Therefore the sum of all the squares below the line when the target square is immediately above the line is .

The next case we consider is when the target square is in the second row above the red line. In this case each square under the red line is one square further away from the target square than in the previous example, so the total score now is found by multiplying the total score we obtained by to give:

.

Similarly:

Thus, we have shown that when the target square is five rows above the red line, the maximum possible original total score of all the soldiers is 1. With a finite number of soldiers the total will be less than one. Therefore, since any type of jump does not increase the total score, and the final score on all the soldiers must be at least 1 ( and the scores on any other soldiers left), the fifth row cannot be reached with a finite number of soldiers originally below the line.

This completes the proof.

.

References

External links

This article is issued from Wikipedia - version of the 11/12/2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.