I am currently working with a paper of Denef where he claims that
If $a_1, …, a_n$ are complex numbers and there exists a constant $c ≥ 1$ such that $$\prod_{i = 1}^n |a_i + j| ≤ c$$ for all integers $0 ≤ j ≤ n - 1$, then $|a_i| < 2^n c$.
He gives the hint to consider two cases:
- $∃ j_0 : ∀ i : |a_i + j_0| ≥ \frac{1}{2}$ and
- $∀ j : ∃ i_j : |a_{i_j} + j| < \frac{1}{2}$.
In the first case I deduced that $$ c ≥ \prod_{i = 1}^n |a_i + j_0| ≥ 2^{-n}, $$ which can be transformed to $$2^n c ≥ \prod_{i = 1}^n (\underbrace{|a_i + j_0|2}_{≥ 1}) ≥ 2 |a_i + j_0|.$$
But I don't know how to proceed from here. A second approach was to consider the product as the factorisation of a polynomial in $j$. Then one can obtain a Vandermonde-style linear system for the coefficients of this polynomial and derive an upper bound for their modulus of the form $λc$. But $λ$ depends on the $a_i$.
The hint number 2 seems to me uncorrect, if the claim holds for any set of complex numbers $a_1, \ldots, a_n$. Say $n>5$ and one chooses j=5, then why should be always an $a_{i_j}$ that makes $|a_{i_j} + j| < 1/2$ correct? By the way, further manipulating your last inequality in the case of all $a_i$ satisfies $|a_i+j| \ge 1/2$ and $|a_i+j| \ge |a_i|$, you get: \begin{equation} 2^n c \ge 2 |a_i + j_0| \ge 2 |a_i| \gt |a_i|. \end{equation} But this is valid only in this case. In general, the product for a particular $j$ ($n>1$, $n=1$ is triv.) could be separated for three factors. One, which contains the product of such $a_i$, for which $|a_i+j| \ge 1/2$ and $|a_i+j|>|a_i|$, another which contains $a_i$s with $|a_i+j|\ge 1/2$, but $|a_i+j|<|a_i|$ and the last in which $|a_i+j|<1/2$ and $|a_i+j|<|a_i|$.