Erdős problem 1138
Erdős Problem 1138. Let and . If , where denotes the -th prime, then is it true that ?
Sources
FormalConjectures/ErdosProblems/
1138.lean
Retained formal statement
Erdős Problem 1138. Let and . If , where denotes the -th prime, then is it true that ?
False ↔ ∀ C > 1, Asymptotics.IsEquivalent Erdos1138.snd_gt_half_fst (Erdos1138.primeCount_Ioc_mul_const C) fun x => match x with | (x, y) => C * ↑(Erdos1138.sup_primeGap x) / Real.log y