I am with a lot of doubts about the uniform convergence of a power series. For example, consider the series
$$\sum \frac{1}{n} x^n$$
It is easy to find that the radius of convergence of this series is $R=1.$ I.e, the series converges absolutely on the interval $(-1,1)$
There is a theorem that states that this series converges uniformly on any interval of the form $[-r,r], 0<r<1.$ Does that implies that the series converges uniformly at $(-1,1)?$(I mean, for all $x \in (-1,1)$, we can find a $0<r<1$ such that $-r\leq x\leq r$
In another topic here, someone used that $\lim_{x \to 1} \frac{1}{n}x^n =\frac{1}{n}$ to justify that the series does not converges uniformly on $[-1,1)$ (since the harmonic series does not converges). But I don't understand this approach. Should we use that "$\lim \sum = \sum \lim$" to see this implication? If it is true, the series cannot converges uniformly in $(-1,1)$, right? If one could give a more detailed explanation, I would be glad!
Thanks in advance!