next up previous contents
Next: The Sum Rules Up: Scalar and Vector Calculus Previous: The Gradient   Contents

Vector Derivatives

Recall that we have three rules for vector multiplication (not including the outer product):

$\displaystyle \vA b, \vA\cdot\vB, \vA\times\vB $

where $ b$ is a scalar, and $ \vA$ and $ \vB$ are vectors as usual. We evidently must have three similar rules for the gradient operator treated as if it is a vector (operator):

$\displaystyle \grad f, \grad \cdot \vA, \grad \times \vA $

where $ f$ is a multivariate scalar function, and $ \vA$ is a multivariate vector function. We call these, respectively, the gradient of a scalar function, the divergence of a vector function, and the curl of a vector function.

The gradient is the directed slope of $ f$ at a point. The divergence is a measure of the in/outflow of a vector field $ \vA$ relative to a point. The curl is a measure of the rotation of a vector field $ \vA$ about a point. All three are defined at (in the neighborhood of) a point in space by means of the limiting process indicated above and presume that the objects they act on are well-behaved enough to permit limits to be taken.

In Cartesian components, the gradient of a vector $ \vV$ is:

$\displaystyle \deldot \vV = \partialdiv{V_x}{x} + \partialdiv{V_y}{y} +
\partialdiv{V_z}{z} $

and the curl is:

$\displaystyle \curl \vV =
\left( \partialdiv{V_z}{y} - \partialdiv{V_y}{z}\rig...
...V_z}{x}\right)\hy +
\left( \partialdiv{V_y}{x} - \partialdiv{V_x}{y}\right)\hz $

What are the analogues of the scalar rules we listed above? We now have three versions of each of them. The chain rule is formed by composition of the rule for the total differential with rules for the component differentials and we won't have much use for it. The sum rule, however, is important (all three ways) if obvious.



Subsections
next up previous contents
Next: The Sum Rules Up: Scalar and Vector Calculus Previous: The Gradient   Contents
Robert G. Brown 2017-07-11