Skip to content

Erdős problem 60

Does every graph on nn vertices with >ex(n;C4)>\mathrm{ex}(n;C_4) edges contain n1/2\gg n^{1/2} many copies of C4C_4?

Sources

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

3 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

60.lean

Retained formal statement2 of 3

He, Ma, and Yang [HeMaYa21] proved the conjecture when n=q2+q+1n = q^2 + q + 1 for some even integer qq.

FormalConjectures/ErdosProblems/60.leanErdos60.erdos_60.variants.he_ma_yang6 linesExact file
c > 0,  ∀ (q : ℕ),    Even q      ∀ (G : SimpleGraph (Fin (q ^ 2 + q + 1))) [inst : DecidableRel G.Adj],        SimpleGraph.extremalNumber (q ^ 2 + q + 1) (SimpleGraph.cycleGraph 4) < G.edgeFinset.card          c * √(↑q ^ 2 + ↑q + 1) ≤ ↑{H' | Nonempty (H'.coeg SimpleGraph.cycleGraph 4)}.ncard
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page