Skip to content

Erdős problem 252

Erdős Problem 252: irrationality of the sum for a given kk.

Sources

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

9 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

252.lean

Retained formal statement8 of 9

If the prime k-tuples conjecture is true, then ∑ σ k n / n! is irrational. This is proved in [FLC07].

FormalConjectures/ErdosProblems/252.leanErdos252.erdos_252.variants.prime_tuples6 linesExact file
∀ {k : ℕ},  4 ≤ k    (∀ (a : Fin k → ℕ+) (b : Fin k → ℕ),        (∀ (p : ℕ), Nat.Prime p → ∃ n, ¬p ∣ ∏ i, (↑(a i) * n + b i)) →          {n | ∀ (i : Fin k), Nat.Prime (↑(a i) * n + b i)}.Infinite) →      Irrational (Erdos252.erdos_252_sum k)
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page