next up previous contents
Next: Integration By Parts in Up: Integration by Parts Previous: Scalar Integration by Parts   Contents

Vector Integration by Parts

There are many ways to integrate by parts in vector calculus. So many that I can't show you all of them. There are, after all, lots of ways to put a vector differential form into an equation, and (at least) three dimensionalities of integral you might be trying to do! I will therefore demonstrate how to think about integrating by parts in vector calculus, exploiting the gradient product rule, the divergence theorem, or Stokes' theorem. In almost all of these cases, they result from integrating a total derivative of some sort or another over some particular domain (as you can see from their internal derivations or proofs, beyond the scope of this course).

It is easiest to teach this by example. Let's write one of our product rules:

$\displaystyle \deldot (f\vA) = f(\deldot \vA) + (\vA \cdot \grad)f $

Note that the left hand side is a pure divergence. Let's integrate it over a volume bounded by a closed surface:

$\displaystyle \int_{\mathcal{V}/S} \deldot (f\vA) d\tau = \int_{\mathcal{V}/S} f(\deldot
\vA) d\tau+ \int_{\mathcal{V}/S} (\vA \cdot \grad)f d\tau$

Now we will apply the divergence theorem (one of our ``fundamental theorems'' above) to the left hand side only:

$\displaystyle \oint_S f\vA \cdot \hn dA = \int_{\mathcal{V}/S} f(\deldot
\vA)d\tau + \int_{\mathcal{V}/S} (\vA \cdot \grad)f d\tau $

Finally, let's rearrange:

$\displaystyle \int_{\mathcal{V}/S} (\vA \cdot \grad)f d\tau = \oint_S f\vA \cdot
\hn dA - \int_{\mathcal{V}/S} f(\deldot \vA) d\tau $

In electrodynamics, it is often the case the $ \mathcal{V} =
\mathbb{R}^3$ , all of real space, and either $ f$ or $ \vA$ vanish at infinity, where we would get:

$\displaystyle \int_{\mathcal{V}/S} (\vA \cdot \grad)f d\tau = -\int_{\mathcal{V}/S}
f(\deldot \vA) d\tau $

or $ \deldot \vA = 0$ (a divergenceless field) in which case:

$\displaystyle \int_{\mathcal{V}/S} (\vA \cdot \grad)f d\tau = \oint_S f\vA \cdot
\hn dA $

Both of these expressions can be algebraically useful.

This is not by any means the only possibility. We can do almost exactly the same thing with $ \curl (f\vA)$ and the curl theorem. We can do it with the divergence of a cross product, $ \deldot (\vA \times \vB)$ . You can see why there is little point in tediously enumerating every single case that one can build from applying a product rule for a total differential or connected to one of the other ways of building a fundamental theorem.

The main point is this: If you need to integrate an expression in vector calculus containing the operator, try to find a product rule connected to a version of the fundamental theorem that produces the expression as one of its two terms.

Then go through the conceptual process of writing out the differential product expression, integrating both sides, applying e.g. the divergence theorem, the curl theorem, or generalizations or special cases of them indicated above:

There are two moderately important (and fairly easy to derive, at this point) consequences of all of the ways of mixing the fundamental theorems and the product rules into statements of integration by parts. One is the slightly less useful Green's First Identity (or theorem). Suppose $ f$ and $ g$ are, as usual, scalar functions. Then:

$\displaystyle \int_\mathcal{V} \left( f\lapl g - \grad g \cdot \grad f \right)\ d\tau =
\oint_{\partial \mathcal{V}} f \left(\grad g \cdot \hn) \right)\ dA $

where $ \partialdiv{g}{n} = \hn\cdot\grad g$ is the rate of change of the function $ g$ in the direction of the outgoing normal (and ditto for the similar expression for f).

Hint for proof: Consider integrating $ \deldot f(\grad g)$ .

One use of this is to prove the very useful Green's Second Identity (or theorem):

$\displaystyle \int_\mathcal{V} \left( f\lapl g - g \lapl f \right)\ d\tau =
\...
...artial \mathcal{V}} \left(f \partialdiv{g}{n} - g
\partialdiv{f}{n}\right)\ dA $

You can just write the first identity twice with f and g reversed and subtract them them to get this result.

At this point it is important to connect this ``too abstract'' review of rules and theorems and forms to real physics. An example is in order.


next up previous contents
Next: Integration By Parts in Up: Integration by Parts Previous: Scalar Integration by Parts   Contents
Robert G. Brown 2017-07-11