for some . When it does we make the following definition:
order (algebraic)
The order of for some Group is the smallest positive integer such that:
Note that some notations for order are:
You may think having the subscript isn't necessary, but later we'll be dealing with families of groups so this is helpful. Another option is:
or even:
where is the absolute value coming from? The idea is that absolute value usually just means distance, and for groups it dictates how many elements in the group. Namely:
$
|G| = \text{ # elements in }
$
Let be the (soon to be) Group of symmetries of this square. What we mean is all the operations that bring the square back to it's original "look" (even thought the points will move around). For this, this only consists of rotations and reflections.
Let's list these operations:
Do nothing: identity transformation
Rotate 90 degrees CW:
to denote this we use $r$ 3. Rotate 180 degrees CW: $r^{2} = rr$ 4. Rotate 270 degrees CW: $r^{3}$ (equivalent to 90 degrees CCW) $\equiv r^{-1}$ 5. Rotate 360 degrees CW: $r^{4} = I$. 6. Flip on the vertical midline:
notice that this can't be created from just the $rs so we need to have a new denotion of the operation, which we call $s$ 7. Flip on the horizontal midline:
8. Flip on the diagonal (descending midline)
9. Flip on the ascending diagonal midline
Okay we want to know, what are the needed transformations to get all of these operations? For example:
7. Flip on the horizontal midline is just:
8. Flip on the descending diagonal midline is just:
9. To get the flip on the ascending diagonal midline we can do:
Notice that:
Every symmetry just re-orders the vertices. Namely, each symmetry causes a permutation
Not every permutation is physically possible. For example since are points that are never next to each other, you can't have a square where share some edge.
is the dihedral group, and lists all unique permutations.
Notice that means that so (since there's 8 unique elements). Some books call this since the Order (Groups) of this group is 4 (looking at )
so
so
(see the figure below)
## Definition
dihedral group
This Group is the symmetries of the -gon. It's called the dihedral group of order "generators". Namely as we did above we have:
is rotation by about the center.
is a reflection across some midline (just one is needed)
The "key relations" here are that:
(this implies that )
(this implies that )
(this implies that )
Specifically the part is called the conjugate of by .
The book will decide to put the $rs on the right of the $ss rather than the left here. You can use the relation.
Note
Another property is that:
for all by doing induction on the previous relation.
Mini Example
If we are considering the dihedral group when then we have:
There's an idea from Linear Algebra that is taken where we have a "presentation" for . Namely:
here the part are called the generators.
Danger
Suppose:
We could ask what the orders of are, and other things, but actually here (and thus as the trivial group). Hence we try to avoid this notation since it may obscure less obvious facts.
When then the group is not commutative (since ), so it's not an Abelian Group.
Let be a fixed positive integer. Define a relation on by:
clearly so the relation is trivially reflexive and symmetric. Further work shows it's transitive too, so then is an equivalence relation, so we can write:
For any we'll denote the equivalence class of as , named the congruence/residue class of . It consists of the integers from that by an integral multiple of (using the relation above), ie:
There are precisely distinct equivalence classes , namely:
determined by the possible remainders after division by .
The groups are the sets of equivalence classes such that each one describes the integers with remainder of the equivalence class.
There are 6 possible remainders here:
Where, for example, .
A cool thing here is that any element of the equivalence class can represent it. Namely:
Back in the day, they used . In this is " congruent to modulo ".
Permutation Group
Consider the Permuation Group. Any finite set will have perumations:
permuation
A permutation of is a bijection . It's essentially a shuffling of the elements in .
Count the number of bijections . Using principles of proofs, this is the number of injections (since is finite). Once we know where goes we have 5 options, then for 2 we have 4 options, ... so then we have possibilities.
There are some notational options here (which is where the old-timey modulo notation comes into play):
(Functional Notation:) one permuation is: . This is obviously super slow so we don't want to do this one.
(Modified Functional Notation:) write it instead with : .
(Use A Table:) write where the top row maps to the bottom row:
("Cycle Notation":) write out a visual graph of what number maps to where:
We write this as:
Another example would be:
Creates the following:
Here has a 3-cycle and a 2-cycle (or a transposition). This is a product of disjoint cycles. Notice that since we have a cycle where then the group isn't abelian with operation .