Skip to content

Erdős problem 600

Let r2r \geq 2. Is it true that e(n,r+1)e(n,r)1\frac{e(n,r+1)}{e(n,r)} \to 1 as nn \to \infty?

Sources

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

3 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

600.lean

Retained formal statement2 of 3

Let r2r \geq 2. Is it true that e(n,r+1)e(n,r)1\frac{e(n,r+1)}{e(n,r)} \to 1 as nn \to \infty?

FormalConjectures/ErdosProblems/600.leanErdos600.erdos_600.parts.ii3 linesExact file
True  ∀ (r : ℕ),    2 ≤ rFilter.Tendsto (fun n => ↑(Erdos600.eFunction n (r + 1)) / ↑(Erdos600.eFunction n r)) Filter.atTop (nhds 1)
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page