From Spivak's book
Suppose $f_n = e^{-x^2}/n$ be defined on $\mathbb{R}$. Is $(f_n)$ uniformly convergent?
Spivak uses the M-Weistress Test to show that it is uniformly convergent. I did something different and showed that it is not uniformly convergent.
So I did $|f_n - f| = |e^{-x^2}/n - 0| = |e^{-x^2}/n| = e^{-x^2}/n < \epsilon \iff n > \epsilon/e^{-x^2}$
So there is no one integer $N$ that works for every $x$. What did I do wrong?
EDIT: From Spivak's answer, taken from chapter 23 problem 1v. (Unfortunately I could not locate the ed of my book, but I believe it is the 2nd as the key I have is the 3rd ed and is one chapter ahead of the book I use)
(v) $f(x) = \lim_{n \to \infty} f_n(x) = 0$, and $\{ f_n\}$ converges uniformly to $f$, since $| f_n(x) | \leq 1/n$ for all $x$