comparing with Pp+Qq=R, we get
P=x-y
Q=y-x-z
R=z
the corresponding system of equations is
......1
adding all the above equations in 1
d(x+y+z)=0
x+y+z=f is the first independent integral
now considering 1 again,
g= (x-y+z)/z2 is the second independent integral
the general solution is
U(P,Q)=0 WHERE P= x+y+z and Q=x-y+z/z2 ....2
since we have z=1
P= x+y+1 and Q=x-y+1
so, on solving
x=
Now, given x2=y2=1
putting values of P and Q,
P(P-2)+Q(Q-2)=0
U(P,Q)= P(P-2)+Q(Q-2)
Putting the values of P and Q from 2
(x+y+z)(x+y+z-2) +
Comments