Let $f_n(x)=x-x^n$ for $x \in [0,1]$
Does the sequence ${f_n}$ converge pointwise on the set $[0, 1]$?
This is what I have done, since $0\le x\le 1$
$ x=0$$$f_n(0)=0-0^n=0$$ $x\to \infty$ $$f_n(x)=x-x^n=0$$$x=1$
$$f_n(1)=1-1^n=0$$
Therefore sequence pointwise converges to 0
Is this right?
Also how would I go about proving that $f_n$ is uniformly continuous on $[0,1]$
You shouldn't have $x\to\infty$, as $x\in [0,1]$.
For fixed $x$ you should ask yourself what $x^n$ does as $n$ gets large. There are two cases: $0\le x<1$ and $x=1$.