← 2024 Paper 1

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

Let HH be a subspace of R4\mathbb{R}^4 spanned by the vectors v1=(1,2,5,3)v_1=(1,-2,5,-3), v2=(2,3,1,4)v_2=(2,3,1,-4), v3=(3,8,3,5)v_3=(3,8,-3,-5). Find a basis and dimension of HH, and extend the basis of HH to a basis of R4\mathbb{R}^4.

Technique

Row-reduce the matrix formed by v1,v2,v3v_1,v_2,v_3 to find the rank; then adjoin standard basis vectors to extend.

Solution

Step 1 — Row reduce to find rank.

Form the matrix with v1,v2,v3v_1,v_2,v_3 as rows:

M=(125323143835).M=\begin{pmatrix}1 & -2 & 5 & -3\\2 & 3 & 1 & -4\\3 & 8 & -3 & -5\end{pmatrix}.

R2R22R1R_2\to R_2-2R_1: (0,7,9,2)(0,7,-9,2). R3R33R1R_3\to R_3-3R_1: (0,14,18,4)(0,14,-18,4). R3R32R2R_3\to R_3-2R_2: (0,0,0,0)(0,0,0,0).

The echelon form has two non-zero rows, so rankM=2\operatorname{rank}M=2, hence dimH=2\dim H=2. The two pivot rows correspond to v1v_1 and v2v_2, which are linearly independent, so {v1,v2}\{v_1,v_2\} is a basis of HH.

Step 2 — Extend to a basis of R4\mathbb{R}^4.

Adjoin the standard vectors e3=(0,0,1,0)e_3=(0,0,1,0) and e4=(0,0,0,1)e_4=(0,0,0,1). Verify {v1,v2,e3,e4}\{v_1,v_2,e_3,e_4\} spans R4\mathbb{R}^4 by computing the 4×44\times4 determinant:

det(1253231400100001).\det\begin{pmatrix}1 & -2 & 5 & -3\\2 & 3 & 1 & -4\\0 & 0 & 1 & 0\\0 & 0 & 0 & 1\end{pmatrix}.

Expand along rows 3 and 4: only the (3,3)(3,3) entry is non-zero (value 11), and its cofactor reduces to

det(123234001)=1det(1223)=3+4=7.\det\begin{pmatrix}1 & -2 & -3\\2 & 3 & -4\\0 & 0 & 1\end{pmatrix}=1\cdot\det\begin{pmatrix}1 & -2\\2 & 3\end{pmatrix}=3+4=7.

The full determinant is 707\ne 0, so the four vectors are linearly independent and span R4\mathbb{R}^4.

Answer

  Basis of H:  {v1,v2},dimH=2.  \boxed{\;\text{Basis of }H:\;\{v_1,v_2\},\quad \dim H=2.\;}   Basis of R4:  {v1,v2,(0,0,1,0),(0,0,0,1)}.  \boxed{\;\text{Basis of }\mathbb{R}^4:\;\{v_1,v_2,(0,0,1,0),(0,0,0,1)\}.\;}
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.