← 2013 Paper 1
UPSC Maths 2013 Paper 1 Q2a-ii — Solution
8 marks · Section A
Question
Let V be an n-dimensional vector space and T:V→V be an invertible linear operator. If β={X1,X2,…,Xn} is a basis of V, show that β′={TX1,TX2,…,TXn} is also a basis of V.
Technique
Standard invertible-linear-operator argument; injectivity drives independence, surjectivity drives spanning. Both follow from T being a bijection.
Solution
Strategy. Show β′ is linearly independent and spans V. Both facts follow directly from T being injective (for independence) and surjective (for spanning) — i.e., invertible.
Step 1 — β′ is linearly independent
Suppose c1,…,cn∈F satisfy
c1TX1+c2TX2+⋯+cnTXn=0.
By linearity of T,
T(i=1∑nciXi)=0.
Since T is invertible, it is in particular injective, so ∑ciXi∈kerT={0}:
i=1∑nciXi=0.
Since β is a basis (hence linearly independent), c1=⋯=cn=0.
So β′ is linearly independent.
Step 2 — β′ spans V
Let v∈V. Since T is invertible (hence surjective), there exists u∈V with T(u)=v. Since β is a basis, write u=∑ciXi. Then
v=T(u)=T(∑ciXi)=∑ciTXi∈span(β′).
So V⊆span(β′).
Step 3 — Conclude
β′ has n=dimV elements and is linearly independent (Step 1), so it automatically spans V (a linearly independent set of size dimV in V is a basis). Alternatively, by Step 2 it spans; combining with Step 1 gives the basis property.
Answer
β′={TX1,…,TXn} is a basis of V.