I want to find the range of $a \in \mathbb{R}$ such that $\displaystyle \sum_{n = 1}^\infty n^a \sin{\frac{x}{n}}$ converges uniformly on $[-\pi, \pi]$.
If $a < -1$, then I can prove it's uniform convergence with $\displaystyle \sum_{n = 1}^\infty n^a \Big|\sin{\frac{x}{n}}\Big| \geq \displaystyle \sum_{n = 1}^\infty n^a$.
Also, If $a \geq 1$, then I can say it does not uniformly converge. It is because
$n^{a}\Big|\sin{\frac{x}{n}}\Big| \geq n\Big|\sin{\frac{x}{n}}\Big| = |x|\Big| \frac{\sin{\frac{x}{n}}}{\frac{x}{n}}\Big| \rightarrow |x| \quad (n \to \infty)$
and If $x \neq 0$, then $\displaystyle \sum_{n = 1}^\infty n \sin{\frac{x}{n}}$ does not converge.
So, I should to consider weather it uniformly convergences or not at $a \in [-1,1)$. Please some idea.