Skip to content

Erdős problem 233

A conjecture by Heath-Brown: The sum of squares of the first NN gaps between consecutive primes behaves like N(logN)2N * (log N)^2.

Sources

Browse retained paths and inspect the exact material available for this Problem.

3 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

233.lean

Retained formal statement3 of 3

Cramér proved an upper bound of O(N(logN)4)O(N(\log N)^4) conditional on the Riemann hypothesis.

FormalConjectures/ErdosProblems/233.leanErdos233.erdos_233.variants.upper_bound1 lineExact file
RiemannHypothesis → (fun N => ∑ nFinset.range N, ↑(primeGap n) ^ 2) =O[Filter.atTop] fun N => ↑N * Real.logN ^ 4
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page