I am kind of stuck with this non linear differential. I am preparing for my finals and I cannot get this one.
Full question goes like this:
Find all the solutions to the equation $y ^2-x(\frac{dy}{dx})^2 - 1= 0$ stating in each case the maximal solution interval. Hint:
Use $u=y'\sqrt{-x},\,x<0$ and $u=y'\sqrt{x},\,x>0$
Also the final solutions are also given:
$y=1$ and $y=-1 \quad\forall x $
$y(x)=cosh(2\sqrt{x}+K),\quad x>0$
$y=cos(2\sqrt{-x}+K),\quad x<0$
What I have done so far. Let $u=y'\sqrt{x}\Rightarrow u'=y''\sqrt{x}+y'\frac{1}{2\sqrt{x}}$ and I plug it into the original equation and I differentiate w.r.t x:
$y^2-u^2=1\Rightarrow 2yy'-2u(y''\sqrt{x}+\frac{y'}{2\sqrt{x}})=0$.
Switching back the change $u=y'\sqrt{x},\,x>0$ we get:
$2yy'-2y'\sqrt{x}(y''\sqrt{x}+\frac{y'}{\sqrt{x}})=yy'-y'y''x-y'^2 =y'(y-y''x-y')=0$.
So we get $y'=0 \Rightarrow y=C$, which is not one of the stated solutions or $(y-y''x-y')=0$ which does not make a lot of sense to me as we ended up with a second order equation, which needs two arbitrary constants, when we actually started with a first order equation.
I actually got the first three solutions using a different approach, which is not the one hinted, but I posted nonetheless in case it might help someone in order to help me :)
$y'^2=\frac{y^2-1}{x}\Rightarrow\frac{1}{\sqrt{y^2-1}}dy=\pm\frac{1}{\sqrt{x}}dx$. Solutions $y=\pm 1$ appear at this step.
Using the substitution $y=cosht$ we get $t=\pm2\sqrt{x}+C$ which gives the third one: $y=cosh(2\sqrt{x}+C)$.
However I just cannot get the proposed substitution to work and I cannot find the last solution when x is negative. Any help is really appreciated!!!!
Thanks!!!