← 2025 Paper 1

UPSC 2025 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

Can the set {(0,0,0,3),(1,1,0,0),(0,1,1,0)}\{(0, 0, 0, 3), (1, 1, 0, 0), (0, 1, -1, 0)\} be extended to form a basis of the vector space R4\mathbb{R}^4? Justify your answer.

Technique

Test the set for linear independence (via rank), then invoke the fact that any linearly independent set in a finite-dimensional space extends to a basis.

Solution

A set can be extended to a basis of R4\mathbb{R}^4 if and only if it is linearly independent (any linearly independent subset of a finite-dimensional space extends to a basis, by the Replacement/Steinitz theorem; a linearly dependent set cannot belong to any basis). So everything hinges on independence.

Step 1 — Test independence of the three given vectors.

Form the matrix with the vectors as rows:

M=(000311000110).M=\begin{pmatrix}0 & 0 & 0 & 3\\ 1 & 1 & 0 & 0\\ 0 & 1 & -1 & 0\end{pmatrix}.

The second row has a leading 11 in column 1, the third row a leading 11 in column 2, and the first row a leading 33 in column 4. These three pivots lie in distinct columns, so the rows are linearly independent. Equivalently, suppose

a(0,0,0,3)+b(1,1,0,0)+c(0,1,1,0)=(0,0,0,0).a(0,0,0,3)+b(1,1,0,0)+c(0,1,-1,0)=(0,0,0,0).

Componentwise: b=0b=0 (col 1), b+c=0b+c=0 (col 2) c=0\Rightarrow c=0, c=0-c=0 (col 3, consistent), 3a=03a=0 (col 4) a=0\Rightarrow a=0. Hence a=b=c=0a=b=c=0 and the set is linearly independent, with rankM=3\operatorname{rank} M = 3.

Step 2 — Conclusion on extendability.

Since the set is linearly independent and dimR4=4>3\dim\mathbb{R}^4 = 4 > 3, it can be extended to a basis of R4\mathbb{R}^4 by adjoining one more vector independent of these three.

Step 3 — Exhibit an explicit extension.

Try e1=(1,0,0,0)e_1=(1,0,0,0). Form the 4×44\times4 matrix and compute its determinant:

det(0003110001101000)=30.\det\begin{pmatrix}0 & 0 & 0 & 3\\ 1 & 1 & 0 & 0\\ 0 & 1 & -1 & 0\\ 1 & 0 & 0 & 0\end{pmatrix} = 3 \neq 0.

Expanding along the first row, only the (1,4)(1,4) entry 33 survives, and its minor is nonzero, so the determinant is nonzero. The four vectors are therefore independent and form a basis.

Answer

  Yes. The set is linearly independent, so it extends to a basis, e.g. {(0,0,0,3),(1,1,0,0),(0,1,1,0),(1,0,0,0)}.  \boxed{\;\text{Yes. The set is linearly independent, so it extends to a basis, e.g. } \{(0,0,0,3),(1,1,0,0),(0,1,-1,0),(1,0,0,0)\}.\;}
We post more of this — worked solutions, CSAT trap breakdowns, guide chapters — a few times a week on Telegram. Free, no sign-in. Join

This solution is part of the Maths Coverage Map — 13 years, mapped. Get the take-away PDF free.