Erdős problem 968
Does the set {n | u n < u (n+1)} have positive lower density?
Sources
FormalConjectures/ErdosProblems/
968.lean
Retained formal statement
Erdős asked whether there are infinitely many solutions to uₙ < uₙ₊₁ < uₙ₊₂.
sorry ↔ {n | Erdos968.u n < Erdos968.u (n + 1) ∧ Erdos968.u (n + 1) < Erdos968.u (n + 2)}.InfiniteOpenStatement only, no proof