Skip to content

Erdős problem 23

The blow-up of C5C_5 shows that the bound n2n^2 in Erdős Problem 23 is tight: any bipartite subgraph must omit at least n2n^2 edges.

Sources

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

6 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

23.lean

Retained formal statement3 of 6

Every triangle-free graph on 55 vertices can be made bipartite by removing at most 11 edge. This is the n=1n = 1 case of Erdős Problem 23.

FormalConjectures/ErdosProblems/23.leanErdos23.erdos_23.variants.n11 lineExact file
∀ (G : SimpleGraph (Fin 5)), G.CliqueFree 3 → ∃ HG, H.IsBipartite ∧ (G.edgeFinset \ H.edgeFinset).card ≤ 1
TestStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page