Integrating Factor for First Order ODE/Technique for finding Integrating Factor

From ProofWiki
Jump to navigation Jump to search

Proof Technique

Suppose you have a first order ODE which is in (or can be manipulated into) the form:

$\map M {x, y} + \map N {x, y} \dfrac {\d y} {\d x} = 0$

and it is not homogeneous, exact or linear.


Then what you can do is evaluate:

$\dfrac {\partial M} {\partial y} - \dfrac {\partial N} {\partial x}$

and see what you get when you divide it by each of $N$, $M$, $N - M$ and $N y - M x$ in turn.

Then examine what you get to see if you have a function in $x$ only, $y$ only, $x + y$ or $x y$ respectively.

Suppose this has been achieved.

Then from Integrating Factor for First Order ODE, you have found an integrating factor and can solve the equation by using the technique defined in Solution to Exact Differential Equation.