Erdős problem 893
Does the limit tend to infinity?
Sources
FormalConjectures/ErdosProblems/
893.lean
Retained formal statement
Kovač and Luca [KoLu25] (building on a heuristic independently found by Cambie (personal communication)) have shown that there is no finite limit, in that is unbounded.
¬BddAbove (Set.range fun n => ↑(Erdos893.f (2 * n)) / ↑(Erdos893.f n))SolvedStatement only, no proof