WOLFRAM|DEMONSTRATIONS PROJECT

Ramsey(3,3) = 6

​
pick a coloring
1500
The game of Sim, invented by Gustavus Simmons, matches Red against Blue on a hexagonal field of six dots. The players take turns drawing a line of their respective color between pairs of unconnected dots, losing if they make a triangle of their own color first.
This Demonstration shows all the 32768 2-colorings of the hexagon. When a set of vertices makes a triangle, the vertices are circled. All of the colorings contain at least one triangle.
The Ramsey problem
R(a,a)
asks for the smallest
n
so that the complete graph
K
n
always contains a smaller monochromatic subgraph
K
a
, no matter how
K
n
is 2-colored. The graph that connects three points,
K
3
, is a triangle. Since
K
5
can be 2-colored with no triangles (red star, blue pentagon), and since
K
6
always contains a triangle, the solution to the Ramsey problem
R(3,3)
is 6. The solution for
R(4,4)
is 18, with the 17-Paley graph and its inverse providing a 2-coloring for
K
17
without
K
4
. The solution for
R(5,5)
is currently unknown, and it is predicted that the solution to
R(6,6)
will never be known.