Skip to content

Formal ConjecturesMathOverflow

Are prime numbers among sums of prime numbers distributed as n2ln(n)\frac n{2\ln(n)}?

Exact formalization occurrence from the upstream source collection.

Open source
Source category
research open
Formal proof
Not retained
Vela current state
No Repository Result attached
Tracked question

Question

The conjecture claims that πnn2ln(n)\pi_n\sim\frac n{2\ln(n)}. In other words, primes are distributed among the much sparser sequence (Sn)n(S_n)_n with essentially the same density as in the positive integers, up to a factor of 22. MathOverflow 434111. [Me18] Meštrović, R., *Curious Conjectures on the Distribution of Primes Among the Sums of the First 2n Primes*, arXiv:1804.04198 (2018).

Lean declaration

Open source view
theorem restricted_prime_number_theorem :
    answer(sorry) ↔ ((fun n : ℕ => (piRestricted n : ℝ)) ~[atTop] (fun n : ℕ => (n : ℝ) / (2 * Real.log n)))

Search problems.science

Find a Problem, Result, source, or page