I have been trying to solve this problem for hours...
At this point, I believe that there is a mistake in the problem, but I assume that I am in the one who is wrong. May you help me?
Here is the problem:
Let $f_n(x)= \frac{nx}{3+nx},\ n\in \mathbb{N},\ \text{and}\ x>0.$
a) Show that the sequence $\{f_n\}_{n\in \mathbb{N}}$ converges uniformly on $[a, \infty)$ for any $a>0$
b) Show that the sequence $\{f_n\}_{n\in \mathbb{N}}$ does not converge uniformly on $\mathbb{R}$.
Here is my perspective:
To prove that the sequence converges uniformly I need to find an $N$ that depends only on epsilon. I am using this definition:
I made a graph with some of the functions:
Here is the graph:
According to the graph, from $[1, \infty)$, the limit of the $f_n$ is $1$, but when $x$ is close to 0 the limit, from the right, is $0$.
Then I am wondering is the a of the problem $[a, \infty)$ must be greater or equal than 1 instead of greater than 0 to get uniform convergence.
When I calculate absolute value of $f_n(x) - f(x),$ I am getting $nx > \frac{3}{\varepsilon} - 3$.
I do not see how to find an N that depends only on epsilon.
May you tell me if my reasoning is correct?

