Ramsey numbers
Define to be the least integer such that, in any red-blue 2-coloring of the edges of a -vertex complete graph ,there must exist either an all-red or an all-blue .
Frank Ramsey proved these numbers always exist.He famously pointed out that among any 6 people, some three are mutual friendsor some three mutual non-friends. That is, .Since a red pentagon with a blue pentagram drawn inside it has no monochromatic triangle,. So .
Special attention is usually paid to the diagonal , which is often just written .
One can also generalize this in various ways,e.g. consider for three-colorings of edges, etc (any number ofarguments
), and allow general sets of graphs, not just pairs of complete
ones.
Ramsey numbers are very difficult to determine.To prove lower bounds, construct good edge-colorings of some and, use a clique-finderto find the largest mono-colored cliques.To prove upper bounds, the main tool has been which implies and then when .From considering random colorings and using a probabilistic nonconstructive existenceargument, one may show .It is known that , , , , and .For a survey of the best upper and lower bounds available on smallRamsey numbers, seehttp://www.combinatorics.org/Surveys/ds1.pdfRadziszowski’s survey(http://www.cs.rit.edu/ spr/alternate link).Another kind of Ramsey-like number which has not gotten as much attention as it deserves,are Ramsey numbers for directed graphs.Let denote the least integer so that any tournament
(complete directed graph
with singly-directed arcs) with vertices contains an acyclic (also called “transitive
”)-node tournament. (Analogies
: 2-color the edges two directions for arcs.Monochromatic acyclic, i.e. all arcs “point one way.”)
Again, to prove lower bounds, construct good tournaments and apply something likea clique-finder (but instead aimed at trying to find the largest acyclic induced subgraph).To prove upper bounds, the main tool is .That can be used to show the upper bound, andrandom-orientation arguments combined with a nonconstructive probabilistic existence argumentshow the lower bound, in .It is known that ,,,,,,and.For a full survey of directed graph Ramsey numbers includng proofs and refererences,see http://www.rangevoting.org/PuzzRamsey.htmlSmith’s survey.