Suppose you have the function $f : [0,1] \rightarrow \mathbb{R}$, with $f(x) = 0$ if $x \in [0,1)$ and $f(x)=1$ if $x=1$. Prove that it is uniformly continuous.
I got this function as the pointwise limit of $f_{n}(x)=x^{n}$ and was wondering if it was uniformly continuous since each of the $f_{n}(x)$ are uniformly continuous. If so, how?
Uniform continuity implies continuity. So, since your function is discontinuous at $1$, it is not uniformly continuous.