Skip to content

Erdős problem 619

Erdős Problem 619 [EGR98, Er99]: For a triangle-free graph GG let hr(G)h_r(G) be the smallest number of edges that need to be added to GG so that it has diameter rr (while preserving the property of being triangle-free). Is it true that there exists a constant c>0c>0 such that if GG is a connected graph on nn vertices then h4(G)<(1c)nh_4(G)<(1-c)n?

Sources

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

7 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

619.lean

Retained formal statement2 of 7

A triangle-free graph that already has diameter at most r needs no new edges.

FormalConjectures/ErdosProblems/619.leanErdos619.erdos_619.test.minNewEdges_eq_zero1 lineExact file
∀ {V : Type u_1} {r : ℕ} {G : SimpleGraph V}, G.CliqueFree 3 → G.ediam ≤ ↑rErdos619.minNewEdges r G = 0
TestStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page