Skip to content

Erdős problem 520

Let ff be a Rademacher multiplicative function. Does there exist some constant c>0c > 0 such that, almost surely, lim supNmNf(m)NloglogN=c? \limsup_{N \to \infty} \frac{\sum_{m \leq N} f(m)}{\sqrt{N \log \log N}} = c?

Sources

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

1 retained statement2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

520.lean

Retained formal statement1 of 1

Let ff be a Rademacher multiplicative function. Does there exist some constant c>0c > 0 such that, almost surely, lim supNmNf(m)NloglogN=c? \limsup_{N \to \infty} \frac{\sum_{m \leq N} f(m)}{\sqrt{N \log \log N}} = c?

FormalConjectures/ErdosProblems/520.leanErdos520.erdos_5206 linesExact file
Truec > 0,    ∀ (Ω : Type) [inst : MeasureTheory.MeasureSpace Ω] [MeasureTheory.IsProbabilityMeasure MeasureTheory.volume]      (f : ℕ → Ω → ℝ),      Erdos520.IsRademacherMultiplicative f        ∀ᵐ (ω : Ω), Filter.limsup (fun N => ∑ mFinset.Iic N, f m ω / √(↑N * Real.log (Real.logN))) Filter.atTop = c
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page