Conservative vector field
A vector field F:Rk→Rk is considered conservative if it is the gradient of some other function f. One of the important properties of a conservative vector field is path independence. Any line integral from point A to B across a conservative vector field is equal, regardless of the path taken.
Properties
If a vector field is conservative F=(P,Q)=∇f. Then P=fx and Q=fy. For a sufficiently nice function f, this means that Py=Qx. If this does not hold, then either F is not conservative or it is a gradient of a not-nice function. However, if Py=Qx does hold, that’s not enough to conclude that F is conservative.
Checking if a field is conservative
We can check if a vector field F=(P,Q) is conservative using the following steps. The same approach works for fields in arbitrary dimensions, but it’s simplest to explain in 2-space.
We’re looking for f such that ∇f=F, so set fx=P and fy=Q.
Integrate f=∫Pdx+C1(y) and f=∫Qdy+C2(x) to find two potential expressions for f. Note the integration constants.
Since when integrating ∫Pdx we’re treating y as a constant, the integration constant C1(y) might be a function of y. Likewise, the integration constant for ∫Qdy, C2(x) might be a function of x.
Compare the results for f to see if there are some C1(y) and C2(x) that make the expressions equal.
|