Consider $f:[0,\infty)\rightarrow \mathbb{R}$:$$f(x)=\frac{\cos \left(x\right)}{1+x^2}$$Is $f$ is uniformly continuous on $[0,\infty)$?
So far I tried to bound the derivative of this, but i get: $$\frac{d}{dx}\left(\frac{\cos \left(x\right)}{1+x^2}\right)=-\frac{\left(x^2+1\right)\sin \left(x\right)+2x\cos \left(x\right)}{\left(x^2+1\right)^2},$$ and I can't see how to bound that.
I thought about using with $\epsilon -\delta \:$ definiton but got stuck there too.
Any other ideas? Thanks in advance!
Bound it this way $$\left|\frac{\left(x^2+1\right)\sin \left(x\right)+2x\cos \left(x\right)}{\left(x^2+1\right)^2}\right|\leq\frac{(x^2+1)|\cdot|\sin(x)|+2|x|\cdot|\cos(x)|}{|x^2+1|^2}\leq\frac{x^2+1+2|x|}{(x^2+1)^2}\\=\frac{(|x|+1)^2}{(x^2+1)^2}<1$$ for $x$ large.
The uniform continuity in some interval $[0,M]$ near $0$, for $M$ large (actually $M=1$ is large enough) goes from Cantor's theorem.