Erdős problem 933
If , where , then is it true that ?
Sources
FormalConjectures/ErdosProblems/
933.lean
Retained formal statement
If , where , then is it true that ?
True ↔ Filter.limsup (fun n => ↑↑(2 ^ Erdos933.k n * 3 ^ Erdos933.l n) / (↑↑n * ↑(Real.log ↑n))) Filter.atTop = ⊤OpenStatement only, no proof