Skip to content

Erdős problem 258

Let ana_n \to \infty be a sequence of non-zero natural numbers. Is nd(n)(a1...an)\sum_n \frac{d(n)}{(a_1 ... a_n)} irrational, where d(n)d(n) is the number of divisors of nn?

No current result

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

Retained declaration

FormalConjectures/ErdosProblems/258.lean

Formal Conjectures

FormalConjectures/ErdosProblems/258.leanErdos258.erdos_2585 linesExact file
True  ∀ (a : ℕ → ℕ),    (∀ (n : ℕ), 2 ≤ a n) →      Filter.Tendsto a Filter.atTop Filter.atTop        Irrational (∑' (n : ℕ), ↑(n + 1).divisors.card / ↑(∏ iFinset.Icc 1 (n + 1), a i))
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:258
  • PLBY Lean proofsErdosProblems.Erdos258

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