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 [Go66] proved that one of the three components of is not convex.
(Erdos1047.componentsIn (Erdos1047.strictSublevelSet ((Polynomial.X ^ 2 + 1) * (Polynomial.X - Polynomial.C 2) ^ 2) (5 ^ (3 / 2) / 4))).ncard = 3 ∧ ∃ t ∈ Erdos1047.componentsIn (Erdos1047.strictSublevelSet ((Polynomial.X ^ 2 + 1) * (Polynomial.X - Polynomial.C 2) ^ 2) (5 ^ (3 / 2) / 4)), ¬Convex ℝ tSolvedStatement only, no proof