Skip to content

Erdős problem 394

For the least tk(n)t_k(n) with ntk(n)(tk(n)+1)(tk(n)+k1)n \mid t_k(n)(t_k(n)+1)\cdots(t_k(n)+k-1), do the conjectured logarithmic-saving and adjacent-length estimates hold on average? Both answered affirmatively, with c=1/2048c = 1/2048 admissible in the t2t_2 bound.

Sources

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

10 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

394.lean

Retained formal statement5 of 9

In [ErGr80] they mention a conjecture of Erdős that the sum is o(x2)o(x^2). This was proved by Erdős and Hall [ErHa78], who proved that in fact nxt2(n)logloglogxloglogxx2.\sum_{n\leq x}t_2(n)\ll \frac{\log\log\log x}{\log\log x}x^2.

FormalConjectures/ErdosProblems/394.leanErdos394.erdos_394.variants.hall_bound2 linesExact file
(fun x => ∑ nFinset.Icc 1 ⌊x⌋₊, ↑(Erdos394.t 2 n)) =O[Filter.atTop] fun x =>x ^ 2 * (Real.log (Real.log (Real.logx)) / Real.log (Real.logx))
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page