Consider the following initial value problem $$ y' = y+ \frac12 |\sin(y^2)|,\,\,\,\,\,\, x>0,\,\,\, y(0) = -1$$ Which of the following statements are true?
1.) there exists an $\alpha \in (0,\infty)\,\,$ s.t. $\lim_{x \to \alpha^-}|y(x)| = \infty$
2.) y(x) exists on $(0,\infty)\,\,$ and its monotone.
3.) y(x) exists on $(0,\infty)\,\,$ but not bounded below.
4.) y(x) exists on $(0,\infty)\,\,$ but not bounded above.
I thought about using the following inequality
$$\because 0 \le |\sin(y^2)| \le 1\,\,,\forall x$$ Therefore the ODE can be expressed as
$$\because 0 \le y'-y \le \frac12 \,\,,\forall x$$
Post this step I'm not sure how we can proceed further. Any approach on how to solve this question would help a lot.
Thanks!