Jump to content

Differential equations/Integrating factors

From Wikiversity
Educational level: this is a tertiary (university) resource.
Type classification: this is a lesson resource.
Subject classification: this is a mathematics resource.
Completion status: this resource is ~25% complete.

Definition

[edit | edit source]

If the expression M(x,y)dx+N(x,y)dy=0 is not exact or homogeneous, an integrating factor I(x) can be found so that the equation:

I(x)M(x,y)dx+I(x)N(x,y)dy=0

is exact.

Solution

[edit | edit source]

There are 2 approaches to a solution.

  1. If the function is of the form dydx+p(x)y=r(x) , then the integrating factor is I(x)=ep(x)dx.

    OR

    If the function is of the standard form M(x,y)dx+N(x,y)dy=0 , then the integrating factor is I(x)=eMyNxNdx or I(x)=eNxMyMdy.
  2. Substitute the integration factor into the equation I(x)M(x,y)dx+I(x)N(x,y)dy=0 and solve.