How many ways can one paint the edges of a Petersen graph black or white?
I know that the symmetrygroup of the Petersen graph is $ [S5][1]$. Furthermore this this seems like a case where I should use Burnside's lemma. I'm sorry if the following is too verbose or uses non standard notation; I haven't been acquainted with graph theory.
S5 has 7 conjugacy classes, namely those with cycle types: (1,1,1,1,1),(1,1,1,2),(2,2,1),(2,3),(1,1,1,3),(4,1),(5). S5 has 15 edges so the identity (1,1,1,1,1) would leave $2^{15}$ different colorings fixed. The n-cycle (5) is a rotation of the whole graph and as such would leave $2^3$ colorings fixed. The "outside" could be white or black, the connecting edges and the "inside" edges could both be either white or black. Rotation around one "connecting" edge involves the (2,2,1) cycles. I won't tire you with the details but I found $2^9$ colorings.
From here I'm stuck however, I can't find any more symmetries than these. How do I find the colorings left fixed by the other conjugacy classes?