Exact Form
If a first order equation isn’t separable or linear, and it can’t be solved using substitutions, then it can be solved if it is in exact form. If it isn’t in exact form, it can be put in exact form.
The Essentials
Every first order differential equation fits in this form:
The equation is in exact form if:
Or, using a different notation:
If the equation is in exact form, there exists a potential function \( \phi(x, y)\) where \( \phi_{x} = M \) and \( \phi_{y} = N \). To find the potential function, either do the ’partial integral’ of M or N: \( \int M dx \) or \( \int N dy \). If we choose M, we integrate and instead of adding a constant of integration, C, we add a function of y, \( h(y) \). Then we can take the partial derivative of the result with respect to y and match the \( h′(y) \) term with the appropriate term in N. Likewise, if we choose N, our constant of integration becomes a function of x, \( f(x) \), and we take the partial derivative with respect to x. After we have the potential function, we set it equal to zero and solve for \( y(x) \). The equation will often not be able to be solved for \( y(x) \) in which cases it can be left implicit.
Example
Solve the equation:
This equation is already in standard form with:
First, we text for exactness:
Since the partial of M with respect to y and the partial of N with respect to x are equal, the equation is in exact form and we can find the potential function. Next, we integrate. We can choose either M or N, whichever we would rather integrate. In this case we use M. Since \( \phi_x = M \), we integrate with respect to x:
Since we treated y as a constant, are constant of integration is a function of y. Now, since \( \phi_y = N \) we can take the partial derivative with respect to y and the potential function should be equal to N to find \( h(y) \):
Here, clearly \( h'(y) = -1 \). Therefore \( h(y) = -y + C \). Now we have the potential function:
Next, we set the potential function equal to zero and solve for y:
Practice
Verify that this equation is exact, find the potential function, and solve the equation:
Solution:
Potential function: \( \phi(x, y) = x^2y+xy^2 + C \). Solution: \( x^2y + xy^2 = C \)