I'm studying the series $$\sum_{n=1}^\infty \frac{1}{n} \cdot (\frac{x-1}{x+1})^n$$
I have already shown that there is pointwise convergence for $x\in[0, +\infty)$ and total convergence in any interval $[0,a]$ with $a>0$, and there is not total convergence in the interval $[0,\infty)$.
How can I prove or disprove the uniform convergence in the interval $[0,\infty)$?
For example: I know that if the series $\sum_{n=1}^\infty f_n(x)$ converges uniformly in $A\subseteq \mathbb{R}$, then the sequence $f_n(x)$ converges uniformly to $0$ in $A$. (This proposition is used to disprove the uniform convergence in a set). But in my case, this test is passed, since $$\text{sup}_{x\in [0,\infty)} |f_n(x)|=1/n$$ whch tends to $0$ as $n$ goes to $\infty$.
In general, are there any other useful tests like the one above to disprove the uniform convergence? Are there sufficient conditions for uniform convergence (other than "total convergence implies uniform convergence")? Which are the the most useful tools (propositions, theorems, etc.) in studying the convergence of a series of functions?