SlideShare a Scribd company logo
ALGEBRAIC STRUCTURES
SMA 3033
SEMESTER 1 2023/2024
CHAPTER 4 : PERMUTATION GROUP
BY:
ASSOC. PROF. DR ROHAIDAH HJ MASRI
1
Chapter 4 SMA3033 Sem 1 2023/2024
4.1 PERMUTATION GROUPS
Definition 1 (Permutation)
A permutation of a set A is a bijective function f : A → A.
1-1 function Onto function
This definition preserves the informal
idea of rearrangement & has advantage
of being applicable to infinite set.
We will
concentrate
on finite set
only
2
Chapter 4 SMA3033 Sem 1 2023/2024
4.1 PERMUTATION GROUPS
Example 1
Let T = { 1, 2, 3 }. The permutation f whose rule is:
f(1) = 2, f(2) = 3, f(3) = 1
may represented by the array
.1
.2
.3
.1
.2
.3
T T
3
Chapter 4 SMA3033 Sem 1 2023/2024
Chapter 4 SMA3033 Sem 1 2023/2024 4
4.1 PERMUTATION GROUPS
Example 2
Let T = { 1, 2, 3, 4 }. Given
f(1) = 4, f(3) = 2, f(2) = 1 and f(4) = 2.
Determine whether f is a permutation. Give your reason.
Solution:
Then, this mapping is not a permutation since 2 appears twice while 3 doesn’t
appear at all at the right column.
Chapter 4 SMA3033 Sem 1 2023/2024 5
4.1 PERMUTATION GROUPS
Notes:
i. The function composition o is a binary operation on the collection of
all permutation of a set A. This operation is called permutation
multiplication.
ii. If f & g are permutations, then the composite function (g o f ) is
defined by
A → A → A
gives a mapping of A into A.
iii. ( g o f ) on A must be read in right-to-left order.
f g
Chapter 4 SMA3033 Sem 1 2023/2024 6
4.1 PERMUTATION GROUPS
Example 3
Suppose that A = {1, 2, 3}. Let f & g are the permutations given by:
Determine ( f o g ).
Solution:
( f o g ) is the function given by:
( f o g )(1) = f(g(1)) = f(2) = 2
( f o g )(2) =
( f o g )(3) =
f(g(2)) = f(1) = 3
f(g(3)) = f(3) = 1
Multiplying in right-to-left
order
Chapter 4 SMA3033 Sem 1 2023/2024 7
4.1 PERMUTATION GROUPS
Also can be represented by,
( f o g ) =
Example 4
By using functions f & g in example 3, find ( g o f ) and show that
( g o f )  ( f o g ).
Answer:
Then, (g o f )  ( f o g ).
Chapter 4 SMA3033 Sem 1 2023/2024 8
4.1 PERMUTATION GROUPS
Example 5
Let A be a set and let f and g be permutations of A. Prove that the composite
function ( g o f ) is a permutation.
Proof:
( To show ( g o f ) is bijective )
Let a, b  A.
( g o f )(a) = ( g o f )(b)
g(f (a)) = g(f (b))
f (a) = f (b)
a = b.
Then, ( g o f ) is 1-1.
f 1-1
g 1-1
Chapter 4 SMA3033 Sem 1 2023/2024 9
4.1 PERMUTATION GROUPS
( To show (g o f) is onto )
Let yA.
(To show exist xA such that ( g o f )(x) = y.)
hypothesis : f onto  For all zA , xA such that f(x) = z
g onto  For all yA , zA such that g(z) = y
(g o f)(x) = g(f(x))
= g(z)
= y Since g is onto
Since f is onto
Then, (g o f) is onto.
Therefore, (g o f) is a permutation.
Chapter 4 SMA3033 Sem 1 2023/2024 10
4.1 PERMUTATION GROUPS
Example 6
Let G be a group. Prove that the function a : G → G where a(x) = xa for
aG and xG, is a permutation.
(Try proof this. )
Definition 2 (Symmetric Group)
Let A be the finite set { 1, 2, 3, …, n }. The group of all permutations of A is the
symmetric group on n letters, and denoted by Sn .
Chapter 4 SMA3033 Sem 1 2023/2024 11
4.1 PERMUTATION GROUPS
Note:
The order (the number if element) of Sn is n! .
n! = n ( n – 1)(n – 2) … (3)(2)(1)
Example 7
Let A = {1, 2, 3} and S3 is a group of 3! = 6 elements. The six permutations
of A are:
Chapter 4 SMA3033 Sem 1 2023/2024 12
4.1 PERMUTATION GROUPS
Notes:
1. Let B = {1, 2, 3, 4, 5}. Then S5 is a symmetric group of 5! = 125.
2. If n  3, then Sn is non abelian.
(see example 3 & example 4)
3. For a permutation of f, the inverse function f-1 is the permutation that
reverses the direction of mapping f .
Chapter 4 SMA3033 Sem 1 2023/2024 13
4.1 PERMUTATION GROUPS
Example 8
Let A = { 1, 2, 3, 4, 5, 6 }. Give three permutations in S6 :
Find:
i. f -1
ii. f -2 g
iii. f -1 g2 h
Chapter 4 SMA3033 Sem 1 2023/2024 14
4.1 PERMUTATION GROUPS
Answer:
i.
ii.
iii.
Chapter 4 SMA3033 Sem 1 2023/2024 15
4.1 PERMUTATION GROUPS
Definition 3 (Cycle)
Let a1, a2, …, ak (with k  1) be distinct elements of the set
{ 1, 2, 3, …, n }. Then,
( a1, a2, …, ak ) denotes the permutation in Sn that maps:
a1 to a2 , a2 to a3 , … , ak – 1 to ak , and ak to a1
and maps every other element of {1, 2, 3, …, n } to itself.
Here, ( a1, a2, …, ak ) is called a cycle of length k or k-cycle.
Chapter 4 SMA3033 Sem 1 2023/2024 16
4.1 PERMUTATION GROUPS
Example 9 (a)
In S4, (1 4 3) is a cycle of length 3 that maps:
1 to 4
4 to 3
3 to 1
2 to 2
1
4
3
It was written in the old notation.
Note that: (1 4 3) = (4 3 1) = (3 1 4)
Chapter 4 SMA3033 Sem 1 2023/2024 17
4.1 PERMUTATION GROUPS
Example 9 (b)
Write permutation in S5 as a cycle.
Solution:
= (1 3 5 4) = (3 5 4 1)
= (5 4 1 3)
= (4 1 3 5)
Chapter 4 SMA3033 Sem 1 2023/2024 18
4.1 PERMUTATION GROUPS
Example 9 (c) (Try!)
Express the following permutations of {1, 2, 3, 4, 5, 6, 7} as a cycle.
i.
ii.
Disjoint cycles
Two cycles are said to be disjoint if they have no elements in common.
Example:
(1 3)o (2 5 4 6) represents disjoint cycles but,
(1 3) & (3 4 5) are not disjoint cycles since 3 appears in both cycles.
Chapter 4 SMA3033 Sem 1 2023/2024 19
4.1 PERMUTATION GROUPS
Example 10
Express as a product of disjoint cycles.
i.
ii.
iii. (1 4)o (2 3 5 7)o (1 3 4 7 2)
Chapter 4 SMA3033 Sem 1 2023/2024 20
4.1 PERMUTATION GROUPS
Theorem 1
If  = ( a1 a2 … ak ) and  = ( b1 b2 … br ) are disjoint cycles in Sn ,
then
 o  =  o  .
