Files
myWiki/raw/papers/ramsey-sphere-lowerbound.md

3.0 KiB
Raw Permalink Blame History

title, source, authors, institutions, arxiv, category, date
title source authors institutions arxiv category date
An exponential improvement for Ramsey lower bounds (Raw) https://arxiv.org/abs/2507.12926 Jie Ma, Wujie Shen, Shengjie Xie USTC, Tsinghua University, Yau Mathematical Sciences Center 2507.12926v2 math.CO April 28, 2026

An Exponential Improvement for Ramsey Lower Bounds

Abstract

We prove a new lower bound on the Ramsey number r(, C) for any constant C > 1 and sufficiently large , showing that there exists ε = ε(C) > 0 such that r(, C) ≥ (M_C + ε)^, where M_C = p_C^{-1/2}, and p_C ∈ (0, 1/2) is the unique solution to C = log p_C / log(1-p_C). This provides the first exponential improvement over the classical lower bound obtained by Erdős in 1947.

1. Introduction

The Ramsey number r(, k) denotes the smallest positive integer n such that every red-blue edge coloring of the complete graph K_n on n vertices contains either a red clique K_ or a blue clique K_k.

History of upper bounds:

  • 1935: Erdős-Szekeres — r(, k) ≤ C(k+-2, -1)
  • 1988: Thomason — first polynomial improvement
  • 2009: Conlon — superpolynomial improvement via quasi-randomness
  • 2013: Sah — refined optimization
  • 2023: Campos, Griffiths, Morris, Sahasrabudhe — first exponential improvement: r(, k) ≤ e^{-/400+o(k)}·C(k+, )
  • 2025: Gupta, Ndiaye, Norin, Wei — improved to r(, ) ≤ 3.8^{+o()}

History of lower bounds:

  • 1947: Erdős — probabilistic method: r(, C) = Ω(·M_C^)
  • 1975: Spencer — Lovász Local Lemma constant-factor refinement
  • 2026: This paper — first exponential improvement

Theorem 1.1 (Main Result)

For any constant C > 1, there exist ε = ε(C) > 0 and ℓ₀ = ℓ₀(C) > 0 such that for all ≥ ℓ₀(C),

r(, C) ≥ (M_C + ε)^

where M_C = p_C^{-1/2}, and p_C ∈ (0, 1/2) satisfies C = log p_C / log(1-p_C).

Corollary 1.2 (General Regime)

For any δ ∈ (0, 1/2), r(, k) ≥ (1+2c_δ)^ · (M_{k/})^ ≥ (1+c_δ)^ · Er(, k) whenever δ ≤ /k ≤ 1-δ.

Corollary (Almost Diagonal)

For √ℓ ≪ f() ≪ : r(, +f()) ≥ e^{Ω(f()²/)} · Er(, +f())

2. The Random Sphere Graph G_{k,p}(n)

A novel random graph model based on geometric measure:

  • Sample n points uniformly at random from the k-dimensional unit sphere S^k ⊂ R^{k+1}
  • Connect each pair independently with probability p
  • Unlike G(n,p), the edge probability is governed by geometric proximity

3-9. Proof Structure

  1. Section 3: Reduce Theorem 1.1 to Theorem 3.1 (core technical result)
  2. Section 4: Auxiliary lemmas (geometric measure estimates)
  3. Section 5: Introduce perfect sequences for unit vectors
  4. Section 6: Preliminary estimates on perfect sequences
  5. Section 7: Show perfect sequences capture essential behavior
  6. Section 8: Core technical arguments — estimates on key quantities
  7. Section 9: Assemble all estimates to complete proof of Theorem 3.1