4.4.1.1 Introduction and terminology used

An ode F(x,y,y,y)=0 is called exact if there exists a function R(x,y,y) with order one less that of the ode, such that

F(x,y,y,y)=ddxR(x,y,y)

Which also implies that R=c some constant, because F=0. In the above R(x,y,y) is called the first integral of the ode F (also called the reduced ode), because

(1A)R=Fdx+c

An important property of first integral is the following. If we write the ode F(x,y,y,y)=0 as  y=Φ(x,y,y) which we can always do, then

(1B)Rx+yRy+ΦRy=0

Lets see how this works. Given the ode y+xy+y=0 which is exact as is from the exactness test py+qy+r=0 which is pq+r=0, hence p=1,q=x,r=1, therefore 1+1=0 which is true. Therefore we can write because we can write y+xy+y=0=(y+B(x)y) and find that B=x, Hence

y+xy+y=(y+xy)

Where y+xy=0 is the reduced ode.

R=y+xy

For the original ode y+xy+y=0, it can be written as y=(xy+y), therefore Φ=(xy+y). Eq (1B) now becomes

Rx+yRy+ΦRy=0y+yx(xy+y)(1)=0y+yxxyy=00=0

Verified. Here is another example. Given the ode (x1)2y+4yx+2y2x=0, this is exact because we can write (x1)2y+4yx+2y2x=ddx((2x+2)y+(x22x+1)yx2), hence the first integral (or the reduced ode) is R=(2x+2)y+(x22x+1)yx2. The original ode can be written as y=(4yx+2y2x)(x1)2, therefore Φ=(4yx+2y2x)(x1)2. Eq (1B) becomes

Rx+yRy+ΦRy=0(2y+2xy2y2x)+y(2x+2)(4yx+2y2x(x1)2)(x22x+1)=00=0

Verified. Equations (1A) and (1B) are important as they will be used to determined an integrating factor when the ode is not exact.