Skip to content

Erdős problem 145

Let s1<s2<s_1 < s_2 < \cdots be the sequence of squarefree numbers. Is it true that, for any α0\alpha\geq 0, limx1xsnx(sn+1sn)α \lim_{x\to\infty} \frac{1}{x}\sum_{s_n\leq x}(s_{n+1}-s_n)^\alpha exists?

Sources

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

4 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

145.lean

Retained formal statement3 of 4

Hooley [Ho73] extended this to all 0α30 \leq \alpha\leq 3.

[Ho73] Hooley, Christopher, On the intervals between consecutive terms of sequences. Proc. Symp. Pure Math, vol. 24, pp. 129-140. 1973.

FormalConjectures/ErdosProblems/145.leanErdos145.erdos_145.variants.le_three5 linesExact file
∀ {α : ℝ},  α ∈ Set.Icc 0 3 →    ∃ β,      Filter.Tendsto (fun x => 1 / x * ∑ nErdos145.A x, (↑(Erdos145.s (n + 1)) - ↑(Erdos145.s n)) ^ α) Filter.atTop        (nhds β)
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page