Suppose that b(t) is continuous and $\lim_{t \to \infty} b(t)=0$ and $\int_{0}^{\infty} |b'(t)| < \infty $ prove that every solution of the differential equation y"+(1+b(t))y=0 is bounded on $[0,\infty)$.
So started in this way: converting the above equation into
$A=\begin {bmatrix} 0 &1 \\ 1+b(t) & 0 \end {bmatrix} , x'=Ax $
which $x= (x_1,x_2)$ and obviously $x_1'=x_2$ and $x_1=y'$. And then I tried to use some theorems due to bounding the solutions of linear differential equations of order 1, But I have not any progress yet.