How can I show that $\Phi=\{(t\mapsto t^n):n \in \mathbb{N}\}\subseteq C([0,1),\mathbb{R})$ is equicontinuous, that is
$\forall \epsilon>0: \exists \delta>0: \forall f \in \Phi: \forall x,y \in [0,1):|x-y|<\delta \Rightarrow |f(x)-f(y)| < \epsilon$
?
The main problem is the endpoint $x=1$. Write $f_n(x) = x^n$. Taking $x_n = (1-1/n)$ we find that $$|f_n(x_n)-f(1)| = 1 - (1-1/n)^n \rightarrow 1-\mathrm{e}^{-1} \neq 0.$$ Equicontinuity would imply that this sequence tends to zero. Thus, $(f_n)_{n \in \mathbb{N}}$ cannot be equicontinuous.