PlanetMath (more info)
 Math for the people, by the people.
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Owner confidence rating: Very low Entry average rating: No information on entry rating
vector identities (Definition)

Preface

In all works that I have read, that describe electromagnetic fields from a technical point of view, the authors use vector identities to establish proof. These vector identities,for example, are used to establish the veracity of the poynting vector or establish the wave equation. We have no intristic reason to believe these identities are true, however the proofs of which can be tedious. Nonwithstanding, doing so can have rewards as we gain insight into the nature of combinatorics and the constraints of permutations. A list of these vector identities is provided and for each one also is provided a proof of the identity.

What are curl and div anyway?

curl see hyperlinks for more information.
$\displaystyle (\nabla \times \vec{B} )$ (1)

divergence see hyperlinks for more information.
$\displaystyle (\nabla \cdot \vec{B} )$ (2)

$\displaystyle (\nabla b )$ (3)

Is div applied to a scalar. This is the gradient or grad. curl takes a vector and gives back a vector; div takes a vector and gives back a scalar. grad takes a scalar and gives back a vector.

First Proof

$\displaystyle \nabla ab = a\nabla b + b\nabla a$ (4)

Starting with
$\displaystyle \nabla f = \vec{i} \frac{\partial f}{\partial x_1} +\vec{j} \frac{\partial f}{\partial x_2}+\vec{k} \frac{\partial f}{\partial x_3}$ (5)

Replace f with ab
$\displaystyle \nabla ab = \vec{i} \frac{\partial ab}{\partial x_1} +\vec{j} \frac{\partial ab}{\partial x_2}+\vec{k} \frac{\partial ab}{\partial x_3}$ (6)

we cannot make assertions about the scalar functions a b, so we are forced to invoke the product rule assuming the most generality For the first dimension it becomes
$\displaystyle \vec{i}\left[ a \frac{\partial b}{\partial x_1} + \frac{\partial a}{\partial x_1} b \right]$ (7)

and likewise
$\displaystyle \vec{j}\left[ a \frac{\partial b}{\partial x_1} + \frac{\partial a}{\partial x_1} b \right]$ (8)

$\displaystyle \vec{k}\left[ a \frac{\partial b}{\partial x_1} + \frac{\partial a}{\partial x_1} b \right]$ (9)

Instead of viewing this as a single vector we split the vector into two vectors.
$\displaystyle \vec{i}\left[ a \frac{\partial b}{\partial x_1}\right] \longleftrightarrow \vec{i}\left[ \frac{\partial a}{\partial x_1} b \right]$ (10)

and likewise
$\displaystyle \vec{j}\left[ a \frac{\partial b}{\partial x_1} \right] \longleftrightarrow \vec{j}\left[ \frac{\partial a}{\partial x_1} b \right]$ (11)

$\displaystyle \vec{k}\left[ a \frac{\partial b}{\partial x_1} \right] \longleftrightarrow \vec{k}\left[ \frac{\partial a}{\partial x_1} b \right]$ (12)

factor the a scalar from the first vector and b scalar from the second vector
$\displaystyle a \left[ \vec{i} \frac{\partial b}{\partial x_1}+ \vec{j} \frac{\... ...c{\partial a}{\partial x_2} + \vec{k} \frac{\partial a}{\partial x_3} \right] b$ (13)

Now the defintion of the gradient can be seen to occur twice in the last equation, once for b and once for a and it is shown by imposing a structure
$\displaystyle \nabla ab = a\nabla b + b\nabla a$ (14)

Second Proof

$\displaystyle \nabla (\vec{A} \cdot \vec{B}) = [(\vec{A} \cdot \nabla)\vec{B}]+... ...ec{A} \times (\nabla \times \vec{B})]+ [\vec{B} \times (\nabla \times \vec{A})]$ (15)

This is the second vector identity to prove.
$\displaystyle \nabla \cdot (A \times B) = [B \cdot (\nabla \times A)] - [A \cdot (\nabla \times B)]$ (16)

$\displaystyle \frac{\partial (a_2 b_3-b_2 a_3) }{\partial x_1}$ (17)

Structurally, this means we have to apply the product rule twice: Once on the first term and again on the second term.
$\displaystyle \frac{\partial (a_2 b_3)}{\partial x_1} -\frac{\partial (b_2 a_3) }{\partial x_1}$ (18)

