← 2021 Paper 2
UPSC 2021 Maths Optional Paper 2 Q1a — Step-by-Step Solution
10 marks · Section A
Groups: definition, axioms, examples · Algebra · asked 2× in 13 yrs · Read the full method →
Question
Let m1,…,mk be positive integers, d>0 = GCD. Show ∃ integers x1,…,xk with d=x1m1+⋯+xkmk.
Technique
Well-ordering: smallest positive integer linear combination is the GCD.
Solution
Strategy. Consider the set S={a1m1+⋯+akmk:ai∈Z}∩Z+ of positive linear combinations. By well-ordering, S has a minimum element δ. Show δ=d.
Step 1 — S is non-empty
Take a1=1,a2=⋯=ak=0: gives m1>0, so m1∈S. Hence S=∅.
Step 2 — Let δ=minS by well-ordering
Then δ=x1m1+⋯+xkmk>0 for some integers xi.
Step 3 — δ∣mi for each i
By division algorithm: mi=qiδ+ri with 0≤ri<δ.
If ri>0: ri=mi−qiδ=mi−qi(x1m1+⋯+xkmk), which is also a linear combination of m1,…,mk with integer coefficients (subtract qixj from coefficient of mj for j=i, and adjust the mi coefficient). So ri∈S but ri<δ, contradicting minimality.
Hence ri=0, so δ∣mi for all i.
Step 4 — δ is the GCD
Since δ divides each mi, δ≤d (the GCD is the largest common divisor).
Conversely, any common divisor d of m1,…,mk also divides every integer linear combination, in particular δ. So d≤δ.
Hence δ=d.
Answer
d=x1m1+⋯+xkmk for some integers xi.