Exact Differential — Definition, Formula & Examples
An exact differential is an expression of the form that is the total differential of some function , meaning . When a differential equation has this property, it can be solved by finding directly.
The expression is an exact differential on a simply connected region if and only if and have continuous first partial derivatives and satisfy the condition . In that case, there exists a scalar function such that and .
Key Formula
Where:
- = Function of x and y multiplying dx
- = Function of x and y multiplying dy
How It Works
To solve an exact equation , first verify exactness by checking . Then integrate with respect to to get , where is an unknown function of alone. Differentiate with respect to and set it equal to to determine . The implicit solution is .
Worked Example
Problem: Solve the differential equation (2xy + 3) dx + (x² + 4y) dy = 0.
Test for exactness: Identify M = 2xy + 3 and N = x² + 4y. Compute the partial derivatives.
Integrate M with respect to x: Since the equation is exact, integrate M to begin finding F(x,y).
Determine g(y): Differentiate F with respect to y and set equal to N.
Write the solution: Combine to form the implicit solution.
Answer: The general solution is .
Why It Matters
Exact differential equations appear throughout physics and engineering whenever a conserved quantity (like energy or potential) exists. Recognizing exactness lets you solve first-order ODEs algebraically instead of relying on more complex techniques. The concept also underpins line-integral path independence in multivariable calculus.
Common Mistakes
Mistake: Forgetting the arbitrary function g(y) when integrating M with respect to x.
Correction: Since you integrate with respect to x only, any pure function of y acts like a constant. Always include g(y) and determine it using the condition ∂F/∂y = N.
