I need to prove that the sequence $$ f_n = \sum_{i=0}^n\prod_{j=0}^i \left(z+j\right)^{-1} = \frac{1}{z}+\frac{1}{z(z+1)}+\cdots + \frac{1}{z(z+1)(z+2)\cdots (z+n)}$$ converge uniformly to a function in every compact subset of $\mathbb{C}\setminus\{0,-1,-2,-3,\dotsc\}$. The problem has other questions, but this is what stop me. Obviusly, $f_n$ is holomorphic in that domain.
In fact, I don't know even whats the limit of the sequence or closed form of $f_n$. Can you give me a hint to continue? Please, don't spoil me final solution.
I think I could take a compact $K$ and consider the series that define every term of $f_n$ and sum, but I don't get a general formula.
Edit: I get
$$ f_n(z)= \sum_{i=0}^n \frac{1}{z}\frac{\Gamma(z+1)}{\Gamma(z+1+i)}= \Gamma(z)\sum_{i=0}^n\frac{1}{\Gamma(z+1+i)} $$
This smell like M Weierstrass test
For a fixed conpact set $K$, suppose $K \subseteq B(0, r)$ and $m \in \mathbb{N}_+$, $m > r + 1$. Then for $z \in K$, \begin{align*} \left| \sum_{k = m}^\infty \prod_{j = 0}^k (z + j)^{-1} \right| &\leqslant \sum_{k = m}^\infty \prod_{j = 0}^k |z + j|^{-1} = \prod_{j = 0}^{m - 1} |z + j|^{-1} \sum_{k = m}^\infty \prod_{j = m}^k |z + j|^{-1}\\ &\leqslant \prod_{j = 0}^{m - 1} |z + j|^{-1} \sum_{k = m}^\infty \prod_{j = m}^k (j - |z|)^{-1}\\ &\leqslant \prod_{j = 0}^{m - 1} |z + j|^{-1} \sum_{k = m}^\infty \frac{1}{(m - r)^{k - m}} < +\infty. \end{align*}