Is $\log (1 + {x^2})$ uniformly continuous?
Here is my attempt:
Let $\forall\left| {x - y} \right| < \delta$:
$\left| {\log (1 + {x^2}) - \log (1 + {y^2})} \right| = \left| {\log (\frac{{1 + {x^2}}}{{1 + {y^2}}})} \right| < \varepsilon $
because $\log (1) = 0$ it's sufficent to prove:
$\left| {\frac{{1 + {x^2}}}{{1 + {y^2}}} - 1} \right| < \varepsilon $
This is where I got stuck. What do you suggest?
EDIT:
I'd like to prove it without involving derivative. Namely, by the definition of uniform continuity.