h/t Benny Sudakov
The Ramsey number R(ℓ,k) is the smallest integer n such that in any two-coloring of the edges of the complete graph on n vertices, , by red and blue, there is either a red
(a complete graph on
vertices with all edges colored red) or a blue
. Erdős’ original 1947 lower bound was obtained by coloring the edges of $K_n$ at random: each edge is colored red with probability
and blue otherwise. When
, the best known lower bound until a few days ago was due to Spencer (1975)—an improvement by a constant factor over Erdős’ original bound—using the Lovász Local Lemma.
A new paper on the arXiv represents an amazing progress
An exponential improvement for Ramsey lower bounds,
by Jie Ma, Wujie Shen, and Shengjie Xie
Abstract: We prove a new lower bound on the Ramsey number
for any constant
and sufficiently large
, showing that there exists
such that
where
is the unique solution to
. This provides the first exponential improvement over the classical lower bound obtained by Erdős in 1947.
Before making a few comments on the new lower bounds, let me mention that there where several improvements over the years on the upper bound
,
and, most recently, exponential improvements were proved by Marcelo Campos, Simon Griffiths, Robert Morris, and Julian Sahasrabudhe. Further improvement and simplification were achieved in a paper by Paul Balister, Béla Bollobás, Marcelo Campos, Simon Griffiths, Eoin Hurley, Robert Morris, Julian Sahasrabudhe, and Marius Tiba. See this post.
The paper by Jie Ma, Wujie Shen, and Shengjie Xie introduces and analyzes geometric random models of graphs that are of considerable independent interest. As the authors note, it remains open to find improvements when . It is interesting what is the situation when
and how
depends on
. For
is there any gain over the 1947 construction?
The random model considered in the paper is striking:
-
Choose
points at random on a
-dimensional sphere.
-
Set a threshold and color the edges between nearby points (those at distance below the threshold) blue or red, depending on which side of the threshold they fall.
-
The threshold is chosen so that the probability an edge is red is
(and thus the edge is blue with probability
).
This is somewhat similar to the Erdős–Rényi model , but with additional subtle dependencies. It will be interesting to understand heuristically why these subtle dependencies cause the expected numbers (or just the probabilities) of large red and blue cliques to diminish compared to
.
The paper’s crucial contribution lies in the involved analysis required to choose the dimension and compute the sizes of the largest red and blue cliques.
Amazing!