Originally I needed to prove the continuity of the sum, but $(n+1)x^n$ is continuous, so I only need to show the uniform convergence of the sum. I know that the sum is equal to $\dfrac {1}{(x-1)^2}$ But
- I couldn't find a way to show the uniform convergence using the definition or Cauchy uniform convergence theorem.
- A sequence is uniformly convergent if and only if $\lim_{n \rightarrow \infty} {\sup_{|x|<1}|f_n(x) - f(x)| = 0}.$ But also, a function series is uniformly convergent only if its member (in this case $(n+1)x^n$) uniformly covnerges to $0$. But isn't $\sup_{|x|<1}|(n+1)x^n| = n+1$?
The series does not converge uniformly on $(-1,1)$. Prove by contradiction. Suppose the contrary that the series converges uniformly on $(-1,1)$. Denote $S_{n}(x)=\sum_{k=0}^{n}(k+1)x^{k}$. For $\varepsilon=\frac{1}{2}$, there exists $N\in\mathbb{N}$ such that $\left|S_{n}(x)-S_{m}(x)\right|<\varepsilon$ whenever $m,n\geq N$ and $x\in(-1,1)$. In particular, $\left|(N+2)x^{N+1}\right|=\left|S_{N+1}(x)-S_{N}(x)\right|<\varepsilon$ for all $x\in(-1,1)$. Note that $x^{N+1}\rightarrow1$ as $x\rightarrow1-$. Therefore, by letting $x\rightarrow1-$, we obtain $(N+2)\leq\varepsilon$, which is a contradiction.