on the convergence exponent of zeros of entire functions

987 Views Asked by At

Let $\{z_j\}$ be the sequence of zeros on an entire function $f$. We define the convergence exponent of $\{z_j\}$ as $$b=\inf\left\{\lambda>0\ \text{s.t.}\ \sum_{j=1}^{+\infty}\frac{1}{|z_j|^{\lambda}}<+\infty\right\}$$ Let $n(r)$ be the number of $z_j$'s with $|z_j|\leq r$. Then the following identity holds: $$b=\limsup_{r\rightarrow +\infty}\frac{\log{\ n(r)}}{\log{r}}$$ Do you think i should use Jensen formula to prove this?

1

There are 1 best solutions below

2
On BEST ANSWER

Hint: note that $$ \sum_{j\colon U\le |z_j|<2U} \frac1{|z_j|^\lambda} \le \sum_{j\colon U\le |z_j|<2U} \frac1{U^\lambda} \le \frac{n(2U)}{U^\lambda}. $$ Therefore \begin{align*} \sum_{j=1}^\infty \frac1{|z_j|^\lambda} &\le \sum_{j\colon |z_j|<1} \frac1{|z_j|^\lambda} + \sum_{k=1}^\infty \sum_{j\colon 2^{k-1}\le |z_j|<2^k} \frac1{|z_j|^\lambda} \\ &\le \text{(finite number of terms)} + \sum_{k=1}^\infty \frac{n(2^k)}{(2^{k-1})^\lambda}. \end{align*} In this way, knowledge about the growth of $n(r)$ can be converted into bounds on the sum in question. Lower bounds can be handled similarly.