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

Sign of a Permutation

Graduate Depth 78 in the knowledge graph I know this Set as goal
367prerequisites beneath it
See this on the map →
Cycle Notation and Decomposition
sign parity permutations

Core Idea

A permutation is even if it is a product of an even number of transpositions, odd otherwise. The sign is +1 for even and −1 for odd. Sign is well-defined and sign(στ) = sign(σ)sign(τ), making the sign function a group homomorphism from S_n to {±1}.

Explainer

From your work with cycle notation, you know every permutation in S_n can be written as a product of disjoint cycles. The sign (or parity) of a permutation adds another layer: it asks whether the permutation can be built from an even or odd number of transpositions — swaps of exactly two elements. The crucial theorem is that this parity is always the same regardless of which factorization into transpositions you use. There are infinitely many ways to write a given permutation as transpositions, but the count is always all-even or all-odd — never both.

The intuition: think of a permutation as rearranging elements into positions, where each transposition performs one "swap." Some arrangements require an even number of swaps to reach from the identity; others require an odd number. This is a rigid checkerboard property — there is no way to reach (12) from the identity using an even number of transpositions, and no way to reach (123) using an odd number. The parity is an intrinsic property of the permutation itself, not of the factorization.

To compute the sign using cycle notation, use the rule: a k-cycle is equivalent to k − 1 transpositions. So a transposition (2-cycle) contributes sign −1. A 3-cycle like (123) = (12)(13) contributes sign +1 (two transpositions, even). A 4-cycle contributes sign −1 (three transpositions, odd). For a permutation written as a product of disjoint cycles, multiply the signs: sign(σ) = ∏(−1)k_i − 1 over all cycles of length k_i. Fixed points are 1-cycles and contribute (−1)0 = +1, so they do not affect parity.

The multiplicativity — sign(στ) = sign(σ)·sign(τ) — means the sign function is a group homomorphism from S_n to {+1, −1}. Its kernel is A_n, the alternating group, consisting of all even permutations. Since exactly half of all permutations are even, A_n has index 2 in S_n, making it the unique normal subgroup of index 2. This fact matters deeply: for n ≥ 5, A_n is simple (no proper normal subgroups), and this simplicity is the algebraic core of the proof that the general quintic polynomial cannot be solved by radicals.

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 DecompositionSign of a Permutation

Longest path: 79 steps · 367 total prerequisite topics

Prerequisites (1)

Leads To (0)

No topics depend on this one yet.