wts: $e^{-nx}$ converges uniformly on $[r,\infty)$ when $r>0$
I feel that $x \in [r,\infty)$ $\Rightarrow$ $f_n(x) \rightarrow 0$.
I know that I am looking for some $N \in \mathbb{N}$ s.t. $|f_n(x)-0| < \epsilon$. That is, I want to find when $e^{-nx} < \epsilon$, which is when $-nx < ln(\epsilon)$ or $n>-\frac{ln(\epsilon)}{x}$ for all x.
I know that I can't have my answer dependent upon x for uniform convergence, though. I thought it might work if I said $N=0$ (as it is always bigger than $-\frac{ln(\epsilon)}{x}$), but this yields $|f_n(x)-0|=e^{0} = 1$, which isn't strong enough. Similarly, letting N be any other integer doesn't work out very well either.
original booboo: here