Skip to content

Erdős problem 1014

Let R(k,l)R(k,l) be the Ramsey number, so the minimal nn such that every graph on at least nn vertices contains either a KkK_k or an independent set on ll vertices.

Sources

Browse retained paths and inspect the exact material available for this Problem.

2 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

1014.lean

Retained formal statement2 of 2

That proof in fact shows that R(k,l+1)(1+O(lc/k2))R(k,l)R(k,l+1)\leq (1+O(l^{-c/k^2}))R(k,l) for some constant c>0c>0.

FormalConjectures/ErdosProblems/1014.leanErdos1014.erdos_1014.variants.upper_bound1 lineExact file
c, 0 < c ∧ ∀ (k : ℕ), 3 ≤ k → ∃ C, ∀ᶠ (l : ℕ) in Filter.atTop, ↑R(k, l + 1) ≤ (1 + C * ↑l ^ (-c / ↑k ^ 2)) * ↑R(k, l)
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page