Permutation Symbol (Levi-Civita Symbol) — Definition, Formula & Examples
The Levi-Civita symbol (also called the permutation symbol) is a function of indices that equals +1 for even permutations, −1 for odd permutations, and 0 whenever any two indices are repeated. It provides a compact way to express determinants and cross products using index notation.
For indices each ranging over , the Levi-Civita symbol is defined as: if is an even permutation of ; if is an odd permutation of ; and if any index is repeated. This generalizes to dimensions, where equals the sign of the permutation or zero if any indices coincide.
Key Formula
Where:
- = Indices each taking values from {1, 2, 3}
- = The Levi-Civita symbol for the index triple (i, j, k)
How It Works
To evaluate , check whether any two of are equal — if so, the value is 0. Otherwise, determine whether the ordering can be reached from by an even or odd number of pairwise swaps. An even number of swaps gives +1; an odd number gives −1. The cyclic orderings , , and are even permutations, while , , and are odd permutations. Using this symbol, the determinant of a matrix can be written as , and the cross product component is .
Worked Example
Problem: Evaluate and .
Evaluate ε₃₁₂: Start from (1,2,3). The ordering (3,1,2) is a cyclic shift: move the last element to the front twice. A cyclic permutation of three elements equals two transpositions, which is even.
Evaluate ε₂₁₃: Start from (1,2,3) and swap the first two elements to get (2,1,3). That is one transposition, which is odd.
Answer: and .
Why It Matters
The Levi-Civita symbol appears throughout physics and engineering — in Maxwell's equations, fluid dynamics, and general relativity — wherever determinants or cross products must be expressed in index notation. In linear algebra courses, it gives a systematic way to derive the cofactor expansion of a determinant and proves identities involving the cross product and triple scalar product.
Common Mistakes
Mistake: Forgetting that any repeated index makes the symbol zero.
Correction: Before counting transpositions, first check whether two or more indices are the same. If , , or , the value is immediately 0, regardless of the other index.
