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?

Sources

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

3 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

258.lean

Retained formal statement2 of 3

Is nd(n)tn\sum_n \frac{d(n)}{t^n} irrational, where t2t ≥ 2 is an integer.

Solution: True (proved by Erdős, see Erdős Problems website)

FormalConjectures/ErdosProblems/258.leanErdos258.erdos_258.variants.constant1 lineExact file
True ↔ ∀ t ≥ 2, Irrational (∑' (n : ℕ), ↑(n + 1).divisors.card / ↑t ^ (n + 1))
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page