There are no constant solutions to this DE. Can you please explain why the range of the solution of this IVP is a subset of $(-1,1)$.
I understand that this is a fairly straightforward IVP to solve, but I believe the answer to the question is intended to be inferred from information obvious without finding the solution.
Thanks in advance for your help.
First, you can easily solve this equation and see what happen. But you can also see it without solving this equation. Let $g(x,y)=(y^2-1)\cos(x)$. The function $g(x,\cdot )$ is locally-Lipschitz, and thus your IVP has a unique local solution. Let $x_0>0$ and $y:[0,x_0)\to \mathbb R$ a solution of your IVP. Since $y(0)=0$, there is $u<x_0$ s.t. $y(x)\in (-1,1)$ for all $x\in [0,u)$. Suppose that there is $\bar x\in[u,x_0)$ s.t. $y(\bar x)=\pm 1$ (suppose WLOG that $y(\bar x)=1$). By unicity of the solution, $y\equiv 1$ on $[0,x_0)$ which contradict $y(0)=0$. Therefore $u=x_0$, i.e. $y(x)\in (-1,1)$ for all $x\in [0,x_0)$.