English

Ramsey Number Counterexample Checking and One Vertex Extension Linearly Bound by $s$ and $t$

Combinatorics 2024-11-28 v4

Abstract

The Ramsey number R(s,t)R(s,t) is the smallest integer nn such that all graphs of size nn contain a clique of size ss or an independent set of size tt. R(s,t,n)\mathcal{R}(s,t,n) is the set of all counterexample graphs without this property for a given nn. We prove that if a graph Gn+1G_{n+1} of size n+1n+1 has max{s,t}+1\max\{s,t\}+1 subgraphs in R(s,t,n)\mathcal{R}(s,t,n), then Gn+1G_{n+1} is in R(s,t,n+1)\mathcal{R}(s,t,n+1). Based on this, we introduce algorithms for one-vertex extension and counterexample checking with runtime linearly bound by ss and tt. We prove the utility of these algorithms by verifying R(4,6,36)\mathcal{R}(4,6,36) and R(5,5,43)\mathcal{R}(5,5,43) are empty given current sets R(4,6,35)\mathcal{R}(4,6,35) and R(5,5,42)\mathcal{R}(5,5,42).

Keywords

Cite

@article{arxiv.2411.04267,
  title  = {Ramsey Number Counterexample Checking and One Vertex Extension Linearly Bound by $s$ and $t$},
  author = {Adam M. Lehavi},
  journal= {arXiv preprint arXiv:2411.04267},
  year   = {2024}
}

Comments

9 pages, 1 theorem, 5 algorithms, 0 figures; removed styling mistake referencing E-JC; added appendix explaining code and link to code; revised wording and changed title