Looking to show that the following sequence $(f_n)$ converges uniformly and then finding its limit.
$$f_n(x)=\frac{x^n}{n}$$ for $x\in[0,1]$
Converges uniformly:
My thinking here was to use the M test to prove it converges uniformly,
since $x\in[0,1]$ if we choose $x<=1$ and let R be 1, then,
$$\frac{x^n}{n}<\frac{R^n}{n}$$ but now I would have to show that $\frac{R^n}{n}$ converges?
If this logic is correct how do I proceed with proving that it converges uniformly? and then how would I find its limit?