I have a permutation group in $S_7$, namely: $$(12345)(137)(56)$$
How do I write this in two row notation? I am to write it as disjoint cycles and then as transpositions but I feel better working in two row notation.
I have a permutation group in $S_7$, namely: $$(12345)(137)(56)$$
How do I write this in two row notation? I am to write it as disjoint cycles and then as transpositions but I feel better working in two row notation.
Just compute where each element goes:
$1\mapsto3\mapsto4$
$2\mapsto3$
$3\mapsto7$
$4\mapsto5$
$5\mapsto6$
$6\mapsto5\mapsto1$
$7\mapsto1\mapsto2$.
So you have $$\begin{pmatrix} 1&2&3&4&5&6&7\\ 4&3&7&5&6&1&2 \end{pmatrix}$$