← 2022 Paper 1
UPSC 2022 Maths Optional Paper 1 Q1a — Step-by-Step Solution
10 marks · Section A
Bases and dimension; coordinates in a basis · Linear Algebra · asked 7× in 13 yrs · Read the full method →
Question
Prove that any set of n linearly independent vectors in a vector space V of dimension n constitutes a basis for V.
Technique
Standard “augment-and-show-dependence” proof. The argument uses the theorem that in dimV=n, n+1 vectors are linearly dependent — itself a consequence of the dimension being well-defined.
Solution
Setup. Let V be a vector space with dimV=n, and let S={v1,v2,…,vn}⊂V be linearly independent. To prove S is a basis, we must show S also spans V.
Step 1 — S is linearly independent (given)
By hypothesis.
Step 2 — S spans V
Let v∈V be arbitrary. Consider S′={v,v1,…,vn}, a set of n+1 vectors.
Claim: S′ is linearly dependent.
Reason: In a vector space of dimension n, any set of n+1 (or more) vectors is linearly dependent. (Standard theorem: any linearly independent set has at most dimV elements.)
Therefore, there exist scalars α,α1,…,αn, not all zero, such that
αv+α1v1+α2v2+⋯+αnvn=0.(⋆)
Sub-claim: α=0.
Reason: If α=0, then (⋆) becomes ∑αivi=0, which by linear independence of {v1,…,vn} forces all αi=0. Combined with α=0, this contradicts “not all zero”.
So α=0, and we can solve for v:
v=−αα1v1−αα2v2−⋯−ααnvn.
Hence v is a linear combination of vectors in S, i.e., v∈span(S).
Since v∈V was arbitrary, span(S)=V, i.e., S spans V.
Step 3 — Conclusion
S is linearly independent (given) and spans V (Step 2), so S is a basis of V. ■
Answer
Any set of n linearly independent vectors in V with dimV=n is a basis.