Let $$\sum_{n=1}^\infty \frac{(-1)^n}{\sqrt n} \arctan(\frac{x}{\sqrt n})$$. Show that the function converges uniformly for every $x\in\mathbb{R}$ to a function, $S(x)$ which is in $C^1$.
So I thought about looking at the series of the derivatives:
$$\sum_{n=1}^\infty \frac{(-1)^n}{n}\frac{1}{1+\frac{x^2}{n}}$$
Now, I expected to get a series which converges uniformly on $\mathbb{R}$ by using Weirestarss M-test, but that doesn't seem the case since $\sum \frac{1}{n} = \infty$.
What should I do?
Show that for all $\epsilon\gt 0$, there exists an $N$ such that, when $n \gt N$,
$$\left |\arctan{\frac{x}{\sqrt{n}}} - \frac{x}{\sqrt{n}} \right | \lt \epsilon \left (\frac{x}{\sqrt{n}} \right )^3$$
such that the series may be split into a finite part and
$$x \sum_{N+1}^{\infty} \frac{(-1)^n}{n} $$
with an error $O(\epsilon x^3)$. That second sum converges by comparison with the series for $\log{2}$.