
So I am learning about uniform convergence, pointwise convergence. In order to show uniform convergence, you must show $|f_n(x) - f(x)| = 0$, but I am really confused on how to find f(x) especially from the above function.
Thanks in advance.

So I am learning about uniform convergence, pointwise convergence. In order to show uniform convergence, you must show $|f_n(x) - f(x)| = 0$, but I am really confused on how to find f(x) especially from the above function.
Thanks in advance.
For any $x \ge 0$, you have $f_n(x) = e^{-x}$ for all $n \ge x$. Thus $f_n(x) \to e^{-x}$ by definition.
You can estimate the difference between $f_n(x)$ and $e^{-x}$ in a piecewise manner:
Consequently $\sup_{x \ge 0} |f_n(x) - e^{-x}| \le e^{-n}$ so that $f_n(x) \to e^{-x}$ uniformly.