72 3Tensors
The next two examples are a little more mathematical than physical but they are
necessary for the discussion of pseudovectors below. Hopefully you will also find
them of interest in their own right.
Example 3.26 The Levi-Civita tensor
Consider R
n
with the standard inner product. Let {e
i
}
i=1,...,n
be an orthonormal
basis for R
n
and consider the tensor
≡e
1
∧···∧e
n
∈
n
R
n∗
.
You can easily check that
i
1
...i
n
=
⎧
⎨
⎩
0if{i
1
,...,i
n
} contains a repeated index
−1if{i
1
,...,i
n
} is an odd rearrangement of {1,...,n}
+1if{i
1
,...,i
n
} is an even rearrangement of {1,...,n}.
For n = 3, you can also check (Exercise 3.31) that
ij k
has the same values as the
Levi-Civita symbol, and so here is an n-dimensional generalization of the three-
dimensional Levi-Civita tensor we introduced in Example 3.2. As in that example,
should be thought of as eating n vectors and spitting out the n-dimensional volume
spanned by those vectors. This can be seen explicitly for n =2 also; considering two
vectors u and v in the (x, y) plane, we have
(u,v) =
ij
u
i
v
j
=u
x
v
y
−u
y
v
x
=(u ×v)
z
and we know that this last expression can be interpreted as the (signed) area of the
parallelogram spanned by u and v.
Finally, note that
n
R
n∗
is one-dimensional, and that is the basis for it de-
scribed under (3.81).
You may object that our construction of seems to depend on a choice of met-
ric and orthonormal basis. The former is true: does depend on the metric, and
we make no apologies for that. As to whether it depends on a particular choice of
orthonormal basis, we must do a little bit of investigating; this will require a brief
detour into the subject of determinants.
Exercise 3.31 Check that the tensor on R
3
satisfies
ij k
=
⎧
⎨
⎩
+1if{ij k} is a cyclic permutation
16
of {1, 2, 3}
−1if{ij k} is an anti-cyclic permutation of {1, 2, 3}
0 otherwise.
Is it true for on R
4
that
ij kl
=1if{ij kl} is a cyclic permutation of {1, 2, 3, 4}?
16
A cyclic permutation of {1,...,n} is any rearrangement of {1,...,n} obtained by succes-
sively moving numbers from the beginning of the sequence to the end. That is, {2,...,n,1},
{3,...,n,1, 2}, and so on are the cyclic permutations of {1,...,n}. Anti-cyclic permutations are
cyclic permutations of {n, n −1,...,1}.