Theorem 2
Every permutation  of a finite set is a product of disjoint cycles.
Corollary 1
Any permutation of a finite set of at least two elements is a product of
transposition.
Chapter 4 SMA3033 Sem 1 2023/2024 21
4.1 PERMUTATION GROUPS
Even & Odd Permutations
Definition 4 (Transposition)
A cycle of length 2 is a transposition.
Note:
( a1 a2 …. an ) = ( a1 an ) o ( a1 an-1 ) o … o (a1 a3 ) o ( a1 a2 )
Chapter 4 SMA3033 Sem 1 2023/2024 22
4.1 PERMUTATION GROUPS
Example 11
Write each permutation as a product of transposition.
i.
ii.
iii.
= (1 2) o (4 5) o (6 7 9)
= (1 3 6 5 4 2)
= (1 2) o (1 4) o (1 5) o (1 6) o (1 3)
= (1 4 7 6 2 8 3)
= (1 3) o (1 8) o (1 2) o (1 6) o (1 7) o (1 4)
Chapter 4 SMA3033 Sem 1 2023/2024 23
4.1 PERMUTATION GROUPS
Definition 5 (Even/ Odd Permutation)
A permutation in Sn is said to be even if it can be written as the product of
an even number of transpositions, and
odd if it can be written as the product of an odd number of transpositions.
Example 12
Determine whether each permutation in example 11 is even or odd.
Chapter 4 SMA3033 Sem 1 2023/2024 24
4.1 PERMUTATION GROUPS
Theorem 2
No permutation in Sn can be written as the product of an even number of
transpositions and also as the product of an odd transpositions.
Definition 6 (Alternating Group)
The set of all even permutations in Sn is called the alternating group and
denoted by An .
Chapter 4 SMA3033 Sem 1 2023/2024 25
4.1 PERMUTATION GROUPS
Example 13
Determine whether the following permutations are even or odd.
i. (1 2 3)
i. (1 3 2 4 )
= (1 3) o (1 2) even
= (1 4) o (1 2) o (1 3) odd
Theorem 3 (Cayley’s Theorem)
Every group is isomorphic to a group of permutation.

