Erdős problem 252
Erdős Problem 252: irrationality of the sum for a given .
Sources
FormalConjectures/ErdosProblems/
252.lean
Retained formal statement
If Schinzel's conjecture is true, then ∑ σ k n / n! is irrational for all k. This is proved in [ScPu06].
(∀ (fs : Finset (Polynomial ℤ)), (∀ f ∈ fs, BunyakovskyCondition f) → SchinzelCondition fs → Infinite ↑{n | ∀ f ∈ fs, Prime (Polynomial.eval n f).natAbs}) → ∀ (k : ℕ), Irrational (Erdos252.erdos_252_sum k)SolvedStatement only, no proof