Skip to content

Erdős problem 1008

Does every graph with mm edges contain a subgraph with m2/3\gg m^{2/3} edges which contains no C4C_4?

Sources

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

4 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

1008.lean

Retained formal statement4 of 4

Originally asked by Bollobás and Erdős in 'a colloquium on graph theory at Tihany' with m2/3m^{2/3} replaced by m3/4m^{3/4}. Folkman showed this is false with the counterexample Kn,n2K_{n,n^2}, which has n3n^3 edges, and yet every subgraph with >n2+(n2)>n^2+\binom{n}{2} edges contains a C4C_4.

FormalConjectures/ErdosProblems/1008.leanErdos1008.erdos_1008.variants.three_quarters4 linesExact file
Falsec > 0,    ∀ (V : Type) [Fintype V] (G : SimpleGraph V),HG, (SimpleGraph.cycleGraph 4).Free Hc * ↑G.edgeSet.ncard ^ (3 / 4) ≤ ↑H.edgeSet.ncard
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page