Group Actions

Undirected graphs as orbits

An undirected graph G on the vertex set V={1,2,..,n} is a set of E(V2)E \subseteq \binom{V}{2} of edges, where each edge is a subset of V of cardinality 2.

Then SnS_n 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 S(N)S(N) with N=(n2)N=\binom{n}{2} and look at the cycle type of these permutations. Here, we list the NN pairs i,j{i,j} in some order, so the induced permutation on pairs becomes a permutation on 1..N1..N. 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

See https://en.wikipedia.org/wiki/Cycle_index#Example

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 E(V2)E \subset \binom{V}{2} of edges of the cube; E has 12 elements
  • the face set F(V4)F \subset \binom{V}{4} of faces of the cube; F has 6 elements
  1. What symmetries stabilize a given vertex, a given edge, a given face?
  2. What are the fixpoints of the group elements for the given actions?
  3. Find the number of non-equivalent colorings using k colors for these 3 actions.
  4. Also find the number of black-white colorings using r black and s white colors