Skip to content

Erdős problem 613

Erdős Problem 613: Let n3n \geq 3 and GG be a graph with (2n+12)(n2)1\binom{2n+1}{2} - \binom{n}{2} - 1 edges. Must GG be the union of a bipartite graph and a graph with maximum degree less than nn?

No current result

No reviewed Result is current in Vela Mathematics Program. Retained source material is shown below.

Retained declaration

FormalConjectures/ErdosProblems/613.lean

Formal Conjectures

FormalConjectures/ErdosProblems/613.leanErdos613.erdos_6136 linesExact file
Falsen ≥ 3,    ∀ (V : Type u_1) [inst : Fintype V] (G : SimpleGraph V) [inst_1 : DecidableRel G.Adj],      G.edgeFinset.card = (2 * n + 1).choose 2 - n.choose 2 - 1 →B D,          ∀ [DecidableRel B.Adj] [inst_3 : DecidableRel D.Adj], G = BDB.IsBipartite ∧ ∀ (v : V), D.degree v < n
SolvedStatement only, no proof

Proof manifests naming this Problem

  • Jayyhk Erdős Leanjayyhk:erdos:613
  • PLBY Lean proofsErdosProblems.Erdos613

Reported activity

Work these sources record against this Problem. Source-reported attribution, not reviewed here.

Continue

Search problems.science

Find a Problem, Result, source, or page