Total Differentials
An equation \(M(x,y)dx + N(x,y)dy = 0\) is Exact if there exists a "Potential Function" \(f(x,y)\) such that \(\frac{\partial f}{\partial x} = M\) and \(\frac{\partial f}{\partial y} = N\). This is true if \(\frac{\partial M}{\partial y} = \frac{\partial N}{\partial x}\).
Worked Examples
Example 1: Solving an Exact Equation
Solve \((2x+y)dx + (x+2y)dy = 0\).
- Check exactness: \(\frac{\partial}{\partial y}(2x+y) = 1\), \(\frac{\partial}{\partial x}(x+2y) = 1\). (Exact!)
- Integrate \(M\) with respect to \(x\): \(f = x^2 + xy + g(y)\).
- Differentiate \(f\) wrt \(y\) and set equal to \(N\): \(x + g'(y) = x + 2y \implies g'(y) = 2y\).
- Integrate \(g'(y)\): \(g(y) = y^2\).
- Result: \(x^2 + xy + y^2 = C\).
The Bridge to Quantum Mechanics
Exact equations are the mathematical foundation of Conservative Forces. In physics, if a force field is "exact," it means you can define a potential energy \(V(x,y,z)\) for it. In Quantum Mechanics, we can only solve the Schrödinger Equation for systems that have a potential function. If a system is "non-exact" (like one with friction), the standard tools of Quantum Mechanics don't apply, and we have to use more advanced "open system" theories.