Let $f_n(x)$ be a sequence of functions defined on $ [0,1]$ by
$$\ f_n(x)= \begin{cases} n \text { if $0< x < \frac{1}{n}$}, \\ 0 \text { if $x=0$ or $ \frac{1}{n}\le x \le 1$ }\end{cases}$$
How to prove the pointwise limit of $f_n(x)$ is $0$ using $\epsilon-\delta $ argument ?
Hint:
Fix $x \in (0,1]$ and pick $n_0 \in \mathbb{N}$ such that $\frac1{n_0} \le x$. Then $f_n(x) = 0$ for all $n \ge n_0$.