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 statement7 of 7

Erdős, Gyárfás and Ruszinkó [EGR98]: there is a constant c>0c > 0 such that for every nn there exist connected triangle-free graphs GG on nn vertices with h3(G)nch_3(G) \geq n - c.

FormalConjectures/ErdosProblems/619.leanErdos619.erdos_619.variants.h_three_lower2 linesExact file
c > 0,  ∀ (n : ℕ), 0 < n → ∃ V x G, Fintype.card V = nG.ConnectedG.CliqueFree 3 ∧ ↑n - c ≤ ↑(Erdos619.minNewEdges 3 G)
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page