ma/cs 6a - math.caltech.edu

15
11/13/2016 1 Ma/ CS 6 a Class 20: Subgroups, Orbits, and Stabilizers By Adam Sheffer A Group A group consists of a set and a binary operation βˆ—, satisfying the following. β—¦ Closure. For every , ∈ βˆ— ∈ . β—¦ Associativity. For every , , ∈ βˆ— βˆ—=βˆ— βˆ— . β—¦ Identity. There exists ∈, such that for every ∈ βˆ—=βˆ— = . β—¦ Inverse. For every ∈ there exists βˆ’1 ∈ such that βˆ— βˆ’1 = βˆ’1 βˆ—= .

Upload: others

Post on 16-Oct-2021

5 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: MA/CS 6a - math.caltech.edu

11/13/2016

1

Ma/CS 6aClass 20: Subgroups, Orbits, and Stabilizers

By Adam Sheffer

A Group

A group consists of a set 𝐺 and a binary operation βˆ—, satisfying the following.

β—¦ Closure. For every π‘₯, 𝑦 ∈ 𝐺π‘₯ βˆ— 𝑦 ∈ 𝐺.

β—¦ Associativity. For every π‘₯, 𝑦, 𝑧 ∈ 𝐺π‘₯ βˆ— 𝑦 βˆ— 𝑧 = π‘₯ βˆ— 𝑦 βˆ— 𝑧 .

β—¦ Identity. There exists 𝑒 ∈ 𝐺, such that for every π‘₯ ∈ 𝐺

𝑒 βˆ— π‘₯ = π‘₯ βˆ— 𝑒 = π‘₯.

β—¦ Inverse. For every π‘₯ ∈ 𝐺 there exists π‘₯βˆ’1 ∈ 𝐺such that π‘₯ βˆ— π‘₯βˆ’1 = π‘₯βˆ’1 βˆ— π‘₯ = 𝑒.

Page 2: MA/CS 6a - math.caltech.edu

11/13/2016

2

Subgroups

A subgroup of a group 𝐺 is a group with the same operation as 𝐺, and whose set of members is a subset of 𝐺.

Find a subgroup of the group of integers under addition.

β—¦ The subset of even integers.

β—¦ The subset … ,βˆ’2π‘Ÿ,βˆ’π‘Ÿ, 0, π‘Ÿ, 2π‘Ÿ, . . for any integer π‘Ÿ > 1.

Subgroups of a Symmetry Group

Problem. Find a subgroup of the symmetries of the square.

No action Rotation 90∘ Rotation 180∘ Rotation 270∘

Vertical flip Horizontal flip Diagonal flip Diagonal flip 2

Page 3: MA/CS 6a - math.caltech.edu

11/13/2016

3

Subgroups of a Symmetry Group

Problem. Find a subgroup of the subgroup.

No action Rotation 90∘ Rotation 180∘ Rotation 270∘

Vertical flip Horizontal flip Diagonal flip Diagonal flip 2

Subgroups of a Symmetry Group

No action Rotation 90∘ Rotation 180∘ Rotation 270∘

Vertical flip Horizontal flip Diagonal flip Diagonal flip 2

Page 4: MA/CS 6a - math.caltech.edu

11/13/2016

4

Subgroup Conditions

Problem. Let 𝐺 be a group, and let 𝐻 be a non-empty subset of 𝐺 such that

β—¦ C1. If π‘₯, 𝑦 ∈ 𝐻 then π‘₯𝑦 ∈ 𝐻.

β—¦ π‚πŸ. If π‘₯ ∈ 𝐻 then π‘₯βˆ’1 ∈ 𝐻.

Prove that 𝐻 is a subgroup.

β—¦ Closure. By C1.

β—¦ Inverse. By C2.

β—¦ Associativity. By the associativity of 𝐺.

β—¦ Identity. By C2, π‘₯, π‘₯βˆ’1 ∈ 𝐻. By C1, we have 1 = π‘₯π‘₯βˆ’1 ∈ 𝐻.

Finite Subgroup Conditions

Problem. Let 𝐺 be a finite group, and let 𝐻 be a non-empty subset of 𝐺 such that

β—¦ C1. If π‘₯, 𝑦 ∈ 𝐻 then π‘₯𝑦 ∈ 𝐻.

β—¦ π‚πŸ. If π‘₯ ∈ 𝐻 then π‘₯βˆ’1 ∈ 𝐻.

Prove that 𝐻 is a subgroup.

Proof. Consider π‘₯ ∈ 𝐻.

