SOLUTION: Express each of the given permutation of [ 1 2 3 4 5 6 7 8 ] as a product of disjoint cycles. [1 2 3 6 3 4 4 5 5 6 1 7 7 8 8 2 ]

Algebra.Com
Question 1205501: Express each of the given permutation of [ 1 2 3 4 5 6 7 8 ] as a product of disjoint cycles.
[1 2
3 6
3 4
4 5
5 6
1 7
7 8 8 2 ]

Answer by CPhill(1959)   (Show Source): You can put this solution on YOUR website!
To express a permutation as a product of disjoint cycles, we follow these steps:
1. **Start with an element:** Choose any element, say 1.
2. **Trace its cycle:** Follow the permutation to see where 1 goes. 1 goes to 2, 2 goes to 8, 8 goes to 7, 7 goes to 1. So, we have the cycle (1 2 8 7).
3. **Choose an unused element:** Choose an element not in the previous cycle, say 3.
4. **Trace its cycle:** 3 goes to 6, 6 goes to 5, 5 goes to 4, 4 goes to 3. So, we have the cycle (3 6 5 4).
Since all elements are now included in cycles, we have expressed the permutation as a product of disjoint cycles:
**(1 2 8 7)(3 6 5 4)**

RELATED QUESTIONS

Express each of the following permutations of [ 1 2 3 4 5 6 7 8 ] as a product of... (answered by CPhill)
Express as a product of transposition. a. [1 2 3 4 5 6 7 8 2 1 4 5 3 7 8 (answered by Edwin McCravy,mccravyedwin)
Express the following as a product of transposition in two ways. 1. [1 2 2 1 3 (answered by CPhill)
Determine the length of the cycle in a given permutation a. [1 2 3 4 5 6 7 8 4 (answered by mccravyedwin)
Let a Permutation be defined as :
input:  1 2 3 4 5  6 7 8 9 10
output: 6 9 2 7... (answered by Edwin McCravy)
Classify whether the permutation is odd or even. a. [1 2 3 4 5 6 7 8 3 1 5 2 (answered by mccravyedwin)
wht is the sum for each of these 1/3+3 5/7, 1+9/5, 1 5/8+12/7, 2 4/7+2 1/5,... (answered by nyc_function)
In the series 6 4 1 2 2 8 7 4 2 1 5 3 8 6 2 1 7 1 4 4 3 2 8 6 how many pair of successive (answered by ikleyn)
Which of the following relations is a function? (8, 1), (-4, 4), (4, 1), (8, 2) (answered by MathLover1)