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

Order of a Group Element

Graduate Depth 87 in the knowledge graph I know this Set as goal
1topic build on this
384prerequisites beneath it
See this on the map →
Cyclic GroupsCosets and Lagrange's Theorem
order elements properties

Core Idea

The order of element a is the smallest positive integer n with an = e. Infinite order elements exist in infinite groups. The order divides |G| for finite groups; elements of order n generate cyclic subgroups of order n.

How It's Best Learned

Compute orders in Z/nZ and symmetric groups. Verify that the set {e, a, a2, ..., an-1} forms a cyclic subgroup of order n.

Common Misconceptions

Explainer

From cyclic groups, you already know that a single element a can generate an entire group by repeatedly applying the group operation: a, a², a³, and so on. The order of an element formalizes how long this process takes before you return to the identity. Formally, ord(a) is the smallest positive integer n such that aⁿ = e. If no such n exists, a has infinite order. Think of it as the "period" of a in the group — after n steps, you're back where you started.

Computing order is concrete and mechanical. In ℤ/12ℤ (integers mod 12 under addition), the element 4 has order 3, because 4+4+4 = 12 ≡ 0 (mod 12) — three steps to reach the identity. The element 5 has order 12, because gcd(5,12) = 1, so 5 generates the whole group before returning to 0. In the symmetric group S₃, a 3-cycle like (1 2 3) has order 3 (apply it three times and every element returns to its original position), while a transposition (1 2) has order 2. In general, the order of a k-cycle in Sₙ is k, and the order of a product of disjoint cycles is the least common multiple of their lengths.

A crucial structural fact: the powers {e, a, a², ..., aⁿ⁻¹} form a cyclic subgroup of order n. This subgroup is generated by a and is isomorphic to ℤ/nℤ. So the order of an element is simultaneously the size of the smallest subgroup containing it. This connects order to subgroup structure: every element carves out a cyclic subgroup whose size equals the element's order.

The deepest consequence is Lagrange's theorem (which you'll encounter next): the order of any subgroup divides the order of the group. Since ord(a) is the size of a subgroup, it follows that ord(a) divides |G| for any finite group G. This is a powerful constraint — it immediately rules out certain element orders. In a group of order 15, elements can only have orders 1, 3, 5, or 15. You can't have an element of order 4 in a group of size 15, because 4 does not divide 15. Order arithmetic is one of the main tools for deducing the structure of finite groups without constructing them explicitly.

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 ExamplesBasic Properties of GroupsGroup HomomorphismsGroup IsomorphismsCayley's TheoremCosets and Lagrange's TheoremNormal SubgroupsQuotient GroupsFirst Isomorphism Theorem for GroupsSecond and Third Isomorphism TheoremsSubgroups and Subgroup TestCyclic GroupsOrder of a Group Element

Longest path: 88 steps · 384 total prerequisite topics

Prerequisites (1)

Leads To (1)