Order of a product of two cycles

2.4k Views Asked by At

Is it true or false?

If $a$ is a permutation that is an $m$-cycle and $b$ is the permutation that is $n$-cylce then order of $ab = \operatorname{lcm}(m,n)$.

1

There are 1 best solutions below

4
On

If the cycles are disjoint, your statement is true.

For non-disjoint cycles, a counterexample is given by $$ \operatorname{ord}((12)(23)) = \operatorname{ord}((123)) = 3. $$