Erdős problem 887
Is there an absolute constant such that, for every , if is sufficiently large then has at most divisors in .
Sources
FormalConjectures/ErdosProblems/
887.lean
Retained formal statement
A question of Erdős and Rosenfeld, who proved that there are infinitely many with (at least) divisors in .
∃ C > 0, Infinite ↑{n | 4 ≤ {d ∈ Finset.Ioo ⌊√↑n⌋₊ ⌈√↑n + C * ↑n ^ (1 / 4)⌉₊ | d ∣ n}.card}SolvedStatement only, no proof