Let $f(x)$ be a real-valued differentiable function on $[1,\infty)$ satisfying $f(1)=2$ and
$f'(x) = \frac{1}{x^2+(f(x))^2}$.
Show that $\lim_{x\rightarrow\infty}f(x)$ exists and that it is less than $2+\frac{\pi}{4}$.
My attempt: It can be seen fairly easily that the derivative lies in the interval $(0,\frac{1}{5}]$ for $x\in[1,\infty)$. My first thought was to try and bound the derivative and then integrate, i.e. take
$\int_{1}^{N}f'(x) = f(N)-f(1)\leq\int_1^N\frac{1}{5} = \frac{N}{5}-\frac{1}{5},$ but this bound didn't lead me anywhere.
Any other ideas? Is this the right direction?
Any help appreciated!