Each of these must get expanded according to the product rule.
$\displaystyle a_2\frac{\partial b_3}{\partial x_1} + b_3\frac{\partial a_2}{\pa... ...frac{\partial b_2}{\partial x_1} + b_2\frac{\partial a_3}{\partial x_1} \right]$ (19)

$\displaystyle - \left[ a_1\frac{\partial b_3}{\partial x_2} + b_3\frac{\partial... ...artial b_1}{\partial x_2} + b_1\frac{\partial a_3}{\partial x_2} \right]\right]$ (20)

$\displaystyle a_1\frac{\partial b_2}{\partial x_3} + b_2\frac{\partial a_1}{\pa... ...frac{\partial b_1}{\partial x_3} + b_1\frac{\partial a_2}{\partial x_3} \right]$ (21)

Ok. Now we start to look at this as an array. The importance of this cannot be underestimated to build up what I call a Noetherian viewpoint. If we insist on imposing a structure on something that is abelian, we will be able to draw conclusions with much more alacrity.
$\displaystyle \mathbf{X} = \left( \begin{array}{cccc} a_2\partial b^3_1 & b_3\p... ...b_2\partial a^1_3 & -a_2\partial b^1_3 & -b_1\partial a^2_3 \end{array} \right)$ (22)

This transformation now allows us to count that 3x4 or 12 terms is the same as 2x6 terms. grabbing the $ a_1$ terms:
$\displaystyle a_1\partial b^2_3 -a_1\partial b^3_2$ (23)

grabbing the $ a_2$ terms:
$\displaystyle -\left[a_2\partial b^1_3-a_2\partial b^3_1\right]$ (24)

grabbing the $ a_3$ terms:
$\displaystyle a_3\partial b^1_2 -a_3\partial b^2_1$ (25)

grabbing the $ b_1$ terms:
$\displaystyle -b_1\partial a^2_3 + b_1\partial a^3_2$ (26)

grabbing the $ b_2$ terms:
$\displaystyle -\left[-\left[b_2\partial a^1_3-b_2\partial a^3_1 \right]\right]$ (27)

grabbing the $ b_3$ terms:
$\displaystyle -b_3\partial a^1_2 +b_3\partial a^2_1$ (28)

Note that the Sign of the second group of six is Inverted from the first group. All of these have an identical form and it remains to extract the Dot product of the A vector with something that can be made to look like the curl of B. Factoring and transforming back to the partial deriviative form: grabbing the $ a_1$ terms:
$\displaystyle (a_1)(\frac{\partial b_2}{\partial x_3} -\frac{\partial b_3}{\partial x_2} )$ (29)

grabbing the $ a_2$ terms:
$\displaystyle (a_2)(-\left[\frac{\partial b_1}{\partial x_3} -\frac{\partial b_3}{\partial x_1}\right])$ (30)

grabbing the $ a_3$ terms:
$\displaystyle (a_3)(\frac{\partial b_1}{\partial x_2} -\frac{\partial b_2}{\partial x_1})$ (31)

Equation 19 cannot contain $ x_1$("x" component) Equation 20 cannot contain $ x_2$("y" component) and must be negative cofactor Equation 21 cannot contain $ x_3$("z"component) gluing these together as a vector we see after factoring out another -1,
$\displaystyle -A \cdot (\nabla \times B)$ (32)

working through the similar logic for the other 6 terms, we see
$\displaystyle B \cdot (\nabla \times A)$ (33)

Together, the result is proven. This is a lot of work, but because we organize it as systematically as we do,we are able to manage the tedium, and gain some insight into why this can only work because of the factorization of 12 and the fact that curl is intrinsically 3 dimensional. Note also that this identity only works with the cartesian coordinate systems. Variation based on the Jacobian can be found in Ramo and Whinnery, "Fields and Waves in Modern Radio"

Third Proof

$\displaystyle \nabla \times (\nabla \times A) = \nabla(\nabla \cdot A) - \nabla^2 A$ (34)

In this proof, I have resorted to an even more barebones representation. It is really the only way you can get to see the view from 10,000 feet and still be able to elicit forth the regroupings. Looking at the expanded curl operator

$\displaystyle \nabla \times A = \left[ \frac{\frac{3}{2} - \frac{2}{3}}{1} \rig... ...} - \frac{1}{3}}{-2} \right] \left[ \frac{\frac{2}{1} - \frac{1}{2}}{3} \right]$ (35)

