Skip to content

Erdős problem 951

If 1 < a 0 < ... has property Erdos951Prop, is it true that #{a i ≤ x} ≤ π x?

Sources

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

3 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

951.lean

Retained formal statement1 of 3

If 1 < a 0 < ... has property Erdos951Prop, is it true that #{a i ≤ x} ≤ π x?

FormalConjectures/ErdosProblems/951.leanErdos951.erdos_9514 linesExact file
sorry  ∀ (a : ℕ → ℝ),    1 < a 0 →      StrictMono aErdos951.Erdos951Prop a → ∀ᶠ (x : ℝ) in Filter.atTop, {i | a ix}.ncard ≤ ⌊x⌋₊.primeCounting
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page