Erdős problem 457
Is there some such that there are infinitely many where all primes divide
Sources
FormalConjectures/ErdosProblems/
457.lean
Retained formal statement
Taking to be the product of primes between and gives an example where Can one prove that for all large and some ?
sorry ↔ ∃ ε > 0, ∀ᶠ (n : ℕ) in Filter.atTop, ↑(Erdos457.q n (Real.log ↑n)) < (1 - ε) * Real.log ↑n ^ 2OpenStatement only, no proof