Erdős problem 371
Let denote the largest prime factor of . Show that the set of with has density .
Sources
FormalConjectures/ErdosProblems/
371.lean
Retained formal statement
Let denote the largest prime factor of . Show that the set of with has density .
{n | (n + 1).maxPrimeFac > n.maxPrimeFac}.HasDensity (1 / 2)OpenStatement only, no proof