I have been trying to prove the uniform convergence of a sequence of functions defined by $f_n(x) = e^{(n+1)x/n}$ by the epsilon definition of uniform convergence.
I have found the pointwise limit of the sequence, $f(x)=e^x$. I am having trouble picking $n>N$ such that for all $\epsilon > 0$, $|f_n(x)-f(x)|< \epsilon$ showing that $f_n$ converges uniformly on $[0, 5]$.
Please help!
Using necessary and sufficient condition for uniform convergence (here), we have: $$\lim_{n \to \infty}\sup_{x \in [0,5]}\left| e^{(n+1)x/n} - e^x\right| =\lim_{n \to \infty}\sup_{x \in [0,5]} e^5\left| e^{x/n} - 1\right| = 0$$
If it is so necessary, then $N$ you can obtain from $e^5\left| e^{5/n} - 1\right| \leqslant 1$.