1.6. Vector Fields (Continued) 1.6.2. The Divergence of A Vector Field
1.6. Vector Fields (Continued) 1.6.2. The Divergence of A Vector Field
1.6. Vector Fields (Continued) 1.6.2. The Divergence of A Vector Field
Dividing the equation by the volume V and taking the limit V → 0 so that V shrinks
to a point x, we find
ZZ
1
∇ · A(x) = lim n · A dS.
V →0 V ∂V
div A = 0 (r 6= 0)
at every point except r = 0. We are interested to find the flux through a sphere S
centered at the origin. We know that the unit exterior normal to a sphere is given by
r
n= .
r
So we have RR RR r r
A · n dS = q · r dS
S RR
S r3
1
=q S r2
dS (1)
= 4πq.
If q > 0, it is a source (fountain). If q < 0, it is a sink. By Gauss’ Theorem, we can
see that the flux through any surface is 4πq if the surface encloses the origin. The flux
is zero if the surface does not enclose the origin. We also see that the flux is the same
no matter how small the surface is as long as it contains the origin. This vector field
is smooth every where away from the origin, and the origin is a point source/sink.
See Figure 1.6.2.
Source Sink
Recall we have introduced the curl of a vector in association with Stokes’ Theo-
rem:
∂x2 −
curl A = ( ∂A − −
∂A2 ∂A1 ∂A3 ∂A2 ∂A1
∂x3 , ∂x3 ∂x1 , ∂x1 ∂x2 )
3
i1 i2 i3
= ∂x1 ∂x2 ∂x3 .
A1 A2 A3
We state without proof that the curl has a coordinate-independent representation:
ZZ
1
curl A = lim n × A dS (= ∇ × A).
V →0 V ∂V
“You can see a lot by looking – Jogi Berra”. Can you see a common theme in
the three formulas for ∇φ, ∇ · A, ∇ × A? Once you treat ∇ = (∂x1 , ∂x2 , ∂x3 ) as a
vector, many formulas involving first derivatives are a lot easier to memorize. For
example, once you know the determinant formula for A × B, you can replace A by
∇ to find ∇ × B.
2
We see the real meaning of the curl in the next example.
Example 1.6.3a. Consider a rigid body rotating about a fixed point O with
angular velocity w. See Figure 1.6.3. The velocity of a point with position vector r
is given by
v = w × r.
v
r
curl2 v = 2w2
(3)
curl3 v = 2w3 .
It follows that
curl v = 2w.
That is, the curl of the velocity field of a rotating body equals twice the angular
velocity of the body.
3
not all 3×3 matrices are tensors. True telephone numbers versus a string of 11 digits
1(812)855-8724 provides a metaphor. (That is, not every such a string of digits is
a telephone number.) Tensors of orders greater than 2 cannot be represented by
3 × 3 matrices. An n-th-order tensor requires 3n real numbers and is invariant under
change of coordinate systems. The requirement of the invariance is natural since
physical observables are invariant under change of coordinate systems.
Suppose we have two orthonormal bases:
and two origin O and O0 to form two rectangular coordinate systems K and K 0 . Let
a point M in space have the representation
r = x1 i1 + x2 i2 + x3 i3
(4)
r0 = x01 i01 + x02 i02 + x03 i03 .
4
M
’
x3 x3
’
r’ K’ x 2
r i’3
i’2
i3 r ’ O’
0
K i’1
O x2
i2
i
1
x 1’
x1
where x00k are the coordinates of r00 with respect to the old system K, etc. Take
inner product with il or i0l in equations (6) and note the Kronecker delta function
0, k 6= l,
ik · il = δkl = (7)
1, k = l.
We find
xl = x0k (i0k · il ) + x00l
(8)
x0l = xk (ik · i0l ) + x0l .
5
We introduce new notations
Thus
ik · i0l = i0l · ik = αl0 k . (10)
Therefore
xl = αk0 l x0k + x00l
(11)
x0l = αl0 k xk + x0l .
The first equation of (11) is the transformation from K 0 to K, while the second
equation of (11) is the inverse transformation from K 0 to K. Note the index summed
in the second equation is the second index of α, while the index summed in the first
equation of (11) is the first index.
If you want to know the parallel notation in matrix form, then the equation
x0l = αl0 k xk + x0l can be written as
x0 = (αl0 k ) x + x0
where all x0 , x, x0 are written in column vector form, and (αl0 k ) is written in matrix
form.
——-End of Lecture 6—–