Skip to content

Erdős problem 299

Is there an infinite sequence a1<a2<a_1 < a_2 < \dots such that ai+1ai=O(1)a_{i+1} - a_i = O(1) and no finite sum of 1ai\frac{1}{a_i} is equal to 1?

No current result

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

Retained declaration

FormalConjectures/ErdosProblems/299.lean

Formal Conjectures

FormalConjectures/ErdosProblems/299.leanErdos299.erdos_2995 linesExact file
Falsea,    StrictMono a      (∀ (n : ℕ), 0 < a n) ∧        (fun n => ↑(a (n + 1)) - ↑(a n)) =O[Filter.atTop] 1 ∧ ∀ (S : Finset ℕ), ∑ iS, 1 / ↑(a i) ≠ 1
SolvedProof has a holeother systemexternal 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:299
  • PLBY Lean proofsErdosProblems.Erdos299

Continue

Search problems.science

Find a Problem, Result, source, or page