Sim (pencil game)

From Wikipedia, the free encyclopedia

Jump to: navigation, search
Complete graph K6.svg

The game of Sim is played by two players on a board consisting of six dots ('vertices'). Each dot is connected to every other dot by a line.

Two players take turns coloring any uncolored lines. One player colors in one color, and the other colors in another color, with each player trying to avoid the creation of a triangle made solely of their color; the player who completes such a triangle loses immediately.

Ramsey theory shows that no game of Sim can end in a tie. Specifically, since the Ramsey number R(3,3;2)=6, any two-coloring of the complete graph on 6 vertices (K6) must contain a monochromatic triangle, and therefore is not a tied position. This will also apply to any super-graph of K6.

Computer search has verified that the second player can win Sim with perfect play, but finding a perfect strategy that humans can easily memorize is an open problem.


A Java applet[1] is available for online play against a computer program. A technical report[2] by Wolfgang Slany is also available online, with many references to literature on Sim, going back to the game's introduction by Gustavus Simmons in 1969.

The game Sim is one example of a Ramsey game. Other Ramsey games are possible. For instance, according to Ramsey theory any three-coloring of the complete graph on 17 vertices must contain a monochromatic triangle. The corresponding Ramsey game uses pencils of three colors. The two players alternately color an edge of the graph, using any color they want to, until a player loses by completing a mono-chromatic triangle. It is unknown whether this game is a first or a second player win.


[edit] External links