Erdős problem 853
Let , where is the th prime. Let be the smallest even integer such that has no solutions for .
Sources
FormalConjectures/ErdosProblems/
853.lean
Retained formal statement
Let , where is the th prime. Let be the smallest even integer such that has no solutions for .
Is it true that ?
Filter.Tendsto (fun n => ↑(Erdos853.r n) / Real.log ↑n) Filter.atTop Filter.atTopOpenStatement only, no proof