ConceptComplete

Ramsey Theory on Graphs and Hypergraphs

Graph Ramsey theory studies the Ramsey numbers for specific graph classes beyond complete graphs. These problems often require sophisticated probabilistic, algebraic, and analytic techniques.


Graph Ramsey Numbers

Definition5.8Graph Ramsey Number

For graphs GG and HH, the Ramsey number R(G,H)R(G, H) is the smallest nn such that every 2-coloring of E(Kn)E(K_n) contains a red copy of GG or a blue copy of HH. When G=HG = H, we write R(G)=R(G,G)R(G) = R(G, G).

Definition5.9Ramsey Multiplicity

The Ramsey multiplicity M(G,n)M(G, n) counts the minimum number of monochromatic copies of GG over all 2-colorings of KnK_n. For the complete graph K3K_3, Goodman's formula gives M(K3,n)=n(n1)(n3)/24+O(n2)M(K_3, n) = n(n-1)(n-3)/24 + O(n^2) for even nn.


Linear Ramsey Numbers

ExamplePath and Cycle Ramsey Numbers

For paths, R(Pm,Pn)=m+n/21R(P_m, P_n) = m + \lfloor n/2 \rfloor - 1 for mn2m \geq n \geq 2. For cycles, R(Cm,Cn)=2m1R(C_m, C_n) = 2m - 1 when mn3m \geq n \geq 3 and mm is odd (and slightly different when both are even). These exact values contrast sharply with the difficulty of determining R(Kn,Kn)R(K_n, K_n).

RemarkBurr-Erdos Conjecture (Resolved)

A graph GG is dd-degenerate if every subgraph has a vertex of degree at most dd. The Burr-Erdos conjecture, proved by Lee in 2017, states that R(G)cdV(G)R(G) \leq c_d \cdot |V(G)| for every dd-degenerate graph GG, where cdc_d depends only on dd. This shows that sparse graphs have linear Ramsey numbers.


Hypergraph Ramsey Theory

Definition5.10Hypergraph Ramsey Number

The kk-uniform hypergraph Ramsey number Rk(s,t)R_k(s, t) is the smallest nn such that every 2-coloring of ([n]k)\binom{[n]}{k} contains a red set of size ss (all kk-subsets red) or a blue set of size tt. The classical Ramsey number R(s,t)R(s, t) is R2(s,t)R_2(s, t).

ExampleTower-Type Growth

For k3k \geq 3, the hypergraph Ramsey numbers Rk(n,n)R_k(n, n) grow as a tower of exponentials of height k1k - 1. Specifically, Erdos and Rado showed: towk1(cn2)Rk(n,n)towk1(Cn2),\operatorname{tow}_{k-1}(cn^2) \leq R_k(n, n) \leq \operatorname{tow}_{k-1}(Cn^2), where towh(x)\operatorname{tow}_h(x) denotes a tower of 2s of height hh with xx on top. This tower growth is sharp.

RemarkStepping-Up Lemma

The Erdos-Rado stepping-up lemma derives bounds for Rk+1R_{k+1} from bounds for RkR_k by encoding kk-colorings into (k+1)(k+1)-colorings via ordinal arguments. This technique is responsible for the tower-type behavior of hypergraph Ramsey numbers and has been refined by Conlon, Fox, and Sudakov.


Applications of Ramsey Theory

ExampleErdos-Szekeres Theorem

A celebrated application of Ramsey theory: among any (2n2n1)+1\binom{2n-2}{n-1} + 1 points in general position in the plane, there exist nn points forming a convex polygon. This follows from R(n,n)R(n, n) applied to a suitable 2-coloring of triples. The Erdos-Szekeres conjecture on the tight bound 2n2+12^{n-2} + 1 was recently proved by Suk for large nn.