$\mathbb{R}$ is the domain. Let $$f_n(x) = \frac{4n}{n+x^2}$$
As $n$ becomes large the $x^2$ term becomes insignificant and the function converges to $4$ pointwise.
Now it seems to me that no matter what $N$ I choose, $$|f_n(x) - f(x)| < \epsilon$$
doesn't hold when $n \ge N$ for every $x$ as I can choose 'a very large $x$' to such that the $n$ values become insignificant and $f_n(x)$ approaches $0$. Is that correct? And how would I put this formally?