Skip to content

Erdős problem 400

Erdős and Graham write that it is easy to show that gk(n)klogng_k(n) \ll_k \log n always, but the best possible constant is unknown.

Sources

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

4 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

400.lean

Retained formal statement2 of 4

Is it true that there is a constant ckc_k such that for almost all n<xn < x we have gk(n)=cklogx+o(logx)g_k(n)=c_k\log x+o(\log x)?

FormalConjectures/ErdosProblems/400.leanErdos400.erdos_400.parts.ii7 linesExact file
Truek ≥ 2,c,      ∀ ε > 0,        Filter.Tendsto          (fun x => ↑{nFinset.Icc 1 x | |↑(Erdos400.g k n) - c * Real.logx| ≤ ε * Real.logx}.card / ↑x)          Filter.atTop (nhds 1)
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page