\(y=x\left ( y^{\prime }\right ) ^{2}\) is put in normal form (by replacing \(y^{\prime }\) with \(p\)) and solving for \(y\) gives
This is the case when \(f\left ( p\right ) =p^{2}\) and \(g\left ( p\right ) =0\). Since \(f\left ( p\right ) \neq p\) then this is d’Almbert ode.
Writing \(f\equiv f\left ( p\right ) \) and \(g\equiv g\left ( p\right ) \) to make notation simpler but remembering that \(f\) is function of \(p\left ( x\right ) \) which in turn is function of \(x\). Same for \(g\left ( p\right ) \).
Taking derivative of the above w.r.t. \(x\) gives
Since \(f=p^{2}\) then the above becomes
The singular solution is given when \(\frac {dp}{dx}=0\) or \(p-p^{2}=0\). This gives \(p=0\) or \(p=1\). Substituting these values of \(p\) in (1) gives singular solutions
General solution is found when \(\frac {dp}{dx}\neq 0\,\). Eq(2) is a first order ode in \(p\). Now we could either solve ode (2) directly as it is for \(p\left ( x\right ) \), or do an inversion and solve for \(x\left ( p\right ) \). If the ode is linear as is in \(p\) then no need to do inversion. Since (2) is separable as is, no need to do an inversion. The solution to (2) is
For each \(p\), there is a general solution. Substituting each of the above in (1) gives
Hence the final solutions are
But \(y=x\) can be obtained from the general solution when \(c_{1}=0\). Hence it is removed. Therefore the final solutions are
What will happen if we had done an inversion to \(x\left ( p\right ) \)? Let us find out. ode(5) now becomes
This is also separable in \(x\). Solving this for \(x\) gives
Solving for \(p\) from the above gives
Substituting each of the above in (1) gives
Now we see that singular solution \(y=x\) can be obtained from the above general solutions from \(c_{1}=0\). But \(y=0\) can not. Hence the final solutions are
All solutions (6,7,8,9,10) are correct and verified. Maple gives the solutions given in (8,9,10) and not those in (6,7).
Another method to find the singular solutions if it exists is called the p-discriminant. This is used only for first order ode with nonlinear in \(y^{\prime }\). We set up the following two equations
We eliminate \(y^{\prime }\) and obtain \(G\left ( x,y\right ) =0\) equation. This is the singular solution. But we still have to check if it satisfies the ode and also if it is true singular solution curve. More on this later. Let us now just find the singular solution found above but using the p-discriminant method. The above two equations are
Second equation gives \(y^{\prime }=0\). Hence the first equation now gives the singular solution as
Which is the same obtained earlier.