Skip to content

Erdős problem 119

For unit-modulus complex numbers ziz_i, let pn(z)=in(zzi)p_n(z)=\prod_{i\le n}(z-z_i) and Mn=maxz=1pn(z)M_n=\max_{|z|=1}|p_n(z)|. Erdős's prize question: is there c>0c>0 with knMk>n1+c\sum_{k\le n} M_k > n^{1+c}?

Sources

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

4 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

119.lean

Retained formal statement1 of 3

Is it true that lim supMn=\limsup M_n = \infty?

This is Problem 4.1 in [Ha74] where it is attributed to Erdős.

The weaker conjecture that lim supMn=\limsup M_n=\infty was proved by Wagner [Wa80], who show that there is some c>0c>0 with Mn>(logn)cM_n>(\log n)^c infinitely often.

FormalConjectures/ErdosProblems/119.leanErdos119.erdos_119.parts.i1 lineExact file
True ↔ ∀ (z : ℕ → ℂ), (∀ (i : ℕ), ‖z i‖ = 1) → Filter.limsup (fun n => ↑(Erdos119.M z n)) Filter.atTop = ⊤
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page