8. Dot Product 37
The most common use of the Kronecker delta is in the following operation: If we
have a term in which one of the indices of δ
ij
is repeated, then it simply replaces the
dummy index by the other index of δ
ij
. Consider
δ
ij
u
j
= δ
i1
u
1
+ δ
i2
u
2
+ δ
i3
u
3
.
The right-hand side is u
1
when i = 1, u
2
when i = 2, and u
3
when i = 3. Therefore
δ
ij
u
j
= u
i
. (2.17)
From its definition it is clear that δ
ij
is an isotropic tensor in the sense that its
components are unchanged by a rotation of the frame of reference, that is, δ
ij
= δ
ij
.
Isotropic tensors can be of various orders. There is no isotropic tensor of first order,
and δ
ij
is the only isotropic tensor of second order. There is also only one isotropic
tensor of third order. It is called the alternating tensor or permutation symbol, and is
defined as
ε
ij k
=
1ifij k = 123, 231, or 312 (cyclic order),
0 if any two indices are equal,
−1ifij k = 321, 213, or 132 (anticyclic order).
(2.18)
From the definition, it is clear that an index on ε
ij k
can be moved two places (either
to the right or to the left) without changing its value. For example, ε
ij k
= ε
jki
where
i has been moved two places to the right, and ε
ij k
= ε
kij
where k has been moved
two places to the left. For a movement of one place, however, the sign is reversed.
For example, ε
ij k
=−ε
ikj
where j has been moved one place to the right.
A very frequently used relation is the epsilon delta relation
ε
ij k
ε
klm
= δ
il
δ
jm
− δ
im
δ
jl
.
(2.19)
The reader can verify the validity of this relationship by taking some values for ij lm.
Equation (2.19) is easy to remember by noting the following two points: (1) The
adjacent index k is summed; and (2) the first two indices on the right-hand side,
namely, i and l, are the first index of ε
ij k
and the first free index of ε
klm
. The remaining
indices on the right-hand side then follow immediately.
8. Dot Product
The dot product of two vectors u and v is defined as the scalar
u
•
v = v
•
u = u
1
v
1
+ u
2
v
2
+ u
3
v
3
= u
i
v
i
.
It is easy to show that u
•
v = uv cos θ, where u and v are the magnitudes and θ is the
angle between the vectors. The dot product is therefore the magnitude of one vector
times the component of the other in the direction of the first. Clearly, the dot product
u
•
v is equal to the sum of the diagonal terms of the tensor u
i
v
j
.