Permutations
Permutations
Permutations
Applied Algebra
Lecture 11:
Order and sign of a permutation.
Permutations
• σ = (1 2 3 4 5 6).
σ 2 = (1 3 5)(2 4 6), σ 3 = (1 4)(2 5)(3 6),
σ 4 = (1 5 3)(2 6 4), σ 5 = (1 6 5 4 3 2), σ 6 = id.
=⇒ o(σ) = 6.
• τ = (1 2 3)(4 5).
τ 2 = (1 3 2), τ 3 = (4 5), τ 4 = (1 2 3),
τ 5 = (1 3 2)(4 5), τ 6 = id.
=⇒ o(τ ) = 6.
Lemma 1 Let π and σ be two commuting permutations:
πσ = σπ. Then
(i) the powers π r and σ s commute for all r , s ∈ Z,
(ii) (πσ)r = π r σ r for all r ∈ Z,
Lemma 2 Let π and σ be disjoint permutations in S(n).
Then (i) they commute: πσ = σπ,
(ii) (πσ)r = id if and only if π r = σ r = id,
(iii) o(πσ) = lcm o(π), o(σ) .
Idea of the proof: The set {1, 2, . . . , n} splits into 3 subsets:
elements moved by π, elements moved by σ, and elements
fixed by both π and σ. All three sets are invariant under π
and σ.
a b
Definition. det (a) = a, = ad − bc,
c d
a11 a12 a13
a21 a22 a23 = a11 a22 a33 + a12 a23 a31 + a13 a21 a32 −
a31 a32 a33 −a13 a22 a31 − a12 a21 a33 − a11 a23 a32 .