Exact Equations

Exact Equations

Multivariable functions

A DE in the form of:

M(x,y)+N(x,y)dydx=0

is called exact if there exists a function φ(x,y) such that

(total derivative)dφdx=M(x,y)+N(x,y)dydx

Exact equations

We can find φ(x,y) by integrating M with respect to x, or N with respect to y

Aligning M and N to find the missing terms we get the full form of φ
Total Derivative

Using Integrating Factors to Transform "Almost Exact" DEs into Exact

Start with a non-exact DE:

M(x,y)+N(x,y)dydx=0

Multiplying by an integrating factor μ(x,y):

μ(x,y)M(x,y)+μ(x,y)N(x,y)dydx=0

For the DE to be exact, we need:

y(μ(x,y)M(x,y))=x(μ(x,y)N(x,y))

Case 1

If μ is a function of x only

Case 2