Prove that $\sum_{n=1}^\infty (n+1) \frac{80^n}{81^n}$ converges.
I assume it must be done definitely by comparison or limit comparison test. But had a hard time with comparison test because of the term $(n+1)$, and when it comes to limit comparison I always get the limit as zero or infinity. Any help is appreciated.
Define the sequence $a_n=(n+1)(\frac{80}{81})^n$. Then
$$|\frac{a_{n+1}}{a_n}|=|\frac{n+1}{n}\frac{80}{81}|\rightarrow\frac{80}{81} <1\; \text{as} \; n \rightarrow \infty$$
Hence by D'Alembert's Ratio Test, the series converges