I'm given the following function sequence:
$$f_n = \frac{nx}{1+nx^2}, \forall x \in A = [0,\infty].$$
I show the following that:
$$\lim_{n \to \infty} \frac{nx}{1+nx^2} \le \frac{nx}{nx^2} \le \frac{1}{x}.$$
And thus my convergent function I compute is $f(x) = \frac{1}{x}.$
However the answer appears to be $f(x) = \frac{1}{2x}$ using A/G mean inequality.
This leads to my next question that if $f_n \to f$ converges EITHER point wise or uniformly to $f$, is $f$ unique?
The question of uniform convergence is solved by considering the supremum of the fraction $$\sup\limits_{(0,+\infty)}\left|\frac{nx}{1+nx^2}-\frac{1}{x}\right| = \sup\limits_{(0,+\infty)}\frac{1}{x(1+nx^2)}=+\infty$$