Group Actions
Undirected graphs as orbits
An undirected graph G on the vertex set V={1,2,..,n} is a set of of edges, where each edge is a subset of V of cardinality 2.
Then acts on V, and consequently on edges, and consequently on the set of graphs on V.
The orbits of the latter action is isomorphism classes of graphs. How many non-isomorphic graphs on 4 vertices are there? List them!
Interpretation: on 4 vertices there are
- 1 graph with 0 edges
- 1 isoclass of graphs with 1 edges (6 isomorphic graphs)
- 2 isoclasses of graphs wtih 2 edges, representatives {{1,2},{1,3}} and {{1,2},{3,4}}
- 3 isoclasses of graphs with 3 edges,
- 2 isoclasses of graphs with 4 edges
- 1 isoclass of graphs with 5 edgeds
- 1 isoclass of graphs with 6 edges
Do this analysis for n=5, n=6
We can generalise from simple graphs, where "potential edges" are
- colored black (included) or
- colored white (not included)
to the case where each potential edge is given one of k colors. Permuting the vertices permutes these k-"colored edges". We set up a permutation subgroup of with and look at the cycle type of these permutations. Here, we list the pairs in some order, so the induced permutation on pairs becomes a permutation on . This is purely for technical computer reasons.
Necklaces
Find the number of different necklaces on n beads of k colors, for n=2,3,4,5,6 under
- cyclic symmetry
- dihedral symmetry
Also find the number of colorings using a beads of color one and b = n-a of color two
Acting on triangles embedded in regular n-gon
Choose three of the vertices of a regular n-gon A rotation or reflection moves the points, and turns the tripple into another tripple Find the number of orbits under cyclic and dihedral symmetry for n=4,5,6,7,8 Describe the orbits
Colorings of the cube
The (full) symmetry group of the cube acts faithfully on
- the vertex set V={1,2,3,4,5,6,7,8}, V has 8 elements
- the edge set of edges of the cube; E has 12 elements
- the face set of faces of the cube; F has 6 elements
- What symmetries stabilize a given vertex, a given edge, a given face?
- What are the fixpoints of the group elements for the given actions?
- Find the number of non-equivalent colorings using k colors for these 3 actions.
- Also find the number of black-white colorings using r black and s white colors