Determine whether the following series is absolutely convergent, conditionally convergent or divergent. $$\sum_{n=1}^\infty(-0.75)^n\dfrac{n+1}{2}$$
I tried using the divergence test and the alternating series test but I can't seem to use it or this problem as I could not take the limit of the function.
Let $$u_n=(-0.75)^n\frac{n+1}{2}$$ then by the ratio test we have easily: $$\lim_{n\to\infty}\left|\frac{u_{n+1}}{u_n}\right|=0.75<1$$ hence the given series is absolutely convergent.