Erdős problem 942
Let count powerful integers in . What is the extremal order of ?
Sources
FormalConjectures/ErdosProblems/
942.lean
Retained formal statement
Is there some constant such that and, for infinitely many , .
True ↔ ∃ c > 0, ∃ o, o =o[Filter.atTop] 1 ∧ (∀ᶠ (n : ℕ) in Filter.atTop, ↑(Erdos942.erdos_942.h n) < Real.log ↑n ^ (c + o n)) ∧ {n | ↑(Erdos942.erdos_942.h n) > Real.log ↑n ^ (c - o n)}.InfiniteOpenStatement only, no proof