Test uniform convergence of the series
$$\sum_{n=1}^{\infty}\frac{x}{(n+x^2)^2}$$
My attempt:
Here $$f_n(x)=\frac{x}{(n+x^2)^2}$$
Applying Weierstrass's M-test
$$\vert \frac{x}{(n+x^2)^2}\vert < \frac{x}{n^2}<\frac{1}{n^2} \forall x\in(-1,1)$$
Since we know $\frac{1}{n^2}$ is convergent, the series converges for $x\in(-1,1)$
My question is how can I make sure that this is the only interval where the series is Uniformly convergent? And if it isn't, how do I find other such intervals?
With $|x|=y\sqrt{n}$, we have $$\frac{|x|}{(n+x^2)^2}=\frac1{n^{3/2}}\frac{y}{(1+y^2)^2}\le\frac{C}{n^{3/2}}$$ with some positive constant $C$, since $y/(1+y^2)^2$ is continuous for $y>0$ and $\rightarrow0$ as $y\rightarrow\infty$, so it must be bounded. Thus the series is uniformly convergent on the whole real line.