Exact Differential Equations
1Introduction
This lecture explains how to reconstruct the differential form
as the total differential of a function :
Separation of variables divides an equation into an -dependent side and a -dependent side. The integrating-factor method for first-order linear equations converts the left-hand side into the derivative of a product. Exact differential equations instead represent the entire left-hand side as the total differential of one function .
2Standard Form
An exact differential equation is an equation
for which there exists a function satisfying
The function is called a potential function.
3Proposition 1: Solutions of an Exact Equation Have the Form
Suppose that . Then the solutions of
are represented implicitly by
3.1Proof
Since , the equation is . Along a differentiable curve , the chain rule gives
Substitution of into
gives
Thus implies
Consequently, is constant along each solution curve, so . Conversely, differentiation of gives and therefore recovers the original equation.
4Exactness Condition
If and are continuously differentiable and and , then the mixed partial derivatives of are continuous, so
Therefore,
is necessary for exactness.
If and are continuously differentiable and the domain is simply connected, then
is also sufficient for exactness. A simply connected domain is a domain in which every closed curve can be continuously contracted to a point without leaving the domain. Rectangles and disks are standard examples.
5Proposition 2: Necessity of the Exactness Condition
Suppose that and are continuously differentiable and that and . Then
5.1Proof
Since ,
Since ,
Continuity of the mixed partial derivatives gives , and hence
Thus the exactness condition follows from the interchangeability of the mixed partial derivatives of the potential function.
6Constructing the Potential Function
Once exactness has been established, reconstruct from :
- Integrate with respect to .
- Add an arbitrary function , because integration with respect to leaves the -dependent part undetermined.
- Compare with to determine .
The term is necessary because its partial derivative with respect to is zero.
7Example 1: An Exact Equation
Consider
Here,
The exactness condition holds because
To reconstruct the potential, integrate
with respect to :
Differentiation with respect to gives
Comparison with yields
Thus is constant, and the solution is
8When an Integrating Factor Is Required
Even when
is not exact, multiplication by a function that is nonzero everywhere on the domain may produce the exact equation
Such a function is also called an integrating factor. Because is nonzero everywhere, the equations before and after multiplication represent the same solution curves.
For a first-order linear equation, an integrating factor converts the left-hand side into the product derivative
For a differential form, an integrating factor converts into a total differential
Both uses transform an equation into a directly integrable differential.
9Connection with First-Order Linear Equations
Rewrite
as
Then
In general,
so the form is not exact. Multiplication by the linear integrating factor
gives
For the transformed form,
so it is exact. Hence the integrating factor for a first-order linear equation is also an exactness-producing factor in the framework of differential forms.
data/lecture/math/differential-equations/first-order-linear-odes-and-integrating-factors.lecture.n.md10Scope
The sufficiency of depends on the domain. On a domain that is not simply connected, this equality may hold even though no global potential function exists.
This topological qualification reappears in the study of line integrals and conservative vector fields.
data/lecture/math/vector-calculus/line-integrals-and-conservative-fields.lecture.n.mdThe next lecture treats equations whose right-hand side depends only on the ratio and explains how the substitution reduces them to separable equations.
data/lecture/math/differential-equations/homogeneous-first-order-odes-and-substitution.lecture.n.md