Another type of equation that comes up quite often in physics and engineering is an exact equation. Suppose \(F(x,y)\) is a function of two variables, which we call the potential function. The naming should suggest potential energy, or electric potential. Exact equations and potential functions appear when there is a conservation law at play, such as conservation of energy. Let us make up a simple example. Let
We are interested in the lines of constant energy, that is lines where the energy is conserved; we want curves where \(F(x,y) = C\text{,}\) for some constant \(C\text{,}\) since \(F\) represents the energy of the system. In our example, the curves \(x^2+y^2=C\) are circles. See FigureΒ 1.9.1.
For convenience, we will make use of the notation of \(F_x = \frac{\partial F}{\partial x}\) and \(F_y = \frac{\partial F}{\partial y}\text{.}\) In our example,
We apply the total derivative to \(F(x,y) = C\text{,}\) to find the differential equation \(dF = 0\text{.}\) The differential equation we obtain in such a way has the form
\begin{equation*}
M \, dx + N \, dy = 0, \qquad
\text{or} \qquad
M + N \, \frac{dy}{dx} = 0 .
\end{equation*}
Since we obtained this equation by differentiating \(x^2+y^2=C\text{,}\) the equation is exact. We often wish to solve for \(y\) in terms of \(x\text{.}\) In our example,
\begin{equation*}
y = \pm \sqrt{C^2-x^2} .
\end{equation*}
An interpretation of the setup is that at each point in the plane \(\vec{v} = (M,N)\) is a vector, that is, a direction and a magnitude. As \(M\) and \(N\) are functions of \((x,y)\text{,}\) we have a vector field. The particular vector field \(\vec{v}\) that comes from an exact equation is a so-called conservative vector field, that is, a vector field that comes with a potential function \(F(x,y)\text{,}\) such that
This is something that you may have seen in your Calculus 3 course, and if so, the process for solving exact equations is basically identical to the process of finding a potential function for a conservative vector field. The physical interpretation of conservative vector fields is as follows. Let \(\gamma\) be a path in the plane starting at \((x_1,y_1)\) and ending at \((x_2,y_2)\text{.}\) If we think of \(\vec{v}\) as force, then the work required to move along \(\gamma\) is
\begin{equation*}
\int_\gamma \vec{v}(\vec{r}) \cdot d\vec{r}
=
\int_\gamma M \, dx + N \, dy
=
F(x_2,y_2) - F(x_1,y_1) .
\end{equation*}
That is, the work done only depends on endpoints, that is where we start and where we end. For example, suppose \(F\) is gravitational potential. The derivative of \(F\) given by \(\vec{v}\) is the gravitational force. What we are saying is that the work required to move a heavy box from the ground floor to the roof only depends on the change in potential energy. That is, the work done is the same no matter what path we took; if we took the stairs or the elevator. Although if we took the elevator, the elevator is doing the work for us. The curves \(F(x,y) = C\) are those where no work need be done, such as the heavy box sliding along without accelerating or breaking on a perfectly flat roof, on a cart with incredibly well oiled wheels. Effectively, an exact equation is a conservative vector field, and the implicit solution of this equation is the potential function.
Now you, the reader, should ask: Where did we solve a differential equation? Well, in applications we generally know \(M\) and \(N\text{,}\) but we do not know \(F\text{.}\) That is, we may have just started with \(2x + 2y \frac{dy}{dx} = 0\text{,}\) or perhaps even
\begin{equation*}
x + y \frac{dy}{dx} = 0 .
\end{equation*}
It is up to us to find some potential \(F\) that works. Many different \(F\) will work; adding a constant to \(F\) does not change the equation. Once we have a potential function \(F\text{,}\) the equation \(F\bigl(x,y(x)\bigr) = C\) gives an implicit solution of the ODE.
If we know that this is an exact equation, we start looking for a potential function \(F\text{.}\) We have \(M = 2x\) and \(N=2y\text{.}\) If \(F\) exists, it must be such that \(F_x (x,y) = 2x\text{.}\) Integrate in the \(x\) variable to find
for some function \(A(y)\text{.}\) The function \(A\) is the βconstant of integrationβ>, though it is only constant as far as \(x\) is concerned, and may still depend on \(y\text{.}\) Now differentiate (1.9.1) in \(y\) and set it equal to \(N\text{,}\) which is what \(F_y\) is supposed to be:
Integrating, we find \(A(y) = y^2\text{.}\) We could add a constant of integration if we wanted to, but there is no need. We found \(F(x,y) = x^2+y^2\text{.}\) Next for a constant \(C\text{,}\) we solve
\begin{equation*}
F\bigl(x,y(x)\bigr) = C .
\end{equation*}
for \(y\) in terms of \(x\text{.}\) In this case, we obtain \(y = \pm \sqrt{C^2-x^2}\) as we did before.
Why did we not need to add a constant of integration when integrating \(A'(y)
= 2y\text{?}\) Add a constant of integration, say \(3\text{,}\) and see what \(F\) you get. What is the difference from what we got above, and why does it not matter?
In the previous example, you may have also noticed that the equation \(2x + 2y\frac{dy}{dx} = 0\) is separable, and we could have solved it via that method as well. This is not a coincidence, as every separable equation is exact (see ExerciseΒ 14 for the details) but there are many exact equations that are not separable, which we will see throughout the examples here.
But there is no way to satisfy this requirement! The function \(xy\) cannot be written as \(x\) plus a function of \(y\text{.}\) The equation is not exact; no potential function \(F\) exists.
Is there an easier way to check for the existence of \(F\text{,}\) other than failing in trying to find it? Turns out there is. Suppose \(M = F_x\) and \(N = F_y\text{.}\) Then as long as the second derivatives are continuous,
If \(M\) and \(N\) are continuously differentiable functions of \((x,y)\text{,}\) and \(\frac{\partial M}{\partial y} = \frac{\partial N}{\partial x}\text{,}\) then near any point there is a function \(F(x,y)\) such that \(M = \frac{\partial F}{\partial x}\) and \(N = \frac{\partial F}{\partial y}\text{.}\)
The theorem doesnβt give us a global \(F\) defined everywhere. In general, we can only find the potential locally, near some initial point. By this time, we have come to expect this from differential equations.
Let us return to the example above where \(M = 2x + y\) and \(N = xy\text{.}\) Notice \(M_y = 1\) and \(N_x =
y\text{,}\) which are clearly not equal. The equation is not exact.
Differentiating in \(y\) and setting to \(N\text{,}\) we find
\begin{equation*}
x-1 = x + A'(y) .
\end{equation*}
So \(A'(y) = -1\text{,}\) and \(A(y) = -y\) will work. Take \(F(x,y) = x^2+xy-y\text{.}\) We wish to solve \(x^2+xy-y = C\text{.}\) First let us find \(C\text{.}\) As \(y(0)=1\) then \(F(0,1) = C\text{.}\) Therefore \(0^2+0\times 1 - 1 = C\text{,}\) so \(C=-1\text{.}\) Now we solve \(x^2+xy-y = -1\) for \(y\) to get
\begin{equation*}
y = \frac{-x^2-1}{x-1} .
\end{equation*}
This vector field \((M,N)\) is not conservative if considered as a vector field of the entire plane minus the origin. The problem is that if the curve \(\gamma\) is a circle around the origin, say starting at \((1,0)\) and ending at \((1,0)\) going counterclockwise, then if \(F\) existed we would expect
That is nonsense! We leave the computation of the path integral to the interested reader, or you can consult your multivariable calculus textbook. So there is no potential function \(F\) defined everywhere outside the origin \((0,0)\text{.}\)
If we think back to the theorem, it does not guarantee such a function anyway. It only guarantees a potential function locally, that is only in some region near the initial point. As \(y(1) = 2\) we start at the point \((1,2)\text{.}\) Considering \(x > 0\) and integrating \(M\) in \(x\) or \(N\) in \(y\text{,}\) we find
The implicit solution is \(\operatorname{arctan} \bigl( \nicefrac{y}{x} \bigr) = C\text{.}\) Solving, \(y = \tan(C) x\text{.}\) That is, the solution is a straight line. Solving \(y(1) =
2\) gives us that \(\tan(C) = 2\text{,}\) and so \(y= 2x\) is the desired solution. See FigureΒ 1.9.9, and note that the solution only exists for \(x >
0\text{.}\)
Therefore \(A'(y) = 2y\) or \(A(y) = y^2\) and \(F(x,y) = \frac{1}{3}x^3 + xy^2 +
y^2\text{.}\) We try to solve \(F(x,y) = C\text{.}\) We easily solve for \(y^2\) and then just take the square root:
When \(x=-1\text{,}\) the term in front of \(\frac{dy}{dx}\) vanishes. You can also see that our solution is not valid in that case. However, one could in that case try to solve for \(x\) in terms of \(y\) starting from the implicit solution \(\frac{1}{3}x^3 + xy^2 + y^2 = C\text{.}\) The solution is somewhat messy and we leave it as implicit.
Sometimes an equation \(M\, dx + N \, dy = 0\) is not exact, but it can be made exact by multiplying with a function \(u(x,y)\text{.}\) That is, perhaps for some nonzero function \(u(x,y)\text{,}\)
\begin{equation*}
\frac{dy}{dx} + p(x) y = f(x), \qquad
\text{or} \qquad
\bigl( p(x) y - f(x) \bigr)\, dx + dy = 0
\end{equation*}
is always such an equation. Let \(r(x) = e^{\int p(x)\,dx}\) be the integrating factor for a linear equation. Multiply the equation by \(r(x)\) and write it in the form of \(M + N \frac{dy}{dx} = 0\text{.}\)
Then \(M = r(x) p(x) y - r(x) f(x)\text{,}\) so \(M_y = r(x) p(x)\text{,}\) while \(N = r(x)\text{,}\) so \(N_x = r'(x) = r(x) p(x)\text{.}\) In other words, we have an exact equation. Integrating factors for linear functions are just a special case of integrating factors for exact equations.
But how do we find the integrating factor \(u\text{?}\) Well, given an equation
\begin{equation*}
M \, dx + N \, dy = 0 ,
\end{equation*}
\(u\) should be a function such that
\begin{equation*}
\frac{\partial}{\partial y} \bigl[ u M \bigr] =
u_y M + u M_y =
\frac{\partial}{\partial x} \bigl[ u N \bigr] =
u_x N + u N_x .
\end{equation*}
Therefore,
\begin{equation*}
(M_y-N_x)u = u_x N - u_y M .
\end{equation*}
At first it may seem we replaced one differential equation by another. True, but all hope is not lost.
A strategy that often works is to look for a \(u\) that is a function of \(x\) alone, or a function of \(y\) alone. If \(u\) is a function of \(x\) alone, that is \(u(x)\text{,}\) then we write \(u'(x)\) instead of \(u_x\text{,}\) and \(u_y\) is just zero. Then
In particular, \(\frac{M_y-N_x}{N}\) ought to be a function of \(x\) alone (not depend on \(y\)). If so, then we have a linear equation
\begin{equation*}
u' - \frac{M_y-N_x}{N} u = 0 .
\end{equation*}
Letting \(p(x) = \frac{M_y-N_x}{N}\text{,}\) we solve using the standard integrating factor method, to find \(u(x) = C e^{\int p(x) \, dx}\text{.}\) The constant in the solution is not relevant, we need any nonzero solution, so we take \(C=1\text{.}\) Then \(u(x) = e^{\int p(x) \, dx}\) is the integrating factor.
Similarly we could try a function of the form \(u(y)\text{.}\) Then
\begin{equation*}
\frac{M_y-N_x}{M} u = - u' .
\end{equation*}
In particular, \(\frac{M_y-N_x}{M}\) ought to be a function of \(y\) alone. If so, then we have a linear equation
\begin{equation*}
u' + \frac{M_y-N_x}{M} u = 0 .
\end{equation*}
Letting \(q(y) = \frac{M_y-N_x}{M}\text{,}\) we find \(u(y) = C e^{-\int q(y) \, dy}\text{.}\) We take \(C=1\text{.}\) So \(u(y) = e^{-\int q(y) \, dy}\) is the integrating factor.
which is an exact equation that we solved in ExampleΒ 1.9.10. The solution was
\begin{equation*}
y = \pm \sqrt{\frac{C-(\nicefrac{1}{3})x^3}{x+1}} .
\end{equation*}
If, instead, we had wanted a solution with \(x < -1\text{,}\) we would have needed to multiply by \(-(x+1)\text{,}\) which would have given a very similar result.
Consequently \(A'(y) = \frac{1}{y}\) or \(A(y) = \ln y\text{.}\) Thus \(F(x,y) = xy + \ln y\text{.}\) It is not possible to solve \(F(x,y)=C\) for \(y\) in terms of elementary functions, so let us be content with the implicit solution:
\begin{equation*}
xy + \ln y = C .
\end{equation*}
We are looking for the general solution and we divided by \(y\) above. We should check what happens when \(y=0\text{,}\) as the equation itself makes perfect sense in that case. We plug in \(y=0\) to find the equation is satisfied. So \(y(x)=0\) is also a solution.
Solve the differential equation \(x + yy' = 0\) with \(y(0) = 8\text{.}\) Write this as an explicit function and determine the interval of \(x\) values where the solution is valid.
Solve the differential equation \(2x-2 + (8y+16)y' = 0\) with \(y(2) = 0\text{.}\) Write this as an explicit function and determine the interval of \(x\) values where the solution is valid.
Find the integrating factor for the following equations making them into exact equations. You can either use the formulas in this section or guess what the integrating factor should be.
Find the potential function \(F(x,y)\) of the exact equation \(\frac{1+xy}{x}\, dx +
\bigl(\nicefrac{1}{y} + x \bigr) \, dy = 0\) in two different ways.
Show if \(u\) is harmonic, \(-u_y \, dx + u_x \, dy = 0\) is an exact equation. So there exists (at least locally) the so-called harmonic conjugate function \(v(x,y)\) such that \(v_x = -u_y\) and \(v_y = u_x\text{.}\)
The equation is \(- f(x) \, dx + \frac{1}{g(y)} \, dy\text{,}\) and this is exact because \(M = -f(x)\text{,}\)\(N = \frac{1}{g(y)}\text{,}\) so \(M_y = 0 = N_x\text{.}\)
\(-x \, dx + \frac{1}{y} \, dy = 0\text{,}\) leads to potential function \(F(x,y) = -\frac{x^2}{2} + \ln \lvert y \rvert\text{,}\) solving \(F(x,y) = C\) leads to the same solution as the example.