The question asks to compute the orders of the permutations. I think this is a non-disjoint cycle, so I'm not sure exactly how to find the order. Can someone please show me the steps on how to do this or an explanation? Do I just find the product? Thank you. (2 1 4 6 3)(1 2)(3 4 5)
2026-04-25 01:55:00.1777082100
How to find order of permutation for this example?
189 Views Asked by user616370 https://math.techqa.club/user/user616370/detail At
2
You could write it as a product of disjoint cycles: $(21463)(12)(345)=(245)(36)$. Thus the order is $6$, the lcm of the orders of the disjoint cycles.