Documentation

FormalConjectures.ErdosProblems.«229»

Erdős Problem 229 #

Reference: erdosproblems.com/229

theorem erdos_229 :
(∀ (S : Set ), (∀ (n : ), derivedSet (S n) = )∃ (f : ), Transcendental (Polynomial ) f Differentiable f n1, ∃ (k : ), zS n, iteratedDeriv k f z = 0) True

Let $(S_n)_{n \geq 1}$ be a sequence of sets of complex numbers, none of which have a finite limit point. Does there exist an entire transcendental function $f(z)$ such that, for all $n \geq 1$, there exists some $k_n \geq 0$ such that $$ f^{(k_n)}(z) = 0\quad\text{for all $z\in S_n$?} $$

Solved in the affirmative by Barth and Schneider [BaSc72].

[BaSc72] Barth, K. F. and Schneider, W. J., On a problem of Erdős concerning the zeros of the derivatives of an entire function. Proc. Amer. Math. Soc. (1972), 229--232.

theorem theorem_1 {S : Set } (h : ∀ (k : ), derivedSet (S k) = ) :
∃ (f : ) (n : ), Differentiable f Transcendental (Polynomial ) f ∀ (k : ), 0 < n k ∀ {z : }, z S kiteratedDeriv (n k) f z = 0

Let $\{S_k\}$ be any sequence of sets in the complex plane, each of which has no finite limit point. Then there exists a sequence $\{n_k\}$ of positive integers and a transcendental entire function $f(z)$ such that $f^{(n_k)}(z) = 0$ if $z \in S_k$.