How can we show that $\sum_{n=1}^\infty x(1-x)^n$ is not uniformly convergent on $[0,1]$
I got the definition of uniform convergence to $f$ for a set $E$ of values of $x$ if, for each $\epsilon>0$, there exists an integer $N$ such that
$$|f_n(x)-f(x)|<\epsilon$$
for every $x \in E$.
***********Can someone prove by showing it's pointwise convergent?**********
We will get the sum function, $$S_n(x)=\sum_{i=1}^{n}[x(1-x)^i ]=x(\sum_{i=1}^{n}(1-x)^i ) $$ $$=x(\frac{1-x}{x})(1-(1-x)^{n+1})$$ $$=(1-x)(1-(1-x)^{n+1})$$ If $S_n(x)$ be uniformly convergent, then $\lim_{x\rightarrow x_0}(\lim_{n\rightarrow \infty}S_n(x))=\lim_{n\rightarrow \infty}(\lim_{x\rightarrow x_0}S_n(x))$, where $x_0$ is a limit point of $[0,1]$.
If $x_0=0$ then R.H.S=$1$ and L.H.S=$0$
Hence $S_n(x)$ is not uniformly convergent.