Lecture 13
Lecture 13
Gravitational force due to Earth: Consider the potential energy of a particle of mass
m, a height z above the Earth’s surface V = mgz. Then the force due to gravity can be
written as F = −∇ V = −mg e3 .
Diffusion: In Physics 2 you may have encountered the idea of diffusion: for example in a
gas the molecular motion effectively smoothes out the density. This can be described by the
current of particles j(r) being proportional to the gradient of the density (Fick’s Law)
j(r) = −D∇n(r)
Last lecture some examples using ‘xyz’ notation were given. Here we do some exercises with
suffix notation (in the lecture we will repeat using ‘xyz’). As usual suffix notation is most
convenient for proving more complicated identities.
In suffix notation
2 ∂
∇r = ei (xj xj ) = ei (δij xj + xj δij ) = ei 2xi = 2r
∂xi
In the above we have used the important fact
∂xi
= δij
∂xj
The level surfaces of r2 are spheres centred on the origin, and the gradient of r2 at r
points radially outward with magnitude 2r.
49
2. Let φ = a · r where a is a constant vector.
∂
∇ (a · r) = ei (aj xj ) = ei aj δij = a
∂xi
This is not surprising, since the level surfaces a · r = c are planes orthogonal to a.
p
3. Let φ(r) = r = x21 + x22 + x23 = (xj xj )1/2
∂
∇r = ei (xj xj )1/2
∂xi
1 ∂
= ei (xj xj )−1/2 (x x ) (chain rule)
2 ∂xi k k
1
= ei 2 xi
2r
1
= r = r̂
r
The gradient of the length of the position vector is the unit vector pointing radially
outwards from the origin. It is normal to the level surfaces which are spheres centered
on the origin.
1. Distributive law
∇ φ(r) + ψ(r) = ∇ φ(r) + ∇ ψ(r)
Proof:
∂
∇ φ(r) + ψ(r) = ei φ(r) + ψ(r) = ∇ φ(r) + ∇ ψ(r)
∂xi
2. Product rule
∇ φ(r) ψ(r) = ψ(r) ∇ φ(r) + φ(r) ∇ ψ(r)
Proof:
∂
∇ φ(r) ψ(r) = ei φ(r) ψ(r)
∂xi
∂φ(r) ∂ψ(r)
= ei ψ(r) + φ(r)
∂xi ∂xi
= ψ(r) ∇ φ(r) + φ(r) ∇ ψ(r)
50
∂F (φ)
∇ F (φ(r)) = ∇ φ(r)
∂φ
Proof:
∂
∇ F (φ(r)) = ei F (φ(r))
∂xi
∂F (φ) ∂φ(r) ∂F (φ)
= ei = ∇ φ(r)
∂φ ∂xi ∂φ
Here we prove the claim that the gradient actually is a vector (so far we assumed it was!).
Let the point P have coordinates xi in the ei basis and the same point P have coordinates
x0i in the ei 0 basis i.e. we consider the vector transformation law xi → x0i = λij xj .
φ(r) is a scalar if it depends only on the physical point P and not on the coordinates xi or
x0i used to specify P . The value of φ at P is invariant under a change of basis λ (but the
function may look different).
∂ 0 0 0 0
φ (x1 , x2 , x3 )
∂x0i
∂ 0 0 0 0 ∂xj ∂
0
φ (x1 , x2 , x3 ) = φ(x1 , x2 , x3 ) .
∂xi ∂x0i ∂xj
∂xj ∂x0k
= λkj = λkj δik = λij .
∂x0i ∂x0i
51
Hence
∂ ∂
0
φ(x01 , x02 , x03 ) = λij φ(x1 , x2 , x3 ) .
∂xi ∂xj
which shows that the components of ∇φ respect the vector transformation law. Thus ∇φ(r)
transforms as a vector field as claimed.
We can think of the vector operator ∇ (confusingly pronounced “del”) acting on the
scalar field φ(r) to produce the vector field ∇ φ(r).
∂ ∂ ∂ ∂
In Cartesians: ∇ = ei = e1 + e2 + e3
∂xi ∂x1 ∂x2 ∂x3
We have seen how ∇ acts on a scalar field to produce a vector field. We can make products
of the vector operator ∇ with other vector quantities to produce new operators and fields in
the same way as we could make scalar and vector products of two vectors.
For example, recall that the directional derivative of φ in direction ŝ was given by ŝ · ∇φ.
Generally, we can interpret A · ∇ as a scalar operator:
∂
A · ∇ = Ai
∂xi
i.e. A · ∇ acts on a scalar field to its right to produce another scalar field
∂φ(r) ∂φ(r) ∂φ(r) ∂φ(r)
(A · ∇) φ(r) = Ai = A1 + A2 + A3
∂xi ∂x1 ∂x2 ∂x3
Actually we can also act with this operator on a vector field to get another vector field.
∂ ∂
(A · ∇) V (r) = Ai V (r) = Ai Vj (r) ej
∂xi ∂xi
= e1 (A · ∇) V1 (r) + e2 (A · ∇) V2 (r) + e3 (A · ∇) V3 (r)
The alternative expression A · ∇ V (r) is undefined because ∇ V (r) doesn’t make sense.
N.B. Great care is required with the order in products since, in general, products involving
operators are not commutative. For example
∇ · A 6= A · ∇
A · ∇ is a scalar differential operator whereas
∂Ai
∇·A= gives a scalar field called the divergence ofA
∂xi
52