Skip to content

Erdős problem 457

Is there some ϵ>0\epsilon > 0 such that there are infinitely many nn where all primes p(2+ϵ)lognp \le (2 + \epsilon) \log n divide 1ilogn(n+i)? \prod_{1 \le i \le \log n} (n + i)?

Sources

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

3 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

457.lean

Retained formal statement2 of 3

Taking nn to be the product of primes between logn\log n and (2+o(1))logn(2 + o(1)) \log n gives an example where q(n,logn)(2+o(1))logn. q(n, \log n) \ge (2 + o(1)) \log n. Can one prove that q(n,logn)<(1ϵ)(logn)2q(n, \log n) < (1 - \epsilon) (\log n)^2 for all large nn and some ϵ>0\epsilon > 0?

FormalConjectures/ErdosProblems/457.leanErdos457.erdos_457.variants.one_sub1 lineExact file
sorry ↔ ∃ ε > 0, ∀ᶠ (n : ℕ) in Filter.atTop, ↑(Erdos457.q n (Real.logn)) < (1 - ε) * Real.logn ^ 2
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page