Since 𝐺 is finite, the series 1, π‘₯, π‘₯2, π‘₯3, … has two identical elements π‘₯𝑖 = π‘₯𝑗 with 𝑖 < 𝑗.

Multiply both sides by π‘₯βˆ’π‘–βˆ’1 (in 𝐺) to obtainπ‘₯βˆ’1 = π‘₯π‘—βˆ’π‘–βˆ’1 = π‘₯π‘₯π‘₯β‹―π‘₯ ∈ 𝐻.

Page 5: MA/CS 6a - math.caltech.edu

11/13/2016

5

Lagrange’s Theorem

Theorem. If 𝐺 is a group of a finite order 𝑛 and 𝐻 is a subgroup of 𝐺 of order π‘š, then π‘š|𝑛.

β—¦ We will not prove the theorem.

Example. The symmetry group of the square is of order 8.

β—¦ The subgroup of rotations is of order 4.

β—¦ The subgroup of the identity and rotation by 180∘ is of order 2.

Reminder: Parity of a Permutation

Theorem. Consider a permutation 𝛼 ∈ 𝑆𝑛. Then

β—¦ Either every decomposition of 𝛼 consists of an even number of transpositions,

β—¦ or every decomposition of 𝛼 consists of an odd number of transpositions.

1 2 3 4 5 6 :

β—¦ 1 3 1 2 4 6 4 5 .

β—¦ 1 4 1 6 1 5 3 4 2 4 1 4 .

Page 6: MA/CS 6a - math.caltech.edu

11/13/2016

6

Subgroup of 𝑆𝑛

Consider the group 𝑆𝑛:

β—¦ Recall. A composition of two even permutations is even.

β—¦ The subset of even permutations is a subgroup called the alternating group 𝐴𝑛.

β—¦ Recall. Exactly half of the permutations of 𝑆𝑛are even. That is, the order of 𝐴𝑛 is 𝑛!/2.

Application of Lagrange’s Theorem

Problem. Let 𝐺 be a finite group of order 𝑛 and let 𝑔 ∈ 𝐺 be of order π‘š. Prove that

π‘š|𝑛 and 𝑔𝑛 = 1.

Proof.

β—¦ Notice that 1, 𝑔, 𝑔2, … , π‘”π‘šβˆ’1 is a cyclic subgroup of order π‘š.

β—¦ By Lagrange’s theorem π‘š|𝑛.

β—¦ Write 𝑛 = π‘šπ‘˜ for some integer π‘˜. Then𝑔𝑛 = π‘”π‘šπ‘˜ = π‘”π‘š π‘˜ = 1.

Page 7: MA/CS 6a - math.caltech.edu

11/13/2016

7

Groups of a Prime Order

Claim. Every group 𝐺 of a prime order 𝑝 is isomorphic to the cyclic group 𝐢𝑝.

Proof.

β—¦ By the previous slide, every element of 𝐺 βˆ– 1 is of order 𝑝.

β—¦ 𝐺 is cyclic since any element of 𝐺 βˆ– 1generates it.

Equivalence Relations

Recall. A binary relation 𝑅 on a set 𝑋 is an equivalence relation if it satisfies the following properties.

β—¦ Reflexive. For any π‘₯ ∈ 𝑋, we have π‘₯𝑅π‘₯.

β—¦ Symmetric. For any π‘₯, 𝑦 ∈ 𝑋,

π‘₯𝑅𝑦 if and only if 𝑦𝑅π‘₯.

β—¦ Transitive. If π‘₯𝑅𝑦 and 𝑦𝑅𝑧 then π‘₯𝑅𝑧.

Page 8: MA/CS 6a - math.caltech.edu

11/13/2016

8

Example: Equivalence Relations

Problem. Consider the relation of congruence π‘šπ‘œπ‘‘ 30, defined over the set of integers β„€. Is it an equivalence relation?

Solution.

β—¦ Reflexive. For any π‘₯ ∈ β„€, we have π‘₯ ≑ π‘₯ π‘šπ‘œπ‘‘ 30.

β—¦ Symmetric. For any π‘₯, 𝑦 ∈ β„€, we have π‘₯ ≑ 𝑦 π‘šπ‘œπ‘‘ 30 iff 𝑦 ≑ π‘₯ π‘šπ‘œπ‘‘ 30.

β—¦ Transitive. If π‘₯ ≑ 𝑦 π‘šπ‘œπ‘‘ 30 and 𝑦 ≑ 𝑧 π‘šπ‘œπ‘‘ 30 then π‘₯ ≑ 𝑧 π‘šπ‘œπ‘‘ 30.

Permutations of Objects

