Skip to content

Erdős problem 234

Is it true that for all c ≥ 0, the density f c of integers for which (p (n + 1) - p n) / log n < c exists and is a continuous function of c?

Sources

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

1 retained statement2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

234.lean

Retained formal statement1 of 1

Is it true that for all c ≥ 0, the density f c of integers for which (p (n + 1) - p n) / log n < c exists and is a continuous function of c?

FormalConjectures/ErdosProblems/234.leanErdos234.erdos_2341 lineExact file
True ↔ ∃ f, Continuous f ∧ ∀ (c : NNReal), {n | ↑(primeGap n) / Real.logn < ↑c}.HasDensity (f c)
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page