These type of differential equations are simple enough to enable us to find integrating factors
by inspection . The ability to do this depends largely upon recognition of certain common exact differentials.
Here are some exact differentials that occur frequently .
- d (x y) = x d y + y dx
- d( x/ y) = [ y d x -x d y ] / y2
- d( y/ x) = [ x d y -y d x] / x2
- d [ln [ x / y ] ] = [ y d x -x d y ] / x y
- d { tan-1 [ y / x ] } = [ x d y -y d x] / [x2 +y2]
Lets get back to our equation. ( x3 + x y2 −y ) d x + ( y3 + x2 y + x ) d y = 0
or equivalently x3 d x+ x y2 d x −y d x + y3 d y+ x2 y d y+ x d y =0
Let us group the terms of like degree, writing the equation in the form
x3 d x + x2 y d y + y3 d y + x y2 d x + x d y −y d x = 0
x2 [ x d x + y d y] + y2 [ y d y + x d x ] + x d y −y d x = 0
[ x d x + y d y] [ x2 + y2 ] + x d y −y d x = 0
x d x + y d y + [ x d y −y d x ] / ( x2 + y2 ) = 0
(1 /2 ) d [ x2 ] + (1 /2 ) d [ y2 ] + d { tan-1 [ y / x ] } = 0
(1 /2 ) [ x2 ] + (1 /2 ) [ y2 ] + { tan-1 [ y / x ] } = c
x2 + y2 + 2 tan-1 [ y / x ] = c
2 tan-1 [ y / x ] = c -x2 - y2
Mark M.
Yet it requests a solution by inspection, i.e., merely looking at the two.08/17/21