Cycle decomposition
From Wikipedia, the free encyclopedia
A cycle decomposition in mathematics may refer to one of two related concepts.
- In graph theory, a cycle decomposition is a partitioning of the vertices of a graph into subsets, such that the vertices in each subset lie on a cycle.
- In combinatorics, a cycle decomposition is a way of writing a permutation as a number of disjoint cycles.
[edit] Definition
Let i1, i2, ..., ik be k distinct integers in S = { 1, 2,..., n }. The symbol ( i1 i2 ... ik ) will represent the permutation σ Є Sn, where σ( i1 ) = i2 , σ( i2 ) = i3 , ... , σ( ij ) = ij+1 for j < k, σ( ik ) = i1, and σ(s) = s for any s Є S if s is different from i1 , i2 ,... , ik. <Herstein, I.N. (1999). Abstract Algebra, 3rd edition. John Wiley & Sons, Inc. NJ./>

