I have a D6 hexagon with edges connecting vertices 1,3,5 and 2,4,6. I'm supposed to find the number of different, proper colorings for the shape with 4 colors. I'm considering the symmetries and building a cycle index, I've noted that odd rotations around the shape will not create a symmetry due to the inner edges, but I think I'm still lost on how to be thinking about the symmetries. Mostly in the sense of, how should I be considering what cases to exclude without having to explicitly list out a bunch of examples? I feel like there's more straightforward ways to thinking about it, but I'm too lost in the numbers and colors of it all. Tips and tricks would be helpful, or general advice on how I might approach the problem from a different viewpoint.
