I am trying to show that the infinite sum (for a fixed complex number $z$) $$\sum_{n=1}^\infty\frac{z}{(z-n)n}$$ converges absolutely. My idea is to compare it to the series $$1+1/4+1/9+\cdots,$$ but for some reason I cannot seem to figure out how to handle the asymptotics. It seems like "in the long run" the terms of the series get closer together, so I thought of proving a general result like that, but then I realized that the harmonic series and $0+0+0+\cdots$ fits the same property.
Could someone supply the technical details?
Since$$\lim_{n\to\infty}\frac{\left|\frac z{(z-n)n}\right|}{\frac1{n^2}}=\lim_{n\to\infty}\left|\frac{n^2z}{nz-n^2}\right|=|z|,$$then, since the series $\sum_{n=1}^\infty\frac1{n^2}$ converges, your series converges absolutely.