For the first time, I'm going to post a group theory question.
I have four 4-cycles, given by: $(1452),(2563),(4785),(5896)$. I know that the group generated by these guys are $S(9)$ by brute computation. (Basically, I asked mathematica for the order of the permutation group generated by these guys, and it told me that it is 9!)
I'm pretty sure there is a much more elegant way to show this statement, but unfortunately I'm a complete dunce when it comes to anything algebra.
One thing me and my friend tried to do fruitlessly was to show directly that we can get a 2-cycle and a 9-cycle. Unfortunately, we weren't clever enough to find the right combination of these groups to come up with one.
The motivation for the problem is a bit complicated to describe it in words, but I'll try.
You have 9 squares arranged in a 3 by 3 grid, which I will refer to as the "big square".
You have some kind of a picture drawn in the big square.
The individual squares are scrambled in some weird manner.
Is it possible to get the original picture back, using only the operation given by rotating four squares with the the center of the rotation on the vertex of the central square?
So basically:
\begin{pmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{pmatrix}
can become
\begin{pmatrix} 2 & 5 & 3 \\ 1 & 4 & 6 \\ 7 & 8 & 9 \end{pmatrix}
etc.
Thanks in advance.