More Related Content

PDF
Introduction to Groups and Permutation Groups
PPTX
COSETS AND LAGRANGE’S THEOREM REPORT.pptx
PDF
Isomorphism
PPTX
Section 9: Equivalence Relations & Cosets
PPTX
Section 8: Symmetric Groups
ODP
Linear cong slide 2
PDF
Isomorphism and Automorphism and Theorems.pdf
PPTX
Section 11: Normal Subgroups
Introduction to Groups and Permutation Groups
COSETS AND LAGRANGE’S THEOREM REPORT.pptx
Isomorphism
Section 9: Equivalence Relations & Cosets
Section 8: Symmetric Groups
Linear cong slide 2
Isomorphism and Automorphism and Theorems.pdf
Section 11: Normal Subgroups

What's hot (20)

PPTX
Abstract Algebra - Cyclic Group.pptx
PPTX
Cyclic group- group theory
PPTX
The remainder theorem powerpoint
PPTX
Chapter 4 Cyclic Groups
PPTX
Group abstract algebra
PDF
Solving Systems of Linear Equations in Two Variables by Graphing
PPTX
22 the fundamental theorem of algebra x
PDF
Lesson 11: Limits and Continuity
PDF
Mathematical Logic
PPTX
Integral calculus
PPT
Section 3.5 inequalities involving quadratic functions
PDF
Summation Notation
PPTX
Combinatorics
PPT
5 1 quadratic transformations
PPTX
Factor Theorem and Remainder Theorem
PPTX
Gauss Jorden and Gauss Elimination method.pptx
PPTX
Linear Combination, Span And Linearly Independent, Dependent Set
PPTX
Linear equation in 2 variables
PPT
Combining Like Terms
Abstract Algebra - Cyclic Group.pptx
Cyclic group- group theory
The remainder theorem powerpoint
Chapter 4 Cyclic Groups
Group abstract algebra
Solving Systems of Linear Equations in Two Variables by Graphing
22 the fundamental theorem of algebra x
Lesson 11: Limits and Continuity
Mathematical Logic
Integral calculus
Section 3.5 inequalities involving quadratic functions
Summation Notation
Combinatorics
5 1 quadratic transformations
Factor Theorem and Remainder Theorem
Gauss Jorden and Gauss Elimination method.pptx
Linear Combination, Span And Linearly Independent, Dependent Set
Linear equation in 2 variables
Combining Like Terms
Ad

Similar to CHAPTER 4 - PERMUTATION GROUP.pdf (20)

