Erdős problem 952
Is there an infinite sequence of distinct Gaussian primes such that ?
Sources
FormalConjectures/ErdosProblems/
952.lean
Retained formal statement
Is there an infinite sequence of distinct Gaussian primes such that ?
∃ x C, Function.Injective x ∧ ∀ (n : ℕ), Prime (x n) ∧ Zsqrtd.norm (x (n + 1) - x n) < COpenStatement only, no proof