Let $I\subset\mathbb R$ be an interval and $\left(f_n\right)_{n\in\mathbb N}:I\to\mathbb R$ be a sequence that is uniformly convergent on $I$. Is the sequence $g_n=\left\{\frac{f_n}{1+f_n^2}\right\}_{n\in\mathbb N}$ uniformly convergent?
I dont know where to start with this one :(
If $x\in I$, and if $f$ is the uniform limit of the sequence $(f_n)_{n\in\mathbb N}$, then\begin{align}\left\lvert \frac f{1+f^2}-\frac{f_n}{1+{f_n}^2}\right\rvert&=\left\lvert\frac{f-f_n+{f_n}^2f-f^2f_n}{(1+f^2)(1+{f_n}^2)}\right\rvert\\&=\lvert f-f_n\rvert\left\lvert\frac{1-f_nf}{(1+f^2)(1+{f_n}^2)}\right\rvert\\&\leqslant\lvert f-f_n\rvert,\end{align}since$$(\forall a,b\in\mathbb R):\left\lvert1+ab\right\rvert\leqslant\sqrt{1+a^2}\sqrt{1+b^2}\leqslant(1+a^2)(1+b^2),$$where the first inequality follows from the Cauchy-Schwarz inequality. Therefore, since $(f_n)_{n\in\mathbb N}$ converges uniformly to $f$, $\left(\frac{f_n}{1+{f_n}^2}\right)_{n\in\mathbb N}$ converges uniformly to $\frac f{1+f^2}$.