Let $g_n: [0,1]\to \mathbb{R}$ for all $n\in\mathbb{N}$ where \begin{align*} g_n(x)= \begin{cases} n^2x,\quad 0\leq x\leq \frac{1}{n}\\ \frac{1}{x},\quad \frac{1}{n}< x\leq 1. \end{cases} \end{align*} I have proved that $\{g_n:n\in \mathbb{N}\}$ is not uniformly equicontinuous on $[0,1]$. Because there exists $\varepsilon_0=\frac{1}{n}$, such that for any $\delta>0$, there exists $n\in \mathbb{N}$ where $\frac{1}{n}<\delta$. By choosing $x=0$ and $y=\frac{1}{n}$, we have $|x-y|<\delta$, but $|g_n(x)-g_n(y)|=|g_n(0)-g_n(\frac{1}{n})|=n>\varepsilon_0$.
Then, I want to check, whether $\{g_n:n\in \mathbb{N}\}$ is equicontinuous on $[0,1]$?
From the proof that $\{g_n:n\in \mathbb{N}\}$ is not uniformly equicontinuous, I think it's not equicontinuous on $[0,1]$. Is my thought correct?
Thanks for any feedback.