Determine the convergence (uniform, absolute, conditional) of the series $\sum f_n(x)$, where $$f_{n}(x) = (-1)^n \frac{1}{x+n}~~~ (x \geq 0).$$
My Approach: Letting $g_n(x) = 1/(x+n)$, we see that $$g_n(x) - g_{n+1}(x) = \frac{1}{(x+n+1)(x+n} > 0~.$$ So $\{ g_n \}$ form a decreasing sequence. Clearly $\lim_{n \rightarrow \infty} g_n(x)= 0$ for a fixed $x$. Hence, by the alternating series test the given series converges.
Would someone help me in determining the uniform and absolute convergence of the series. Thanks in advance.