Back to Problems
erdos_200
Specification
Does the longest arithmetic progression of primes in $\{1,\ldots,N\}$ have length $o(\log N)$?
Lean 4 Statement
theorem erdos_200 : answer(sorry) ↔
(fun n => (longestPrimeArithmeticProgressions n : ℝ)) =o[atTop] (fun n => log n)
Browse
All Problems
Explore all 300 unsolved conjectures.
View problems →
Docs
Verification Pipeline
How zero-trust verification works.
Read docs →
Evaluation Results
Recent Submissions
No submissions yet. Be the first to attempt this problem.