Documentation

FormalConjectures.ErdosProblems.«517»

Erdős Problem 517 #

References:

theorem Erdos517.erdos_517.fabry :
sorry ∀ {f : } {n : }, HasFabryGaps n∀ {a : }, (∀ (z : ), HasSum (fun (k : ) => a k * z ^ n k) (f z))∀ (z : ), {x : | f x = z}.Infinite

If f(z) = ∑ aₖzⁿₖ is an entire function such that nₖ / k → ∞, is it true that f assumes every value infinitely often?

theorem Erdos517.erdos_517.fejer {f : } {n : } (hn : HasFejerGaps n) {a : } (hf : ∀ (z : ), HasSum (fun (k : ) => a k * z ^ n k) (f z)) (z : ) :
{x : | f x = z}.Infinite

If f(z) = ∑ aₖzⁿₖ is an entire function such that ∑ 1 / nₖ < ∞, then f assumes every value infinitely often. This theorem is proved in [Bi28].