$$\sum_{n=1}^{\infty}n^2 \sin \frac{x}{n^4}$$
It is easy to show that it absolutely converges. But what about uniform convergence?
With M-test: $$|| f_n|| = \sup (| n^2 \sin \frac{x}{n^4}|) \leq \sup (| \frac{x}{n^2} |) $$
It seems to me that in order to proceed I have to pick a restricted set $[a,b]$.
In this case, let $c= | max(|a|,|b|)$: in [a,b] the supremum is $\leq \frac{c}{n^2}$.
The series $$\sum_{n=1}^{\infty}\frac{c}{n^2}$$ converges, so in any restricted interval I have uniform convergence.
But how can I prove that in any other case there is not uniform convergence?
I tried with the necessary condition "$f_n$ must uniformly converge". This means: $$\lim \sup |f_n - f| = 0$$
In my case it is $\leq \lim \sup |x/n^2|$...
but if x is unrestricted I don't know how I can deal with lim sup.. Thanks a lot!
EDIT
Suddenly I realized: what if I study this series passing to the asymptotically equivalent $$\sum_{n=1}^{\infty}n^2 \frac{x}{n^4}$$? In this case I could use the theorem for power series! Is it correct?
EDIT 2
OMG, I've just noticed that $$\sum_{n=1}^{\infty}n^2 \frac{x}{n^4}$$ is NOT A POWER series..
However, let's suppose that the given series is $\sum_{n=1}^{\infty}n^2 \sin \frac{x^n}{n^4}$. Then I'd pass (#) to $$\sum_{n=1}^{\infty}\frac{x^n}{n^2}$$. I'd compute the convergence radius (1) and then say "oh, the given series uniformly converges just in any compact subset in (-1,1)". Is the (#) step correct?
If it converges uniformly, then
$$\sup_{x\in \mathbb R} \left|n^2 \sin(x/n^4)\right|\to 0$$
as $n\to \infty$. This is clearly false.