4.6.6 · D5Ordinary Differential Equations

Question bank — Exact equations — exactness condition, finding potential function

1,294 words6 min readBack to topic

True or false — justify

Recall The equation

is exact if and are both continuous. False ::: Continuity alone is not enough; exactness needs so that are the two partials of one potential . Continuity only lets us state the test.

Recall If

everywhere on the whole plane, then a single-valued potential definitely exists. True ::: The plane is simply-connected (no holes), so the curl-free condition is not just necessary but also sufficient — see Conservative Vector Fields & Potential Functions.

Recall Exactness of

depends on how you scale the equation (e.g. multiplying both sides by ). True ::: Multiplying by a function changes and , so it changes and . A non-exact equation can become exact (that scaling factor is an integrating factor), and an exact one can be spoiled.

Recall Every separable equation, written as

, is already exact. True ::: A separable equation is , so (no ) and (no ). Then automatically. See Separable Equations.

Recall If an equation is exact, its potential

is unique. False ::: is unique only up to an additive constant, since . This is exactly why the solution is written rather than .

Recall The solution curves

never cross each other. True ::: They are level curves of one function; a point cannot have two different heights, so distinct- contours are disjoint (away from singular points). See Level Curves & Contour Lines.

Recall If

but only on a region with a hole around the origin, exactness is guaranteed. False ::: The test is only necessary there. A hole can prevent a single-valued from existing even though (the classic example).


Spot the error

Recall "

means differentiate with respect to , since sits next to ." Error ::: The subscript names the variable of differentiation, and is that variable, so . The whole point of the test is to cross-differentiate: by , by , mirroring .

Recall "After integrating

in , I add a constant , just like any indefinite integral." Error ::: The 'constant' of -integration can still depend on , so it must be , not a plain . Dropping the -dependence loses whole terms of .

Recall Student writes

, then sets equal to all of . Error ::: Part of already comes from , which is baked into . You must subtract that part first; equals only the leftover.

Recall "The equation isn't exact, so I'll integrate

in and patch anyway." Error ::: The recipe assumes a potential exists. If the patch step gives a that still depends on — an impossible equation for — signalling failure. Find an integrating factor first.

Recall "Since

and , I can just add the two integrals: ." Error ::: That double-counts every term containing both and . Those shared terms appear in both integrals, so blindly adding them gives them twice. The integrate-then-patch method exists precisely to avoid this.

Recall "For

I get , , so it's exact; the answer is ." Error ::: There is no — nothing in integrates to . Correct: , and matching gives , so .


Why questions

Recall Why does the exactness condition involve

mixed second partials rather than pure ones like ? Because and each already carry one derivative. Differentiating by gives and by gives — the mixed partials are what these two paths land on, and Clairaut forces them equal.

Recall Why is the solution written

instead of solving explicitly for ? The differential equation only demands that we stay on a level curve of ; that curve is defined implicitly. Solving for is often impossible or multivalued, so the implicit form is the honest general solution.

Recall Why does an integrating factor "rescue" a non-exact equation instead of changing the solutions?

Multiplying by leaves the zero set unchanged, so the same curves solve it. But can now satisfy the cross-partial test, letting the potential method work.

Recall Why does the geometric picture (staying on a contour) match the algebra

? Along a contour the height never changes, so its total differential must be zero. That is exactly once . See Total Differential & Partial Derivatives.

Recall Why is exactness the same idea as a vector field being conservative?

The field has potential precisely when — that is the definition of conservative. The test is the 2D curl vanishing. See Conservative Vector Fields & Potential Functions.


Edge cases

Recall Is

exact, and what is its solution? Trivially exact (), with any constant. Every point satisfies it, so there is no meaningful curve — a degenerate case where the potential is constant everywhere.

Recall If

, so the equation is , when is it exact? Exactness needs , so must depend on only: . Then and the "curves" are the vertical lines where or .

Recall A

linear first-order ODE — is it exact as written? Generally no. Written as , we get , , unequal unless . Its standard integrating factor is exactly what makes it exact.

Recall What happens in the recipe when, after matching

, the leftover still contains ? That is the failure signature: cannot depend on , so no potential exists — the equation was not exact. It confirms you must check before trusting the method.

Recall Can an equation be exact at some points but not others?

Yes — is a pointwise condition. If it holds only on part of the plane, the potential method works only there; the full test requires it throughout a simply-connected region.