Concise answer
Almost every exam-level group theory question is answered by two facts and one habit: Lagrange's theorem constrains every subgroup and element order to divide the group order, the order of a power in a cyclic group is , and the habit is to write the group order down before touching an element. Counting arguments — how many elements of a given order, how many subgroups, whether two groups of equal order are isomorphic — then become short arithmetic.
Definitions
- Group
- A set with an associative operation that has an identity and in which every has an inverse . Commutativity is not required; a group that has it is called abelian.
- Order of an element
- The least positive integer with , written . If no such exists the element has infinite order.
- Cyclic group
- A group generated by a single element. Every cyclic group of order is isomorphic to .
- Coset
- For and , the set . Distinct left cosets are disjoint and all have elements, which is why divides .
- Index
- The number of distinct left cosets of in , so that for a finite group.
- Isomorphism
- A bijection with . Isomorphic groups have identical order statistics, so a single mismatched element count disproves isomorphism.
Intuition
Lagrange's theorem is a counting statement, not an abstract one. The left cosets of a subgroup tile the group into disjoint blocks that all have exactly elements, so has to be a multiple of . Every corollary you use on the exam — element orders divide the group order, groups of prime order are cyclic, — is that tiling picture read a different way.
Two groups of the same order can still be different because order statistics are an invariant: an isomorphism sends an element of order to an element of order . So the fastest way to prove is not to hunt for a failed map but to observe that has an element of order 8 and the product has none.
Concept walkthrough
A group is a set with one associative operation, an identity, and inverses. Most exam items never verify the axioms directly; they hand you a familiar group — under addition, the units under multiplication, the symmetric group , the dihedral group , or a matrix group — and ask a structural question. The subgroup test is worth memorising in its short form: a nonempty subset that is closed under the operation and under inverses is a subgroup, and for a finite subset closure alone suffices because inverses appear as repeated powers.
Order is the single most useful number attached to an element. In the cyclic group written additively, the element has order ; the generators are exactly the coprime to , so there are of them. Because a cyclic group of order has exactly one subgroup for each divisor of , and that subgroup is itself cyclic of order , the number of elements of order is . In a direct product the order of is — an lcm, never a product — which is exactly why is cyclic only when . In , the order of a permutation is the lcm of its disjoint cycle lengths.
Lagrange's theorem then does the pruning. If , no element can have order 3, no subgroup can have order 8, and any element satisfies . Two corollaries are heavily tested: a group of prime order has no proper nontrivial subgroups, so it is cyclic and generated by any non-identity element; and for every , which specialises to Fermat's little theorem in . The converse of Lagrange is false and is a favourite trap — the alternating group has order 12 but no subgroup of order 6 — so a divisor of tells you what is possible, never what exists.
After this page, you should be able to
- Verify the group and subgroup axioms quickly, and name which axiom a proposed structure fails.
- Compute the order of an element in , in a direct product, and in a permutation group.
- Use Lagrange's theorem and its corollaries to rule out impossible subgroup and element orders.
- Count the elements of a given order in a cyclic group using , and count subgroups using divisors.
- Distinguish two groups of the same order by comparing their order statistics rather than by searching for a map.
Formulas and assumptions
Lagrange's theorem
Variables
- G: a finite group
- H: a subgroup of G
- [G : H]: the number of distinct left cosets of H in G
Assumptions
- G is finite.
- The converse fails: a divisor of |G| need not be the order of any subgroup.
Order of a power in a cyclic group
Variables
- g: a generator of a cyclic group of order n
- k: the exponent
- gcd: greatest common divisor
Assumptions
- g has finite order n.
- Written additively in Z_n, the element k has order n/gcd(k, n).
Order in a direct product
Variables
- a: an element of the first factor
- b: an element of the second factor
Assumptions
- Both a and b have finite order.
- The result is a least common multiple, not a product.
Elements of a given order in a cyclic group
Variables
- n: the order of the cyclic group
- d: a divisor of n
- phi: Euler's totient function
Assumptions
- The group is cyclic of order n.
- d must divide n; otherwise no element has order d.
Worked example
Counting elements of order 4 in a direct product
How many elements of order does contain, and is the group cyclic?
- 1The group has elements, so by Lagrange every element order divides : the only candidates are .
- 2The order of a pair is , so the question reduces to the orders available in each factor.
- 3In : , , and . In : and .
- 4Since , the lcm equals only when . That forces (two choices) while is unrestricted (two choices), giving elements of order .
- 5The largest possible order is , so no element generates the whole group: it is not cyclic, and therefore even though both have order .
Exactly elements have order , and is not cyclic because its maximum element order is , not .
Common traps
- Using the converse of Lagrange: does not produce a subgroup of order — has order and no subgroup of order .
- Multiplying orders in a direct product instead of taking the least common multiple, which turns into a phantom cyclic group of order .
- Confusing the order of an element with the order of the group, or with the order of the subgroup it generates (those last two are the same number, the first is not).
- Assuming groups of equal order are isomorphic; compare order statistics first, since an isomorphism preserves the order of every element.
- Treating every subgroup as normal. Subgroups of abelian groups and subgroups of index are normal, but a general subgroup — such as — is not.
Related pages and practice
Question depth and domain coverage vary by exam. Practice answers are checked after submission.
Sources
- GRE Subject Test Content and Structure — ETS. Accessed 2026-07-06. Use as a cited source for exam facts; do not imply affiliation or reproduce protected test material.
- Abstract Algebra: Theory and Applications (Judson), Section 3.8: Definitions and Examples — LibreTexts Mathematics. Accessed 2026-08-15. Judson's Abstract Algebra on LibreTexts is released under the GNU Free Documentation License 1.3; attribute the author and platform and avoid verbatim reuse beyond short cited references.
- Abstract Algebra: Theory and Applications (Judson), Section 3.9: Subgroups — LibreTexts Mathematics. Accessed 2026-08-15. Judson's Abstract Algebra on LibreTexts is released under the GNU Free Documentation License 1.3; attribute the author and platform and avoid verbatim reuse beyond short cited references.
- Abstract Algebra: Theory and Applications (Judson), Section 4.1: Cyclic Subgroups — LibreTexts Mathematics. Accessed 2026-08-15. Judson's Abstract Algebra on LibreTexts is released under the GNU Free Documentation License 1.3; attribute the author and platform and avoid verbatim reuse beyond short cited references.
- Abstract Algebra: Theory and Applications (Judson), Section 6.2: Lagrange's Theorem — LibreTexts Mathematics. Accessed 2026-08-15. Judson's Abstract Algebra on LibreTexts is released under the GNU Free Documentation License 1.3; attribute the author and platform and avoid verbatim reuse beyond short cited references.
- Abstract Algebra: Theory and Applications (Judson), Section 9.1: Definition and Examples (Isomorphisms) — LibreTexts Mathematics. Accessed 2026-08-15. Judson's Abstract Algebra on LibreTexts is released under the GNU Free Documentation License 1.3; attribute the author and platform and avoid verbatim reuse beyond short cited references.
Sources and corrections
Sources last checked 2026-08-15Every source cited on this page was checked on the date shown, and we update the page when a source changes. If something looks wrong, tell us and we'll recheck it.