Erdős problem 1047
Let be a monic polynomial with distinct roots, and let be a constant small enough such that has distinct connected components.
Sources
FormalConjectures/ErdosProblems/
1047.lean
Retained formal statement
Goodman raises the question of the maximum number of non-convex components that are possible as a function of the degree of .
∀ (n : ℕ), IsGreatest {k | ∃ f c, f.Monic ∧ f.natDegree = n ∧ 0 < c ∧ (Erdos1047.componentsIn (Erdos1047.sublevelSet f c)).ncard = (f.rootSet ℂ).ncard ∧ {t | t ∈ Erdos1047.componentsIn (Erdos1047.sublevelSet f c) ∧ ¬Convex ℝ t}.ncard = k} sorryOpenStatement only, no proof