Back to Problems
erdos_951.variants.beurling
Specification
Beurling conjectured that if the number of Beurling integer in `[1, x]` is `x + o(log x)`, then `a` must be the sequence of primes.
Lean 4 Statement
theorem erdos_951.variants.beurling :
∀ a : ℕ → ℝ, IsBeurlingPrimes a →
((fun x => (BeurlingInteger a ∩ .Iic x).ncard - x) =o[atTop] Real.log) →
a = Nat.cast ∘ Nat.nth Nat.Prime
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.