A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Cycle Notation and Decomposition

Graduate Depth 77 in the knowledge graph I know this Set as goal
5topics build on this
366prerequisites beneath it
See this on the map →
Permutation GroupsSign of a Permutation
cycles disjoint-cycles transpositions

Core Idea

Cycle notation is a compact way to write permutations. Every permutation can be uniquely written as a product of disjoint cycles. Every permutation is a product of transpositions, and the parity (odd or even number of transpositions) is invariant.

Explainer

From your work with permutation groups, you know that a permutation is a bijection from a set to itself — a relabeling of positions. Writing out a permutation as a full two-row table (top row: original positions, bottom row: where each goes) is cumbersome for large sets. Cycle notation compresses the information by describing orbits: chains of elements that get cyclically mapped into one another. Write (1 3 5) to mean 1 → 3 → 5 → 1. Every element not listed is fixed.

Two cycles are disjoint if they involve completely separate elements. The fundamental theorem of cycle decomposition says every permutation factors uniquely (up to ordering the cycles and starting position within each cycle) as a product of disjoint cycles. For example, the permutation sending 1→3, 2→2, 3→5, 4→1, 5→4 in S₅ decomposes as (1 3 5 4)(2). Disjoint cycles commute — you can apply them in any order because they act on different elements. This makes composition of disjoint cycles trivial: just chase each element through its own cycle.

A transposition is a 2-cycle (i j), swapping two elements and fixing all others. Any longer cycle decomposes into transpositions: (a₁ a₂ ... aₖ) = (a₁ a₂)(a₁ a₃)···(a₁ aₖ). This decomposition is not unique — there are many ways to write a given permutation as a product of transpositions. But here is the invariant: the parity of the number of transpositions is always the same for a given permutation. A permutation is even if it requires an even number of transpositions, odd if an odd number. A k-cycle is even when k is odd, and odd when k is even. (A 3-cycle is even because it takes 2 transpositions; a 2-cycle is odd because it takes 1.)

Parity is the key to the sign of a permutation, the determinant formula for signed permutations, and the definition of the alternating group Aₙ (the subgroup of all even permutations). The sign function sgn: Sₙ → {+1, −1} is a group homomorphism, with kernel Aₙ. The fact that parity is well-defined — that no permutation is simultaneously even and odd — requires proof, but the intuition is that every algebraic operation that "toggles" parity must do so consistently. This invariance will be the engine behind the sign of a permutation and eventually the Leibniz determinant formula.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersIntroduction to ExponentsOrder of OperationsInteger Order of OperationsVariable ExpressionsThe Distributive PropertyVariables and Expressions ReviewIntroduction to PolynomialsAdding and Subtracting PolynomialsMultiplying PolynomialsFactorialPermutationsCombinationsCounting Principles: Addition and Multiplication RulesIntroduction to Graph TheoryPropositional Logic FoundationsLogical EquivalencesSet Operations: Union, Intersection, and ComplementProof by CasesProving by Cases and ExhaustionVacuous Truth and Trivial CasesProof by Cases (Proof by Exhaustion)Mathematical InductionBinary Operations and Algebraic StructuresGroup Definition and ExamplesPermutation GroupsCycle Notation and Decomposition

Longest path: 78 steps · 366 total prerequisite topics

Prerequisites (1)

Leads To (1)