← 2013 Paper 1
UPSC Maths 2013 Paper 1 Q2c-i — Solution
8 marks · Section A
Question
Let A be a Hermitian matrix having all distinct eigenvalues λ1,λ2,…,λn. If X1,X2,…,Xn are corresponding eigenvectors then show that the n×n matrix C whose kth column consists of the vector Xk is non singular.
Technique
Standard “Hermitian + distinct eigenvalues ⇒ orthogonal eigenvectors ⇒ basis” chain.
Solution
Strategy. Show the eigenvectors are pairwise orthogonal (Hermitian + distinct eigenvalues ⇒ orthogonal eigenvectors), hence linearly independent, hence C has full column rank, hence is non-singular.
Step 1 — Orthogonality of eigenvectors for distinct eigenvalues
Let i=j. Then λi=λj by hypothesis.
Compute ⟨AXi,Xj⟩ two ways (using the standard inner product on Cn):
Way 1: AXi=λiXi, so ⟨AXi,Xj⟩=⟨λiXi,Xj⟩=λi⟨Xi,Xj⟩.
Way 2: Use the Hermitian property A∗=A. Then ⟨AXi,Xj⟩=⟨Xi,A∗Xj⟩=⟨Xi,AXj⟩=⟨Xi,λjXj⟩=λj⟨Xi,Xj⟩.
Hermitian ⇒ eigenvalues real (standard), so λj=λj. Thus
λi⟨Xi,Xj⟩=λj⟨Xi,Xj⟩⟹(λi−λj)⟨Xi,Xj⟩=0.
Since λi=λj, we conclude ⟨Xi,Xj⟩=0.
Step 2 — Orthogonal non-zero vectors are linearly independent
Eigenvectors are non-zero by definition. Suppose
c1X1+c2X2+⋯+cnXn=0
for scalars ck. Inner-product both sides with Xk:
0=⟨0,Xk⟩=i=1∑nci⟨Xi,Xk⟩=ck∥Xk∥2(all other terms vanish by Step 1).
Since ∥Xk∥2>0 (eigenvector non-zero), ck=0. Holds for each k, so all ck=0.
Step 3 — C is non-singular
The columns of C are linearly independent (Step 2), so C has rank n, so C is non-singular (invertible).
Answer
C is non-singular.