Skip to content

Erdős problem 615

Does there exist some constant c>0c > 0 such that for all sufficiently large nn, if GG is a graph with nn vertices and at least (1/8c)n2(1/8 - c)n^2 edges then GG must contain either a K4K_4 or an independent set on at least n/lognn/\log n vertices?

Sources

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

4 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

615.lean

Retained formal statement4 of 4

A sanity check for erdos_615: the empty graph on n3n \geq 3 vertices contains an independent set on at least n/lognn/\log n vertices (namely the whole vertex set), so it satisfies the conclusion of the implication in the problem statement.

FormalConjectures/ErdosProblems/615.leanErdos615.erdos_615.variants.test_bot1 lineExact file
∀ (n : ℕ), 3 ≤ n → ↑n / Real.logn ≤ ↑⊥.indepNum
TestStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page