Andromeda
Note

Conservative Vector Fields

Definition

A vector field F\mathbf{F} is conservative if it is the gradient of some scalar potential function ff (i.e., F=f\mathbf{F} = \nabla f).

  • How to read: “The vector field F equals the gradient del f.”
  • Meaning: The field is the gradient of a scalar potential ff; work depends only on endpoints, not path.

Why It Matters

They model the ‘lossless’ forces of nature like gravity, where energy spent is always equal to potential energy gained.

Core Concepts

  • Path Independence: In a conservative field, the line integral between two points depends only on the endpoints, not the path taken.
  • Potential Function (ff): The “source” function. The work done is simply f(end)f(start)f(\text{end}) - f(\text{start}).
    • How to read: “The potential f at the end minus the potential f at the start.”
    • Meaning: Work done equals potential difference at endpoints—line integral collapses like gravitational potential energy.
  • Component Test: For a field to be conservative, the mixed partial derivatives of its components must be equal (e.g., My=Nx\frac{\partial M}{\partial y} = \frac{\partial N}{\partial x}).
    • How to read: “The partial derivative of M with respect to y equals the partial derivative of N with respect to x.”
    • Meaning: Clairaut’s theorem condition—ensures a potential function ff exists with M=fxM = f_x and N=fyN = f_y.

Connected Concepts