Skip to content

Erdős problem 250

Is n=1σ(n)2n \sum_{n=1}^\infty \frac{\sigma(n)}{2^n} irrational? Here σ(n)\sigma(n) is the sum of divisors function.

Sources

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

1 retained statement2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

250.lean

Retained formal statement1 of 1

Is n=1σ(n)2n \sum_{n=1}^\infty \frac{\sigma(n)}{2^n} irrational? Here σ(n)\sigma(n) is the sum of divisors function.

The answer is yes, as shown by Nesterenko [Ne96].

[Ne96] Nesterenko, Yu V., _Modular functions and transcendence questions_, Mat. Sb. 187 *9* (1996), 1319--1348.

FormalConjectures/ErdosProblems/250.leanErdos250.erdos_2501 lineExact file
(∀ (x : ℝ), HasSum (fun n => ↑((ArithmeticFunction.sigma 1) n) / 2 ^ n) xIrrational x) ↔ True
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page