Erdős problem 962
Main conjecture:
Sources
FormalConjectures/ErdosProblems/
962.lean
Retained formal statement
Tang's lower bound [Tang]:
∃ ε, (∀ δ > 0, ∀ᶠ (n : ℕ) in Filter.atTop, |ε n| < δ) ∧ ∀ᶠ (n : ℕ) in Filter.atTop, (1 / √2 - ε n) * √(Real.log ↑n * Real.log (Real.log ↑n)) ≤ Real.log ↑(Erdos962.k n)SolvedStatement only, no proof