Consider the Cauchy problem $y' = \frac{t+2}{t^2+y^2}$, $y(0)=1$, study the behavior of its solutions, if it possible, when $t\to +\infty$.
By Cauchy-Lipschitz there exists a unique local solution; moreover $f(t, y)=\frac{t+2}{t^2+y^2}$ is bounded on every set of the form $[t_1,t_2]\times\mathbb{R}$, when $t_2>t_1>0$ (by $M=\frac{t_2+2}{t_1^2}$), therefore the solution is defined around $+\infty$, let's say for $t>t_0$.
Let $\phi$ be the solution, $\phi$ is strictly increasing and we have $\lim_{t\to +\infty}\phi(t)/t=\lim_{t\to +\infty}\phi'(t)=0$, hence $\phi = o_{+\infty}(t)$.
I've also tried to study $\phi''$ for the convexity, but found nothing.
Is there anything more to say? Can we say if $\phi$ is bounded?
Thanks in advance
Since $y$ is increasing, $y(t)\ge1$ and $$ y'(t)\le\frac{t+2}{t^2+1}\quad t\ge0. $$ Integrating we get $$ y(t)\le1+\frac12\,\log(t^2+1)+2\arctan t\le1+\pi+\log(t+1). $$ Then $$ y'(t)\ge\frac{t+2}{t^2+(\log(t+1)+1+\pi )^2}. $$ Integrating again, we see that $y$ is not bounded. Using $\log(t+1)\le t$, we see that in fact $y$ has logarithmic growth.
As for convexity, we have to decide on the sign of $$ t^2+y^2-(2\,t+2\,y\,y')(t+2)\le y^2-t^2-4\,t. $$ We have $y''(0)<0$, so that $y$ is concave for small $t$. On the other hand, $y''<0$ for $t$ large enough. I am sure that $y$ is concave, but I have not worked out the details.