PPTX
1 Functions and Permutation.pptx
PPT
09 permutations
PDF
Permutations 2020
PPTX
permutation group symmetric group and its examples
PPTX
Alternating Group presentation
PDF
Activity for permutation-puzzles-book.pdf
PDF
5.8 Permutations (handout)
DOCX
Symmetrics groups
PPTX
PPTX
BASIC OF ALGORITHM AND MATHEMATICS STUDENTS
PDF
A Study of Permutation Groups and Coherent Configurations
PPTX
A combinatorial approach to determinants
PPT
Lecture 1.ppthffre6dyfut8tigigigigigighh
PDF
2.3 new functions from old functions
PPT
Chpt 2-functions-seqs v.5
PPT
Chpt-2-Functions-Seqs_v.5.ppt Function and Sequences
PPT
Lecture in Functions-Sequences and summations
PPT
lecture in Functions and Sequences and their properties
PPTX
Ch 3 lessons
PDF
5.8 Permutations (dynamic slides)
1 Functions and Permutation.pptx
09 permutations
Permutations 2020
permutation group symmetric group and its examples
Alternating Group presentation
Activity for permutation-puzzles-book.pdf
5.8 Permutations (handout)
Symmetrics groups
BASIC OF ALGORITHM AND MATHEMATICS STUDENTS
A Study of Permutation Groups and Coherent Configurations
A combinatorial approach to determinants
Lecture 1.ppthffre6dyfut8tigigigigigighh
2.3 new functions from old functions
Chpt 2-functions-seqs v.5
Chpt-2-Functions-Seqs_v.5.ppt Function and Sequences
Lecture in Functions-Sequences and summations
lecture in Functions and Sequences and their properties
Ch 3 lessons
5.8 Permutations (dynamic slides)
Ad

Recently uploaded (20)

PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PDF
Computing-Curriculum for Schools in Ghana
PPTX
Cell Types and Its function , kingdom of life
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PPTX
Lesson notes of climatology university.
PDF
Weekly quiz Compilation Jan -July 25.pdf
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PPTX
Pharma ospi slides which help in ospi learning
PDF
A systematic review of self-coping strategies used by university students to ...
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
Yogi Goddess Pres Conference Studio Updates
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
O5-L3 Freight Transport Ops (International) V1.pdf
Final Presentation General Medicine 03-08-2024.pptx
STATICS OF THE RIGID BODIES Hibbelers.pdf
Computing-Curriculum for Schools in Ghana
Cell Types and Its function , kingdom of life
Final Presentation General Medicine 03-08-2024.pptx
Lesson notes of climatology university.
Weekly quiz Compilation Jan -July 25.pdf
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Pharma ospi slides which help in ospi learning
A systematic review of self-coping strategies used by university students to ...
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
Yogi Goddess Pres Conference Studio Updates
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Microbial diseases, their pathogenesis and prophylaxis
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape

