Check that given series converges uniformly for $x\in(-\pi,\pi)$ or not
1) $\sum_{n=1}^{\infty} (\frac{x}{n})^n$
2) $\sum_{n=1}^{\infty}\frac{1}{((x+\pi)n)^2}$
first series is power series so I find the radius of convergence that comes $R=e$ which is inside the given set so I am not able to give the final conclusion. after this I were thinking to apply $M_n$ test , but I am not able to find $M_n$. Please help to solve this problem.
(i) We can use $M-$test here. Denote $s_k(x) = \sum_{i=1}^k (\frac{x}{i})^i$, then $$ |s_k(x) -s_j(x) | \le | \sum_{i=j+1}^k (\frac{\pi}{i})^i | \le |\sum_{i=j+1}^k (\frac{1}{2})^i |$$
for all $i, j \ge M > 2 \pi $.
(ii) Denote $s_k(x) = \sum_{i=1}^k \frac{1}{(x+\pi)^2 i^2 } $. Suppose $s_k \stackrel{u}\rightarrow s$, when you don't know the limit, use the Cauchy Formulation: For all $\varepsilon >0$ exists $M$, such that for all $j > k \ge M$, $x \in ( -\pi, \pi)$.
$$|s_k(x) - s_j(x)| = \sum_{i=j+1}^k \frac{1}{(x+\pi)^2i^2} < \varepsilon $$
This clearly does not hold, pick $x = -\pi + \frac{1}{k}$ then, $$ 1\le \sum_{i=j+1}^k \frac{1}{(x+\pi)^2 k^2} \le |s_k(x) - s_j(x)| .$$