I would like to know if my proof is correct:
I want to show that the series:
$$a_n=\sum_{n=1}^{\infty}\frac{nx}{1+n^5x^2}$$
uniformly converges for $|x|\lt \infty$
I looked at $a_n\lt b_n=\sum_{n=1}^{\infty}\frac{nx}{n^5x^2}=\sum_{n=1}^{\infty}\frac{1}{n^4x}$
I used d'Alambert therorem: $\frac{a_{n+1}}{a_n}=\frac{n^4x}{(n+1)^4x}=(\frac{n}{n+1})^4\lt1$
so $a_n$ also converges for every x.
I'm not sure if showing that the series converges for for every x is enough since my book is not clear enough about it.
by the section in the book I think I was expected to use weierstrass' uniform convergence theorem but I can't find a larger series that is independent from x.
Using the inequality $\frac{2|ab|}{a^2 + b^2}\leq 1$ for every $a,b\in\mathbb{R}$ such that $(a,b)\neq (0,0)$, you get $$ \left| \frac{nx}{1+n^5 x^2} \right| = \frac{1}{2 n^{3/2}} \cdot \frac{2 n^{5/2} |x|}{1+ n^5 x^2} \leq \frac{1}{2 n^{3/2}}, \qquad \forall x\in\mathbb{R}, $$ hence the uniform convergence follows from the M-test.