CHAPTER 4 - PERMUTATION GROUP.pdf

  • 1. ALGEBRAIC STRUCTURES SMA 3033 SEMESTER 1 2023/2024 CHAPTER 4 : PERMUTATION GROUP BY: ASSOC. PROF. DR ROHAIDAH HJ MASRI 1 Chapter 4 SMA3033 Sem 1 2023/2024
  • 2. 4.1 PERMUTATION GROUPS Definition 1 (Permutation) A permutation of a set A is a bijective function f : A → A. 1-1 function Onto function This definition preserves the informal idea of rearrangement & has advantage of being applicable to infinite set. We will concentrate on finite set only 2 Chapter 4 SMA3033 Sem 1 2023/2024
  • 3. 4.1 PERMUTATION GROUPS Example 1 Let T = { 1, 2, 3 }. The permutation f whose rule is: f(1) = 2, f(2) = 3, f(3) = 1 may represented by the array .1 .2 .3 .1 .2 .3 T T 3 Chapter 4 SMA3033 Sem 1 2023/2024
  • 4. Chapter 4 SMA3033 Sem 1 2023/2024 4 4.1 PERMUTATION GROUPS Example 2 Let T = { 1, 2, 3, 4 }. Given f(1) = 4, f(3) = 2, f(2) = 1 and f(4) = 2. Determine whether f is a permutation. Give your reason. Solution: Then, this mapping is not a permutation since 2 appears twice while 3 doesn’t appear at all at the right column.
  • 5. Chapter 4 SMA3033 Sem 1 2023/2024 5 4.1 PERMUTATION GROUPS Notes: i. The function composition o is a binary operation on the collection of all permutation of a set A. This operation is called permutation multiplication. ii. If f & g are permutations, then the composite function (g o f ) is defined by A → A → A gives a mapping of A into A. iii. ( g o f ) on A must be read in right-to-left order. f g
  • 6. Chapter 4 SMA3033 Sem 1 2023/2024 6 4.1 PERMUTATION GROUPS Example 3 Suppose that A = {1, 2, 3}. Let f & g are the permutations given by: Determine ( f o g ). Solution: ( f o g ) is the function given by: ( f o g )(1) = f(g(1)) = f(2) = 2 ( f o g )(2) = ( f o g )(3) = f(g(2)) = f(1) = 3 f(g(3)) = f(3) = 1 Multiplying in right-to-left order
  • 7. Chapter 4 SMA3033 Sem 1 2023/2024 7 4.1 PERMUTATION GROUPS Also can be represented by, ( f o g ) = Example 4 By using functions f & g in example 3, find ( g o f ) and show that ( g o f )  ( f o g ). Answer: Then, (g o f )  ( f o g ).
  • 8. Chapter 4 SMA3033 Sem 1 2023/2024 8 4.1 PERMUTATION GROUPS Example 5 Let A be a set and let f and g be permutations of A. Prove that the composite function ( g o f ) is a permutation. Proof: ( To show ( g o f ) is bijective ) Let a, b  A. ( g o f )(a) = ( g o f )(b) g(f (a)) = g(f (b)) f (a) = f (b) a = b. Then, ( g o f ) is 1-1. f 1-1 g 1-1
  • 9. Chapter 4 SMA3033 Sem 1 2023/2024 9 4.1 PERMUTATION GROUPS ( To show (g o f) is onto ) Let yA. (To show exist xA such that ( g o f )(x) = y.) hypothesis : f onto  For all zA , xA such that f(x) = z g onto  For all yA , zA such that g(z) = y (g o f)(x) = g(f(x)) = g(z) = y Since g is onto Since f is onto Then, (g o f) is onto. Therefore, (g o f) is a permutation.
  • 10. Chapter 4 SMA3033 Sem 1 2023/2024 10 4.1 PERMUTATION GROUPS Example 6 Let G be a group. Prove that the function a : G → G where a(x) = xa for aG and xG, is a permutation. (Try proof this. ) Definition 2 (Symmetric Group) Let A be the finite set { 1, 2, 3, …, n }. The group of all permutations of A is the symmetric group on n letters, and denoted by Sn .
  • 11. Chapter 4 SMA3033 Sem 1 2023/2024 11 4.1 PERMUTATION GROUPS Note: The order (the number if element) of Sn is n! . n! = n ( n – 1)(n – 2) … (3)(2)(1) Example 7 Let A = {1, 2, 3} and S3 is a group of 3! = 6 elements. The six permutations of A are:
  • 12. Chapter 4 SMA3033 Sem 1 2023/2024 12 4.1 PERMUTATION GROUPS Notes: 1. Let B = {1, 2, 3, 4, 5}. Then S5 is a symmetric group of 5! = 125. 2. If n  3, then Sn is non abelian. (see example 3 & example 4) 3. For a permutation of f, the inverse function f-1 is the permutation that reverses the direction of mapping f .
  • 13. Chapter 4 SMA3033 Sem 1 2023/2024 13 4.1 PERMUTATION GROUPS Example 8 Let A = { 1, 2, 3, 4, 5, 6 }. Give three permutations in S6 : Find: i. f -1 ii. f -2 g iii. f -1 g2 h
  • 14. Chapter 4 SMA3033 Sem 1 2023/2024 14 4.1 PERMUTATION GROUPS Answer: i. ii. iii.
  • 15. Chapter 4 SMA3033 Sem 1 2023/2024 15 4.1 PERMUTATION GROUPS Definition 3 (Cycle) Let a1, a2, …, ak (with k  1) be distinct elements of the set { 1, 2, 3, …, n }. Then, ( a1, a2, …, ak ) denotes the permutation in Sn that maps: a1 to a2 , a2 to a3 , … , ak – 1 to ak , and ak to a1 and maps every other element of {1, 2, 3, …, n } to itself. Here, ( a1, a2, …, ak ) is called a cycle of length k or k-cycle.
  • 16. Chapter 4 SMA3033 Sem 1 2023/2024 16 4.1 PERMUTATION GROUPS Example 9 (a) In S4, (1 4 3) is a cycle of length 3 that maps: 1 to 4 4 to 3 3 to 1 2 to 2 1 4 3 It was written in the old notation. Note that: (1 4 3) = (4 3 1) = (3 1 4)
  • 17. Chapter 4 SMA3033 Sem 1 2023/2024 17 4.1 PERMUTATION GROUPS Example 9 (b) Write permutation in S5 as a cycle. Solution: = (1 3 5 4) = (3 5 4 1) = (5 4 1 3) = (4 1 3 5)
  • 18. Chapter 4 SMA3033 Sem 1 2023/2024 18 4.1 PERMUTATION GROUPS Example 9 (c) (Try!) Express the following permutations of {1, 2, 3, 4, 5, 6, 7} as a cycle. i. ii. Disjoint cycles Two cycles are said to be disjoint if they have no elements in common. Example: (1 3)o (2 5 4 6) represents disjoint cycles but, (1 3) & (3 4 5) are not disjoint cycles since 3 appears in both cycles.
  • 19. Chapter 4 SMA3033 Sem 1 2023/2024 19 4.1 PERMUTATION GROUPS Example 10 Express as a product of disjoint cycles. i. ii. iii. (1 4)o (2 3 5 7)o (1 3 4 7 2)
  • 20. Chapter 4 SMA3033 Sem 1 2023/2024 20 4.1 PERMUTATION GROUPS Theorem 1 If  = ( a1 a2 … ak ) and  = ( b1 b2 … br ) are disjoint cycles in Sn , then  o  =  o  . Theorem 2 Every permutation  of a finite set is a product of disjoint cycles.
  • 21. Corollary 1 Any permutation of a finite set of at least two elements is a product of transposition. Chapter 4 SMA3033 Sem 1 2023/2024 21 4.1 PERMUTATION GROUPS Even & Odd Permutations Definition 4 (Transposition) A cycle of length 2 is a transposition. Note: ( a1 a2 …. an ) = ( a1 an ) o ( a1 an-1 ) o … o (a1 a3 ) o ( a1 a2 )
  • 22. Chapter 4 SMA3033 Sem 1 2023/2024 22 4.1 PERMUTATION GROUPS Example 11 Write each permutation as a product of transposition. i. ii. iii. = (1 2) o (4 5) o (6 7 9) = (1 3 6 5 4 2) = (1 2) o (1 4) o (1 5) o (1 6) o (1 3) = (1 4 7 6 2 8 3) = (1 3) o (1 8) o (1 2) o (1 6) o (1 7) o (1 4)
  • 23. Chapter 4 SMA3033 Sem 1 2023/2024 23 4.1 PERMUTATION GROUPS Definition 5 (Even/ Odd Permutation) A permutation in Sn is said to be even if it can be written as the product of an even number of transpositions, and odd if it can be written as the product of an odd number of transpositions. Example 12 Determine whether each permutation in example 11 is even or odd.
  • 24. Chapter 4 SMA3033 Sem 1 2023/2024 24 4.1 PERMUTATION GROUPS Theorem 2 No permutation in Sn can be written as the product of an even number of transpositions and also as the product of an odd transpositions. Definition 6 (Alternating Group) The set of all even permutations in Sn is called the alternating group and denoted by An .
  • 25. Chapter 4 SMA3033 Sem 1 2023/2024 25 4.1 PERMUTATION GROUPS Example 13 Determine whether the following permutations are even or odd. i. (1 2 3) i. (1 3 2 4 ) = (1 3) o (1 2) even = (1 4) o (1 2) o (1 3) odd Theorem 3 (Cayley’s Theorem) Every group is isomorphic to a group of permutation.