5.3.2.17 Example 17
x(y)22yy+4x=0

Solving for y gives

(1)y=x(12y+21y)=x(12p+21p)y=xf

where f=12p+21p,g=0. Since f(p)p then this is d’Almbert ode. Taking derivative and simplifying gives

p=(f+xfdpdx)pf=xfdpdx

Using values for f,g the above simplifies to

p12p21p=x(122p2)dpdx(2A)12p2p=x(122p2)dpdx

The singular solution is found by setting dpdx=0 which results in 12p2p=0 or 12p22=0 or p2=4 or p=±2. Hence y=±2x are the singular solutions.

The general solution is when dpdx0 in (2A). Since (2A) is nonlinear, inversion is needed. General solution can be shown to be

(3)y=12(x2c124)c1

Will now show a more general method to find singular solution that works for any first order ode. This requires finding the general solution above first. Let the general solution be

Φ(x,y,c)=0=y+12(x2c124)c1

The ode is

F(x,y,y)=0=x(y)22yy+4x

First we find the p-discriminant curve. This is found by eliminating y from

F=0Fy=0

Or

x(y)22yy+4x=02xy2y=0

Second equation gives y=yx. Substituting into first equation gives x(yx)22y(yx)+4x=0 or y2x2y2x+4x=0 or y=±2x. These are the candidate singular solutions

ys=±2x

Next, we verify these satisfy the ode itself. We see both do. Next we have to check that for an arbitrary point x0 the following two equations are satisfied

yg(x0)=ys(x0)yg(x0)=ys(x0)

Where yg(x) is the general solution obtained above in (3). Starting with ys=2x the above two equations now become

12(x02c124)c1=2x012(2x0c12)c1=2

Or

x022c1+2c1=2x0x0c1=2

Second equation gives c1=x02. Using this in first equation gives

x022x02+2(x02)=2x0x0+x0=2x02x0=2x0

Which shows it is satisfied. Hence this shows that ys=2x is indeed a singular solution. Now we have to do the same for second ys=2x. Hence the steps of this method are the following

  1. Find ys using p-discriminant method by eliminating y from F=0 and Fy=0.
  2. Verify that each ys found satisfies the ode.
  3. Find general solution to the ode yg(x).
  4. Verify that the two equations yg(x0)=ys(x0) and yg(x0)=ys(x0) are satisfied at an arbitrary point x0. If so, then ys is singular solution. (envelope of the family of curves of the general solution).