Erdős problem 1104
Lower bound (Hefty–Horn–King–Pfender 2025). There exists a constant such that, for sufficiently large , where denotes the maximum chromatic number of a triangle-free graph on vertices, formalized as triangleFreeMaxChromatic n.
No current result
No reviewed Result is current in Vela Mathematics Program. Retained source material is shown below.
Retained declaration
FormalConjectures/ErdosProblems/1104.lean∃ c₁, 0 < c₁ ∧ c₁ ≤ 1 ∧ ∀ᶠ (n : ℕ) in Filter.atTop, c₁ * √↑n / √(Real.log ↑n) ≤ ↑(Erdos1104.triangleFreeMaxChromatic n)SolvedStatement only, no proof