Next: Application: Bell ringing
Up: Permutations
Previous: An algorithm to list
  Contents
  Index
Application: The rotation game
On some cell phones, in particular the Nokia 7160 (tm),
there is a game called ``Rotation''. It is a
grid, of the form
The letters could be scrambled randomly in an actual game.
The allowed moves are rotations of the following form, or combinations thereof:
In cycle notation,
-
, which sends the above grid to
-
, which sends the above grid to
-
, which sends the above grid to
-
, which sends the above grid to
In other words, a legal move in the Rotation game
is any permutation of the form
, where
for all
.
Question: Can each permutation
of
be expressed in the form
, where
for all
?
This question turns out to be to answer using group theory
and a CA system such as GAP, MAGMA, or MAPLE.
The next chapter provides the necessary background.
Next: Application: Bell ringing
Up: Permutations
Previous: An algorithm to list
  Contents
  Index
David Joyner
2002-08-23