← 2020 Paper 2
UPSC 2020 Maths Optional Paper 2 Q2a — Step-by-Step Solution
15 marks · Section A
Cyclic groups · Algebra · asked 8× in 13 yrs · Read the full method →
Question
Let G be a finite cyclic group of order n. Then prove that G has ϕ(n) generators (where ϕ is Euler’s ϕ-function).
Technique
Order formula ord(ak)=n/gcd(n,k); generator ⟺ order n ⟺ gcd(k,n)=1; count by definition of ϕ.
Solution
Let G=⟨a⟩ be cyclic of order n, so G={e,a,a2,…,an−1} and a has order n (i.e. an=e and no smaller positive power equals e).
Step 1 — Order of an arbitrary element ak
Claim. For 0≤k≤n−1, the order of ak is
ord(ak)=gcd(n,k)n.
Proof. (ak)m=e⟺akm=e⟺n∣km. Let d=gcd(n,k), n=dn′, k=dk′ with gcd(n′,k′)=1. Then n∣km⟺dn′∣dk′m⟺n′∣k′m⟺n′∣m (since gcd(n′,k′)=1). The least positive such m is n′=n/d. Hence ord(ak)=n/gcd(n,k). □
Step 2 — Characterize the generators
ak generates G iff ⟨ak⟩=G iff ord(ak)=∣G∣=n. By Step 1,
ord(ak)=n⟺gcd(n,k)n=n⟺gcd(n,k)=1.
So ak is a generator iff gcd(k,n)=1.
Step 3 — Count the generators
The generators correspond exactly to the exponents k∈{0,1,2,…,n−1} (a complete residue system modulo n, equivalently k∈{1,…,n}) with gcd(k,n)=1. By the definition of Euler’s totient function, the number of such k is precisely ϕ(n):
#{k:1≤k≤n, gcd(k,n)=1}=ϕ(n).
Distinct admissible exponents give distinct elements ak (since a0,…,an−1 are the distinct elements of G), so the count of generators equals the count of admissible exponents.
Answer
G has exactly ϕ(n) generators, namely {ak:gcd(k,n)=1}.