Skip to content

Erdős problem 1044

Let f(z)=i=1n(zzi)C[x]f(z)=\prod_{i=1}^n(z-z_i)\in\mathbb{C}[x] where zi1\lvert z_i\rvert\leq 1 for all ii. If Λ(f)\Lambda(f) is the maximum of the lengths of the boundaries of the connected components of {z:f(z)<1} \{ z: \lvert f(z)\rvert<1\} then determine the infimum of Λ(f)\Lambda(f).

Sources

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

4 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

1044.lean

Retained formal statement3 of 4

Tang also suggests that, if the degree nn is fixed, then the infimum over all such ff of degree nn is attained by fn(z)=zn1f_n(z)=z^n-1 (and proves this for n=1n=1 and n=2n=2).

FormalConjectures/ErdosProblems/1044.leanErdos1044.erdos_1044.variants.fixed_degree_of_le_two4 linesExact file
∀ (n : ℕ),  n = 1 ∨ n = 2 →    IsLeast {L | ∃ f, Erdos1044.IsAdmissible ff.natDegree = nErdos1044.maxBoundaryLength f = L}      (Erdos1044.maxBoundaryLength (Polynomial.X ^ n - 1))
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page