Question: Let $f_n(x) := \frac{nx}{1+nx^2}$ for $x \in A := [0, \infty)$. Show that each $f_n $is bounded on $A$, but the point-wise limit of $f$ of the sequence is not bounded on $A$.
Does $(f_n)$ converge uniformly to $f$ on $A$?
I'm having trouble showing the first part of the question, let alone completing it.
I know that $f_n(x)\leq \frac{1}{x},$ but that doesn't seem to getting me anywhere.
Each $f_n$ is continuous, hence bounded on $[0,1]$, say $0\le f_n(x)\le M_n$. Together with your result $f_n(x)\le \frac1x$ (for $x>0$), we conclude $0\le f_n(x)\le \max\{M_n,1\}$.
It should be clear that $f(0)=0$ and $f(x)=\frac1x$ for $x>0$, which is not bounded (if $M>0$ then $f(\frac1{M+1})=M+1>M$).
You should know that the limit of a uniformly convergent sequence of continuous functions is continuous; $f$ is not.