In three dimensions, we can write a vector field as
| F(x, y, z) = (F1(x, y, z), F2(x, y, z), F3(x, y, z)). |
Assume that F is defined everywhere in R3, except for possibly a finite number of points. Then, F is path-independent if and only if the curl of F is zero, i.e., if
Here are two examples.
Example 1:
(x2 - zey)dx + (y3 - xzey)dy + (z4 - xey)dz.
Is the integral path-independent?
This corresponds to F(x, y, z) = (x2 - zey, y3 - xzey, z4 - xey). The vector field F defined on R3. So we can use the above condition.
Example 2:
(x2 - xey)dx + (y3 - xzey)dy + (z4 - xey)dz.
Is the integral path-independent?
This corresponds to F(x, y, z) = (x2 - xey, y3 - xzey, z4 - xey).
Note: since path-independence doesn't depend on
,
,
, you can easily conclude from Example 1 that
| F(x, y, z) = (x2 - zey + x1000, y3 - xzey - cos y372, z4 - xey + ez+99) |