I need a argument for why the $\sum_{n=1}^{\infty} \frac{1}{n} \sin\left(\frac{x^n}{\sqrt n}\right)$ is uniformly convergent for $x = [-1,1]$
I know that the $\sin\left( \frac{x^n}{\sqrt n} \right)$ is convergent, but how do I know that the sum is convergent? The sum $\sum_{n=1}^{\infty}\frac{1}{n}$ isn't convergent, so how do I know that the product is convergent?
Use Weirestrass M test. We have $|\sin(x)|\leq |x|,\,\forall x\in\mathbb{R}$
$\displaystyle|\frac{1}{n} \sin\left(\frac{x^n}{\sqrt n}\right)|\leq|\frac{1}{n}||\frac{x^{n}}{\sqrt{n}}|\leq\frac{1}{n}\frac{1}{\sqrt{n}}$. This is because $x\in[-1,1]$
Since $\sum_{n=1}^{\infty}\frac{1}{n\sqrt{n}}$ converges you have uniform convergence by Weirestrass-M Test .