Erdős problem 522
For with independent uniform signs, does the number of roots in satisfy almost surely? The manuscript proves the strong law with .
Sources
FormalConjectures/ErdosProblems/
522.lean
Retained formal statement
Yakir proved that almost all Kac polynomials have n/2+O(n^(9/10)) many roots in {z∈C:|z|≤1}.
∃ p, Filter.Tendsto p Filter.atTop (nhds 0) ∧ ∀ (Ω : Type u_3) [inst : MeasureTheory.MeasureSpace Ω] [MeasureTheory.IsProbabilityMeasure MeasureTheory.volume] (n : ℕ), 2 ≤ n → ∀ (f : Erdos522.KacCoefficients {-1, 1} Ω MeasureTheory.volume), (MeasureTheory.volume {ω | |↑(Multiset.countP (fun x => x ∈ Metric.closedBall 0 1) (f.roots n ω)) - ↑n / 2| ≥ ↑n ^ (9 / 10)}).toReal ≤ p nSolvedStatement only, no proof