The denominators are not really denominators, but the dimensions of the space. The second one is made negative to remind all of the cofactor, lest it get inadvertently dropped.
$\displaystyle \nabla \times (\nabla \times A) = \left[ \frac{\frac{\left[ \frac... ...{1} - \frac{ \left[ \frac{\frac{3}{2} - \frac{2}{3}}{1} \right]}{2}}{3} \right]$ (36)

It is important to be sure of these relationships because it would appear for certain it will deal with the mixed partial derivatives. For example, the last equation, the "denominator" when there are two "fractions" separated by subtraction, is not one of dimension, but is in fact the partial derivative with respect to the "numerator" The operation of taking the partial derivative first with respect to the first dimension and them with respect to the second dimension, is notated by

$\displaystyle \frac{\partial \left[ \frac{\partial f_2}{\partial x_1}\right]}{\partial x_2} = \frac {\partial^2 f_2}{\partial x_2 \partial x_1}$ (37)

$\displaystyle \frac{\partial \left[ \frac{\partial f_1}{\partial x_2}\right]}{\partial x_2} = \frac {\partial^2 f_1}{\partial x_2^2}$ (38)

The notation, barebones or not must keep track of the order of mixed partials, in case we have to

explain why the order matters(though it shouldn't, but at this point who knows?) Back substition

$\displaystyle \nabla \times (\nabla \times A) = \left[ \frac{\left[ \frac {\par... ...{1} - \frac{ \left[ \frac{\frac{3}{2} - \frac{2}{3}}{1} \right]}{2}}{3} \right]$ (39)

What is seen is a pattern emerging were some of the items in this collection are positive and some are negative. None of the positive items are of the form:
$\displaystyle \frac {\partial^2 f_1}{\partial x_2^2}$ (40)

In fact these all correspond to the expansion of the term:
$\displaystyle -\nabla^2A$ (41)

Given the products that appear on the left hand side of the above equation the meaning of
$\displaystyle \nabla^2A$ (42)

is inferred to be
$\displaystyle \nabla^2A = \vec(i)\nabla^2C_1 + \vec(j)\nabla^2C_2 + \vec(k)\nabla^2C_3$ (43)

This will give us an "array" 3 by 3 that has overcounted the items on the "main diagonal" the curl of the curl has no terms of the form:
$\displaystyle \frac {\partial^2 f_1}{\partial x_1^2}$ (44)

And so we must resort to trickery using an
$\displaystyle \left[\vec(i)\frac {\partial^2 C_1}{\partial x_1^2} + \vec(j)\fra... ...l^2 C_2}{\partial x_2^2} + \vec(k)\frac {\partial^2 C_3}{\partial x_3^2}\right]$ (45)

As a substituion for zero. What remains is to show that the positive part of the above expression together with the remaining part of the curl is indeed
$\displaystyle \nabla (\nabla \cdot A)$ (46)

Bibliography

RW
Ramo, Simon, and Whinnery, John R. (1944). Fields and Waves in Modern Radio. General Electric Company.
KC
Krause, John D. and Carver, Keith R. (1973). Electromagnetics Second Edition. McGraw Hill Book Company



"vector identities" is owned by mark_t314159.
(view preamble)

View style:

Log in to rate this entry.
(view current ratings)

Cross-references: expression, diagonal, left hand side, products, positive, collection, order, operation, numerator, subtraction, separated, fractions, partial derivatives, denominators, operator, representation, even, Jacobian, variation, Cartesian coordinate, logic, similar, cofactor, negative, component, contain, dot product, group, transformation, conclusions, abelian, Noetherian, expanded, term, structure, equation, factor, dimension, product rule, functions, gradient, scalar, divergence, information, curl, permutations, identities, wave equation, vector, proof, point, fields
There is 1 reference to this entry.

This is version 31 of vector identities, born on 2008-06-07, modified 2008-07-20.
Object id is 10678, canonical name is VectorIdentities.
Accessed 688 times total.

Classification:
AMS MSC15A72 (Linear and multilinear algebra; matrix theory :: Vector and tensor algebra, theory of invariants)

Pending Errata and Addenda
None.
[ View all 3 ]
Discussion
Style: Expand: Order:
forum policy

No messages.

Interact
post | correct | update request | add derivation | add example | add (any)