x <- rperm(5,9)
x
names(x) <- letters[1:5]
x
megaminx
length(megaminx) # the megaminx group has 12 generators, one per face.
size(megaminx) # the megaminx group is a subgroup of S_129.
names(megaminx) <- NULL # prints more nicely.
megaminx
Run the code above in your browser using DataLab