The math optional, made finite.

← 2025 Paper 1

UPSC Maths 2025 Paper 1 Q2a — Solution

15 marks · Section A

Question

Let T:R3R2T : \mathbb{R}^3 \to \mathbb{R}^2 be a linear transformation such that T(1,1,1)=(1,0)T(1, 1, -1) = (1, 0), T(4,1,1)=(0,1)T(4, 1, 1) = (0, 1) and T(1,1,2)=(1,1)T(1, -1, 2) = (1, 1). Find TT.

Technique

A linear map is determined by its action on a basis. Since the three given inputs form a basis, recover the standard matrix as [T]=[images][basis]1[T]=[\text{images}]\,[\text{basis}]^{-1}.

Solution

Step 1 — Verify the inputs form a basis.

Let v1=(1,1,1)v_1=(1,1,-1), v2=(4,1,1)v_2=(4,1,1), v3=(1,1,2)v_3=(1,-1,2). Put them as columns of B=(141111112),detB=1(2+1)4(21)+1(1+1)=34+2=10.B=\begin{pmatrix}1 & 4 & 1\\ 1 & 1 & -1\\ -1 & 1 & 2\end{pmatrix},\qquad \det B = 1(2+1)-4(2-1)+1(1+1)=3-4+2=1\neq0. So {v1,v2,v3}\{v_1,v_2,v_3\} is a basis of R3\mathbb{R}^3 and TT is uniquely determined.

Step 2 — Standard matrix of TT.

If A=[T]A=[T] is the 2×32\times3 standard matrix, then Avi=A v_i = (imagei_i). Stacking images as columns of C=(101011)C=\begin{pmatrix}1 & 0 & 1\\0 & 1 & 1\end{pmatrix}, we have AB=CA\,B = C, hence A=CB1.A = C\,B^{-1}.

Compute B1B^{-1} (with detB=1\det B=1): B1=(375132253).B^{-1}=\begin{pmatrix}3 & -7 & -5\\ -1 & 3 & 2\\ 2 & -5 & -3\end{pmatrix}.

Then A=(101011)(375132253)=(5128121).A = \begin{pmatrix}1 & 0 & 1\\0 & 1 & 1\end{pmatrix}\begin{pmatrix}3 & -7 & -5\\ -1 & 3 & 2\\ 2 & -5 & -3\end{pmatrix} = \begin{pmatrix}5 & -12 & -8\\ 1 & -2 & -1\end{pmatrix}.

Step 3 — Write TT explicitly.

T(x,y,z)=(5x12y8z,  x2yz).T(x,y,z) = (5x - 12y - 8z,\; x - 2y - z).

Answer

  T(x,y,z)=(5x12y8z,    x2yz).  \boxed{\;T(x,y,z) = \big(\,5x - 12y - 8z,\;\; x - 2y - z\,\big).\;}

We've mapped all 13 years of this exam. Get new solutions, tools, and guides as we release them — free.