Divergence
Definition: Divergence
Let be a real vector field which is differentiable at and let be the component functions of .
The divergence of at is a number defined using the partial derivatives of with respect to Cartesian coordinates as follows:
NOTATION
Tip: Divergence as Dot Product
The formula for divergence can be easily remembered as a “dot product” between and .
Despite not being apparent from this definition, the divergence of at gives us an idea of how much tends to point towards or away from , i.e. how much tends to “diverge” away from . A positive divergence indicates that tends to point away from , while a negative divergence is an indication of tendency to point towards . If is zero, then tends to point as much towards as away from it.
Theorem: Linearity of the Divergence
Let and be real vector fields.
If and are both differentiable at , then divergence has the following property for all :
PROOF
TODO
Curl
Definition: Curl
Let be a real vector field which is differentiable at and let be the component functions of .
The curl of at is a real vector defined via the partial derivatives of as follows:
NOTATION
Tip: Curl as Cross Product
The formula for curl can be remembered easily by imagining it as the “cross product” between and . This shortcut is reflected in the notation .
The curl of at is indicative of ‘s tendency to swirl around . The higher the magnitude of , the more tends to rotate around .
Theorem: Divergence of Curl
Let be a real vector field.
If is differentiable at , then the divergence of its curl there is zero.
PROOF
TODO