Skip to content

Erdős problem 509

Let f(z)C[z]f(z) ∈ ℂ[z] be a monic non-constant polynomial. Can the set {zC:f(z)1}\{z ∈ ℂ : |f(z)| ≤ 1\} be covered by a set of closed discs the sum of whose radii is 2≤ 2?

Sources

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

5 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

509.lean

Retained formal statement3 of 5

Let f(z)C[z]f(z) ∈ ℂ[z] be a monic non-constant polynomial. Can the set {zC:f(z)1}\{z ∈ ℂ : |f(z)| ≤ 1\} be covered by a set of closed discs the sum of whose radii is 2e≤ 2e? Solution: True. This is due to Cartan. See *Sur les systèmes de fonctions holomorphes à variétés linéaires lacunaires et leurs applications*, Henri Cartan, http://www.numdam.org/article/ASENS_1928_3_45__255_0.pdf

FormalConjectures/ErdosProblems/509.leanErdos509.erdos_509.variants.Cartan_bound4 linesExact file
True  ∀ (f : Polynomial ℂ),    f.Monic      f.natDegree ≠ 0 → ∃ ι, Nonempty (Erdos509.BoundedDiscCover {z | ‖Polynomial.eval z f‖ ≤ 1} (2 * Real.exp 1) ι)
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page