Skip to content

Erdős problem 889

Let v(n,k)v(n,k) count the prime factors of n+kn+k which do not divide n+in+i for 0i<k0\leq i < k. Is it true that v0(n)=maxk0v(n,k)v_0(n)=\max_{k\geq 0}v(n,k)\to \infty as nn\to \infty?

Sources

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

5 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

889.lean

Retained formal statement2 of 5

Let vl(n)=maxklv(n,k)v_l(n) = \max_{k\geq l} v(n,k). For every fixed ll, vl(n)v_l(n) \to \infty as nn \to \infty

[ErSe67] Erdős, P. and Selfridge, J. L., Some problems on the prime factors of consecutive integers. Illinois J. Math. (1967), 428--430.

FormalConjectures/ErdosProblems/889.leanErdos889.erdos_889.variants.general1 lineExact file
∀ (l : ℕ), Filter.Tendsto (Erdos889.v_l l) Filter.atTop (nhds ⊤)
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page