Groups: definition, axioms, examples
At a Glance
- Frequency: 2 sub-parts across 2 of 13 years (2015, 2021)
- Priority tier: T3
- Marks (count): 10 (1), 5 (1)
- Average solve time: ~5 min
- Difficulty mix: easy 2
- Section: A | Dominant type: construction / proof
Why This Chapter Matters
Group questions in UPSC Section A divide cleanly into two types: constructing composition tables for order-4 groups (2015, 5 marks) and the Bézout/well-ordering argument for the GCD (2021, 10 marks). Both are self-contained and fast: the table question rewards knowing the two groups of order 4 cold, and the Bézout question has a single 4-step proof. Once you know the axioms precisely and the well-ordering trick, both archetypes are solved in under 6 minutes.
Minimum Theory
Group axioms. A group is a set with a binary operation satisfying: (G1) closure: ; (G2) associativity: ; (G3) identity: with ; (G4) inverses: with .
Order. The order of a group is its cardinality. The order of an element is the smallest with , or if none exists. A group is cyclic if some element generates all of : .
Groups of order 4. Up to isomorphism there are exactly two: the cyclic group (has an element of order 4) and the Klein four-group (every non-identity element has order 2). Any group of order 4 constructed from is isomorphic to one of these.
Bézout / well-ordering principle. For positive integers with , the set is non-empty and has a minimum by the well-ordering of . One shows , giving integers with .
Question Archetypes
| Archetype | Recognition |
|---|---|
| construct-group-tables | ”Construct composition tables” for a group of small order; show one cyclic, one not |
| bezout-gcd | ”Show can be expressed as integer linear combination”; well-ordering proof |
construct-group-tables (1 question(s); 2015)
Recognition Cues — asked to exhibit two distinct group structures on , one cyclic and one not; or equivalently, to write out Cayley tables for the two groups of order 4.
Solution Template
- Identify the two groups of order 4: (cyclic) and (Klein, non-cyclic).
- Write the cyclic table: powers of a generator fill each row/column.
- Write the Klein table: every non-identity element is its own inverse; product of any two distinct non-identity elements is the third.
- Verify both tables are Latin squares (each element appears exactly once per row and column).
- Show cyclicity: point to an element of order 4 (cyclic case); show all non-identity orders are 2 (Klein case, hence no generator, not cyclic).
Worked Example
2015 Paper 2, 2015-P2-Q1a-ii (5 marks)
Taking a group of order 4, where is the identity, construct composition tables showing that one is cyclic while the other is not.
Cyclic group . Relabel: , .
Element orders: , , , . Since has order 4, . Cyclic.
Klein four-group . Each non-identity element is its own inverse; product of any two distinct non-identity elements gives the third.
Element orders: , . No element generates . Not cyclic.
Common Traps
- Both tables must be Latin squares: every element appears exactly once in each row and column. Check this explicitly.
- The cyclic table is not just “fill in order”; you must show the multiplication rules , , etc.
- Proving non-cyclicity means showing no element of has order 4 — pointing to all three non-identity elements having order 2 is the correct argument.
- because the classifying invariant is the existence of an element of order 4, not the table pattern.
bezout-gcd (1 question(s); 2021)
Recognition Cues — “Show there exist integers with ”; “GCD as integer linear combination”; “well-ordering principle applied to a set of linear combinations.”
Solution Template
- Let . Show (take , rest ).
- By well-ordering, has a minimum element .
- Show for each : divide ; if then with — contradiction. So .
- Any common divisor of all divides every linear combination, so . Since divides each , . Combined with , conclude .
Worked Example
2021 Paper 2, 2021-P2-Q1a (10 marks)
Let be positive integers, . Show there exist integers with .
Step 1 — Set-up. Let . Taking , gives , so .
Step 2 — Well-ordering. By the well-ordering principle, has a minimum element .
Step 3 — divides each . Apply the division algorithm: , . Then
which is an integer linear combination of . If then with , contradicting minimality. Hence , so for all .
Step 4 — . Since is a common divisor of all , (the gcd is the largest common divisor). Conversely, for all , so divides every integer linear combination, in particular , giving . Hence .
Common Traps
- Show both and to conclude equality — just showing is a common divisor is not enough.
- The key contradiction at Step 3 requires constructing the explicit expression for as a linear combination; write it out.
- This is the general case ( integers); for , the standard Bézout identity is the special case.
Marks-Aware Writing
For the 5-mark table question: two complete, correct Cayley tables earn 3 marks; identifying orders and naming which is cyclic earns the remaining 2. Do not just draw a table without verifying the Latin square property (each element once per row/column).
For the 10-mark Bézout proof: a complete proof needs (a) non-emptiness of , (b) well-ordering cited by name, (c) the division-algorithm step producing the contradiction, and (d) the two-sided argument and . Any one of these missing costs 2–3 marks. Citing well-ordering without writing “By the well-ordering principle of ” is acceptable but explicit citation is safer.
Practice Set
- 2014-P2-Q1a (10 m) — — Hint: show is a group by verifying all four axioms directly, then check normality by explicit conjugation .