PSL(2,7) embeds in the 2x2x2 cube group
Submitted by secondmouse on Wed, 01/05/2011 - 16:47.
I don't see any explicit reference to this but I've noticed
that the simple group PSL(2,7) occurs naturally as a subgroup
of the 2x2x2 cube group of order 3674160 (well - with a slight
amount of wilful tinkering!). This is the model in which one
of the the 8 cubelets stays fixed.
One way of seeing how it is realised is to view to view the
corner cubelets as a single block, i.e. suppose all three
elements of each corner cubelet have the same colour.
Then taking the following labellings where all of 1 could be
coloured red, all of 2 yellow, etc. (UFR refers to the the
cubelet in the "Up" "Front" "Right" position, etc).
UBL = 1 UBR = 2 UFL = 3 UFR = 4 DBL = the cubelet which does not move - just ignore this DBR = 5 DFL = 6 DFR = 7Now take the generators which transpose two pairs of blocks:
a = (1,4)(2,5) b = (4,6)(1,3) c = (4,5)(6,7)The group formed by these is of index 120 in the alternating group A_7 - the group of even permutations on seven points (even permutations are those comprised of an even number of disjoint transpositions).
G := Group(a,b,c); Order(G); 168 IdSmallGroup(G); [ 168, 42] IdSmallGroup(PSL(2,7)); [ 168, 42]Admittedly this example of PSL(2,7) on these involutory generators is slightly contrived (but only slightly) as they have been deliberately chosen to be symmetry conjugates (it is easiest to draw a simple diagram to see the wedge-like symmetry in operation). This group PSL(2,7) might more commonly be thought of as the group of group of 2x2 matrices of determinant 1 with entries in GF(7) but it's also transitive on seven points. Are there any other simple ways of visualing any other transitive groups which embed inside the larger 3x3x3 cube group? I have a vague recollection of the sporadic Mathieu group M_12 being mentioned somewhere but it may be I was thinking of the so-called Rubik icosahedron. Comments on any aspect of this most welcome!