We have a set of numbers 𝑋 = 1,2,3, … , 𝑛 and a permutation group 𝐺 of 𝑋.

For example, 𝑋 = 1,2,3,4,5,6

𝐺 = id, 1 2 , 3 4 , 1 2 3 4

Page 9: MA/CS 6a - math.caltech.edu

11/13/2016

9

Equivalence Via Permutation Groups Let 𝐺 be a group of permutations of the

set 𝑋. We define a relation on 𝑋:π‘₯~𝑦 ⇔ 𝑔 π‘₯ = 𝑦 for some 𝑔 ∈ 𝐺.

Claim. ~ is an equivalence relation.

β—¦ Reflexive. The group 𝐺 contains the identity permutation id. For every π‘₯ ∈ 𝑋 we have id π‘₯ = π‘₯ and thus π‘₯~π‘₯.

β—¦ Symmetric. If π‘₯~𝑦 then 𝑔 π‘₯ = 𝑦 for some 𝑔 ∈ 𝐺. This implies that π‘”βˆ’1 ∈ 𝐺 and π‘₯ = π‘”βˆ’1 𝑦 . So 𝑦~π‘₯.

Equivalence Via Permutation Groups Let 𝐺 be a group of permutations of the

set 𝑋. We define a relation on 𝑋:π‘₯~𝑦 ⇔ 𝑔 π‘₯ = 𝑦 for some 𝑔 ∈ 𝐺.

Claim. ~ is an equivalence relation.

β—¦ Transitive. If π‘₯~𝑦 and 𝑦~𝑧 then 𝑔 π‘₯ = 𝑦 and β„Ž 𝑦 = 𝑧 for 𝑔, β„Ž ∈ 𝐺. Then β„Žπ‘” ∈ 𝐺 and β„Žπ‘” π‘₯ = 𝑧, which in turn implies π‘₯~𝑧.

Page 10: MA/CS 6a - math.caltech.edu

11/13/2016

10

Orbits

Given a permutation group 𝐺 of a set 𝑋, the equivalence relation ~ partitions 𝑋into equivalence classes or orbits.

β—¦ For every π‘₯ ∈ 𝑋 the orbit of π‘₯ is 𝐺π‘₯ = 𝑦 ∈ 𝑋 | π‘₯~𝑦= 𝑦 ∈ 𝑋 | 𝑔 π‘₯ = 𝑦 for some 𝑔 ∈ 𝐺 .

Example: Orbits

Let 𝑋 = 1,2,3,4,5 and let𝐺 = id, 1 2 , 3 4 , 1 2 3 4 .

What are the orbits that 𝐺 induces on 𝑋?

β—¦ 𝐺1 = 𝐺2 = 1,2 .

β—¦ 𝐺3 = 𝐺4 = 3,4 .

β—¦ 𝐺5 = 5 .

Page 11: MA/CS 6a - math.caltech.edu

11/13/2016

11

Simple Groups

A trivial group is a group that contains only one element – an identity element.

A simple group is a non-trivial group that does not contain any β€œwell-behaved” subgroups in it.

The finite simple groups are, in a certain sense, the β€œbasic building blocks” of all finite groups.

β—¦ Somewhat similar to the way prime numbers are the basic building blocks of the integers.

Classification of Finite Simple Groups

β€œOne of the most important mathematical achievements of the 20th century was the collaborative effort, taking up more than 10,000 journal pages” (Wikipedia).

Written by about 100 authors!

Theorem. Every finite simple group is isomorphic to one of the following groups:

β—¦ A cyclic group.

β—¦ An alternating group.

β—¦ A simple Lie group.

β—¦ One of the 26 sporadic groups.

Page 12: MA/CS 6a - math.caltech.edu

11/13/2016

12

The Monster Group

One of the 26 sporadic groups is the monster group.

It has an order of 808,017,424,794,512,875,886,459,904,961,710,757,005,754,368,000,000,000.

The 6 sporadic groups that are not β€œcontained” in the monster group are called the happy family.

Stabilizers

Let 𝐺 be a permutation group of the set 𝑋.

Let 𝐺 π‘₯ β†’ 𝑦 denote the set of permutations 𝑔 ∈ 𝐺 such that 𝑔 π‘₯ = 𝑦.

The stabilizer of π‘₯ is𝐺π‘₯ = 𝐺 π‘₯ β†’ π‘₯ .

Page 13: MA/CS 6a - math.caltech.edu

11/13/2016

13

Example: Stabilizer

Consider the following permutation group of {1,2,3,4}:

𝐺 = {id, 1 2 3 4 , 1 3 2 4 , 1 4 3 2 ,2 4 , 1 3 , 1 2 3 4 , 1 4 2 3 }.

