Difference between revisions of "Symmetric group"
From Maths
(Created page with "{{Stub page|grade=A*|msg=Demote to grade D once fleshed out and referenced}} __TOC__ : '''Note: ''' the ''symmetric group'' is a ''permutation group'' on finitely many sym...") |
m (Adding example) |
||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
** {{M|\sigma\tau:\eq \sigma\circ\tau}} with: {{M|\sigma\tau:\{1,\ldots,k\}\rightarrow\{1,\ldots,k\} }} by {{M|\sigma\tau:i\mapsto\sigma(\tau(i))}} | ** {{M|\sigma\tau:\eq \sigma\circ\tau}} with: {{M|\sigma\tau:\{1,\ldots,k\}\rightarrow\{1,\ldots,k\} }} by {{M|\sigma\tau:i\mapsto\sigma(\tau(i))}} | ||
*** {{Caveat|Be careful, a lot of authors (Allenby, McCoy to name 2) go left-to-right and write {{M|i\sigma}} for what we'd use {{M|\sigma(i)}} or {{M|\sigma i}} at a push for. Then {{M|\sigma\tau}} would be {{M|\tau\circ\sigma}} in our notation}} | *** {{Caveat|Be careful, a lot of authors (Allenby, McCoy to name 2) go left-to-right and write {{M|i\sigma}} for what we'd use {{M|\sigma(i)}} or {{M|\sigma i}} at a push for. Then {{M|\sigma\tau}} would be {{M|\tau\circ\sigma}} in our notation}} | ||
+ | ==Permutation notation== | ||
+ | The "base" way to write a permutation, {{M|\sigma\in S_k}}, is as a table: | ||
+ | * {{MM|1=\left(12⋯k−1kσ(1)σ(2)⋯σ(k−1)σ(k) \right)}} | ||
+ | The top row is an element of the domain of {{M|\sigma}} considered as a [[function]] and thing below it is the image of that element under {{M|\sigma}} | ||
+ | |||
+ | |||
+ | This notation quickly becomes heavy so we switch to {{link|cycle notation|group theory}}, which we demonstrate below. | ||
+ | |||
+ | Note, however, that in order to use cycle notation we require the following: | ||
+ | * [[Every element of the symmetric group, if not a cycle itself, can be expressed as a product of disjoint cycles]] | ||
+ | ===[[Example:Permutation (group theory) of S5|Example]]=== | ||
+ | {{:Example:Permutation (group theory) of S5/Body}} | ||
+ | See [[Cycle notation (group theory)]] for more information. | ||
==See also== | ==See also== | ||
− | * {{Cycle notation|(group theory)}} | + | * {{link|Cycle notation|(group theory)}} |
− | ** [[Every element of the symmetric group can be | + | ** [[Every element of the symmetric group, if not a cycle itself, can be expressed as a product of disjoint cycles]] |
** {{link|Transposition|group theory}} - a {{M|2}}-cycle. | ** {{link|Transposition|group theory}} - a {{M|2}}-cycle. | ||
*** [[Every element of the symmetric group can be written as an even or odd number of transpositions, but not both]] | *** [[Every element of the symmetric group can be written as an even or odd number of transpositions, but not both]] | ||
+ | |||
==References== | ==References== | ||
<references/> | <references/> | ||
{{Group theory navbox|plain}} | {{Group theory navbox|plain}} | ||
{{Definition|Group Theory|Abstract Algebra}} | {{Definition|Group Theory|Abstract Algebra}} |
Latest revision as of 12:21, 30 November 2016
Stub grade: A*
This page is a stub
This page is a stub, so it contains little or minimal information and is on a to-do list for being expanded.The message provided is:
Demote to grade D once fleshed out and referenced
- Note: the symmetric group is a permutation group on finitely many symbols, see permutation group (which uses the same notation) for the more general case.
Definition
Let k∈N be given. The symmetric group on k symbols, denoted Sk, is the permutation group on {1,2,…,k−1,k}⊂N. The set of the group is the set of all permutations on {1,2,…,k−1,k}. See proof that the symmetric group is actually a group for details.
- Identity element: e:{1,…,k}→{1,…,k} which acts as so: e:i↦i - this is the identity permutation, it does nothing.
- The group operation is ordinary function composition, for σ,τ∈Sk we define:
- στ:=σ∘τ with: στ:{1,…,k}→{1,…,k} by στ:i↦σ(τ(i))
- Caveat:Be careful, a lot of authors (Allenby, McCoy to name 2) go left-to-right and write iσ for what we'd use σ(i) or σi at a push for. Then στ would be τ∘σ in our notation
- στ:=σ∘τ with: στ:{1,…,k}→{1,…,k} by στ:i↦σ(τ(i))
Permutation notation
The "base" way to write a permutation, σ∈Sk, is as a table:
- (12⋯k−1kσ(1)σ(2)⋯σ(k−1)σ(k))
The top row is an element of the domain of σ considered as a function and thing below it is the image of that element under σ
This notation quickly becomes heavy so we switch to cycle notation, which we demonstrate below.
Note, however, that in order to use cycle notation we require the following:
Example
Let us consider S5 as an example.
- Let σ∈S5 be the permutation given as follows:
- σ:1↦3, σ:2↦2, σ:3↦5, σ:4↦1, σ:5↦4
- This can be written more neatly as:
- (1234532514), the thing in the top row is sent to the thing below it.
- This can be written as the product of disjoint cycles too:
- (1 3 5 4)or (1 3 5 4)(2) if you do not take the "implicit identity" part. That is any element not in a cycle stays the same
- (1 3 5 4)
- Or as transpositions
- (1 4)(1 5)(1 3)- recall we read right-to-left, so this is read:
- 1↦3↦3↦3
- 3↦1↦5↦5
- 5↦5↦1↦4
- 4↦4↦4↦1 - the cycle (1 3 5 4)
- And of course 2↦2↦2↦2
- (1 4)(1 5)(1 3)
- This can be written as the product of disjoint cycles too:
See Cycle notation (group theory) for more information.
See also
References
|