Skip to content

Erdős problem 45

Let k2k\geq 2. Is there an integer nkn_k such that, if D={1<d<nk:dnk}D=\{ 1<d<n_k : d\mid n_k\}, then for any kk-colouring of DD there is a monochromatic subset DDD'\subseteq D such that dD1d=1\sum_{d\in D'}\frac{1}{d}=1?

No current result

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

Retained declaration

FormalConjectures/ErdosProblems/45.lean

Formal Conjectures

FormalConjectures/ErdosProblems/45.leanErdos45.erdos_456 linesExact file
True  ∀ (k : ℕ),    2 ≤ kn,        ∀ (colouring : ℕ → Fin k),colour, ∃ D' ⊆ {dn.divisors | 1 < dd < n}, (∀ dD', colouring d = colour) ∧ D'.reciprocalSum = 1
SolvedProof has a holelean4external proof

The proof uses `sorry`: part of the argument is written but not proved. Lean accepts the file; it does not accept the theorem.

Proof manifests naming this Problem

  • Jayyhk Erdős Leanjayyhk:erdos:45
  • PLBY Lean proofsErdosProblems.Erdos45

Continue

Search problems.science

Find a Problem, Result, source, or page