Skip to content

Erdős problem 1049

Let t>1t>1 be a rational number. Is n=11tn1=n=1τ(n)tn\sum_{n=1}^\infty\frac{1}{t^n-1}=\sum_{n=1}^\infty \frac{\tau(n)}{t^n} irrational, where τ(n)\tau(n) counts the divisors of nn?

Sources

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

3 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

1049.lean

Retained formal statement3 of 3

The classical Lambert series identity: n=11tn1=n=1τ(n)tn\sum_{n=1}^\infty \frac{1}{t^n - 1} = \sum_{n=1}^\infty \frac{\tau(n)}{t^n}, where τ(n)\tau(n) counts the divisors of nn.

FormalConjectures/ErdosProblems/1049.leanErdos1049.lambert_series_eq_num_divisor_sum1 lineExact file
∀ (t : ℚ), ∑' (n : ℕ+), 1 / (↑t ^ ↑n - 1) = ∑' (n : ℕ+), ↑(↑n).divisors.card / ↑t ^ ↑n
TextbookStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page