, the reason (a, b)(b, c) = (a, b, c) is because in a permutation, the elements within each cycle are not affected by the other cycles. In this case, (a, b) is one cycle and (b, c) is another cycle. The first cycle (a, b) simply switches the positions of a and b, while the second cycle (b, c) switches the positions of b and c. So when we combine these two cycles, we get (a, b)(b, c) = (a, c), because a stays in its original position and b and c switch.
Similarly, (a, b)(c, d) = (a, b, c)(b, c, d) because in this case, we have two separate cycles (a, b) and (c, d) that are not connected. So when we combine them, we get (a, b)(c, d) = (a, b, c)(b, d) where a and b stay in their original positions and c and d switch.
I hope this helps to clarify the concept of permutations and how combining cycles works. It is important to remember that in a permutation, the elements within each cycle are not affected by the other cycles.