Documentation

FormalConjectures.ErdosProblems.«951»

Erdős Problem 951 #

References:

A sequence a : ℕ → ℝ is said to have property Erdos951_prop if for any pair of distinct Beuring integers x, y, |x - y| ≥ 1.

Equations
Instances For
    theorem Erdos951.erdos_951.isBeurlingPrimes {a : } (ha : 1 < a 0) (hm : StrictMono a) (he : Erdos951_prop a) :

    If a has property Erdos951_prop and 1 < a 0, then a is a set of Beurling prime numbers.

    theorem Erdos951.erdos_951 :
    sorry ∀ (a : ), Erdos951_prop a∀ (x : ), {i : | a i x}.ncard x⌋₊.primeCounting

    If a has property Erdos951_prop, is it true that #{a i ≤ x} ≤ π x?

    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.