Skip to content

Erdős problem 184

Any graph on nn vertices can be decomposed into O(n)O(n) many edge-disjoint cycles and edges.

Sources

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

6 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

184.lean

Retained formal statement2 of 6

The best bound available is due to Bucić and Montgomery [BM22], who prove that O(nlogn)O(n\log^* n) many cycles and edges suffice, where log\log^* is the iterated logarithm function.

FormalConjectures/ErdosProblems/184.leanErdos184.erdos_184.variants.bucic_montgomery4 linesExact file
f,  (f =O[Filter.atTop] fun n => ↑n * ↑(↑n).iteratedLog) ∧    ∀ {V : Type u_1} [inst : Fintype V] [DecidableEq V] (G : SimpleGraph V),D, (∀ HD, Erdos184.IsCycleOrEdge H.coe) ∧ Erdos184.IsDecomposition G D ∧ ↑D.cardf (Fintype.card V)
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page