Erdős problem 170
The problem is to determine the limit of the sequence as .
Sources
FormalConjectures/ErdosProblems/
170.lean
Retained formal statement
The problem is to determine the limit of the sequence as .
Filter.Tendsto (fun N => ↑(Erdos170.F N) / √↑N) Filter.atTop (nhds sorry)OpenStatement only, no proof