Back to Problems
erdos_141
Specification
Let $k≥3$. Are there $k$ consecutive primes in arithmetic progression?
Lean 4 Statement
theorem erdos_141 : answer(sorry) ↔
∀ k ≥ 3, ∃ (s : Set ℕ), s.IsAPAndPrimeProgressionOfLength k
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.