I was given a complex function $f(z)$, $z \in \mathbb{C}$, defined as an infinite product which I have managed to reduce to the form below. (I have checked numerically that both expressions agree for some values of $z$ and $N$ very large).
In this exercise, I need to show that for any $z \in \mathbb{C}$ the function $$ f(z) = \text{Lim}_{N\rightarrow\infty} \frac{1}{(N^2)!}\frac{\Gamma(N+1-i\sqrt{z})}{\Gamma(1-i\sqrt{z})}\frac{\Gamma(N+1+i\sqrt{z})}{\Gamma(1+i\sqrt{z})} \quad (N\in\mathbb{Z}), $$
is entire and to find an explicit form of it. So the question is, How can I simplify the gammas above?
Thanks!
Increasing $N$ from $k$ to $k+1$ multiplies the function of $N$ whose $N\to\infty$ limit is sought by $\frac{N^2+z}{\prod_{j=1}^{2N+1}(N^2+j)}$, which $\to0$ as $N\to\infty$. So $f=0$.