Let $f_n :$ $ ]0;1[ \to \Bbb R, f_n = \frac{nx}{nx+1}$ be a sequence of functions.
Is the convergence pointwise or uniform?
It is easy to show, for $x$ fixed, that the numeric series defined by $f_n(x)$ converges to $1$. So $f_n$ converges pointwise to $f = 1$.
Now my questions is, is the convergence uniform?
I've tried to compute $$\lim \limits_{n \to \infty} \left\lVert f_n - f \right\rVert_\infty = \lim \limits_{n \to \infty} \sup_{x \in ]0, 1[} \left| \frac{1}{nx+1} \right|$$ but I don't know how to do it. What comes first, $n$ or $x$ ? If it is $n$, then the result would be $0$ but if it is $x$, the result would be $1$ (as $x$ tends to $0$). And if I should take both into account, $nx$ would be indeterminate.
Any help? Thanks.
Hint :
In your last calculation , at $x=\frac{1}{n}\in (0,1)$ , $\displaystyle\left|\frac{1}{nx+1}\right|=\frac{1}{2}$. So , $\displaystyle \lim_n \sup_{x\in (0,1)}\left|\frac{1}{nx+1}\right|\ge\frac{1}{2}$.