Suppose $f$ is continuous on $[0,1]$ and $f_n(x) = f(x)^n$. Explain why this sequence does not converge uniformly when $f(x)=1$?
When $f(x)=1$, $f_n(x)$ is $1$ for all $n$. But I don't see why this means there is no uniform convergence. Can't we say $|f_n(x)-f(x)|=|1-1|<\epsilon$ which is uniformly convergent?