The stabilizers are

β—¦ 𝐺1 = id, 2 4 .

β—¦ 𝐺2 = id, 1 3 .

β—¦ 𝐺3 = id, 2 4 .

β—¦ 𝐺4 = id, 1 3 .

Stabilizers are Subgroups

Claim. 𝐺π‘₯ is a subgroup of 𝐺.

β—¦ Closure. If 𝑔, β„Ž ∈ 𝐺π‘₯ then 𝑔 π‘₯ = π‘₯ and β„Ž π‘₯ = π‘₯. Since π‘”β„Ž π‘₯ = π‘₯ we have π‘”β„Ž ∈ 𝐺π‘₯.

β—¦ Associativity. Implied by the associativity of 𝐺.

β—¦ Identity. Since id π‘₯ = π‘₯, we have id ∈ 𝐺π‘₯.

β—¦ Inverse. If 𝑔 ∈ 𝐺π‘₯ then 𝑔 π‘₯ = π‘₯. This implies that π‘”βˆ’1 π‘₯ = π‘₯ so π‘”βˆ’1 ∈ 𝐺π‘₯.

Page 14: MA/CS 6a - math.caltech.edu

11/13/2016

14

Cosets

Let 𝐻 be a subgroup of the group 𝐺. The left coset of 𝐻 with respect to 𝑔 ∈ 𝐺 is

𝑔𝐻 = π‘Ž ∈ 𝐺 | π‘Ž = π‘”β„Ž for some β„Ž ∈ 𝐻 .

Example. The coset of the alternating group 𝐴𝑛 with respect to the transposition 1 2 ∈ 𝑆𝑛 is the subset of odd permutations of 𝑆𝑛.

𝐺 π‘₯ β†’ 𝑦 are Cosets

Claim. Let 𝐺 be a permutation group and let β„Ž ∈ 𝐺 π‘₯ β†’ 𝑦 . Then

𝐺 π‘₯ β†’ 𝑦 = β„ŽπΊπ‘₯ .

Proof.

β—¦ β„ŽπΊπ‘₯ βŠ† 𝐺 π‘₯ β†’ 𝑦 . If π‘Ž ∈ β„ŽπΊπ‘₯, then π‘Ž = β„Žπ‘” for some 𝑔 ∈ 𝐺π‘₯. We have π‘Ž ∈ 𝐺 π‘₯ β†’ 𝑦 since

π‘Ž π‘₯ = β„Žπ‘” π‘₯ = β„Ž π‘₯ = 𝑦.

β—¦ 𝐺 π‘₯ β†’ 𝑦 βŠ† β„ŽπΊπ‘₯. If 𝑏 ∈ 𝐺 π‘₯ β†’ 𝑦 then β„Žβˆ’1𝑏 π‘₯ = β„Žβˆ’1 𝑦 = π‘₯.

That is, β„Žβˆ’1𝑏 ∈ 𝐺π‘₯, which implies 𝑏 ∈ β„ŽπΊπ‘₯.

Page 15: MA/CS 6a - math.caltech.edu

11/13/2016

15

Sizes of Cosets and Stabilizers

Claim. Let 𝐺 be a permutation group on 𝑋and let 𝐺π‘₯ be the stabilizer of π‘₯ ∈ 𝑋. Then

𝐺π‘₯ = β„ŽπΊπ‘₯ for any β„Ž ∈ 𝐺.

β—¦ Proof. By the Latin square property of 𝐺.

Corollary. The size of 𝐺 π‘₯ β†’ 𝑦 :

β—¦ If 𝑦 is in the orbit 𝐺π‘₯ then 𝐺 π‘₯ β†’ 𝑦 = 𝐺π‘₯ .

β—¦ If 𝑦 is not in the orbit 𝐺π‘₯ then 𝐺 π‘₯ β†’ 𝑦 = 0.

The End: A Noah’s Ark JokeThe Flood has receded and the ark is safely aground atop Mount Ararat. Noah tells all the animals to go forth and multiply. Soon the land is teeming with every kind of living creature in abundance, except for snakes. Noah wonders why. One morning two miserable snakes knock on the door of the ark with a complaint. β€œYou haven’t cut down any trees.” Noah is puzzled, but does as they wish. Within a month, you can’t walk a step without treading on baby snakes. With difficulty, he tracks down the two parents. β€œWhat was all that with the trees?” β€œAh,” says one of the snakes, β€œyou didn’t notice which species we are.” Noah still looks blank. β€œWe’re adders, and we can only multiply using logs.”