← 2025 Paper 1

UPSC 2025 Maths Optional Paper 1 Q2a — Step-by-Step Solution

15 marks · Section A

Matrix of a linear transformation · Linear Algebra · asked 10× in 14 yrs · Read the full method →

Question

Let T:R3→R2T : \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=(14111−1−112),det⁡B=1(2+1)−4(2−1)+1(1+1)=3−4+2=1≠0.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 A B=CA\,B = C, hence

A=C B−1.A = C\,B^{-1}.

Compute B−1B^{-1} (with det⁡B=1\det B=1):

B−1=(3−7−5−1322−5−3).B^{-1}=\begin{pmatrix}3 & -7 & -5\\ -1 & 3 & 2\\ 2 & -5 & -3\end{pmatrix}.

Then

A=(101011)(3−7−5−1322−5−3)=(5−12−81−2−1).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)=(5x−12y−8z,  x−2y−z).T(x,y,z) = (5x - 12y - 8z,\; x - 2y - z).

Answer

  T(x,y,z)=( 5x−12y−8z,    x−2y−z ).  \boxed{\;T(x,y,z) = \big(\,5x - 12y - 8z,\;\; x - 2y - z\,\big).\;}
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 — 14 years, mapped. Get the take-away PDF free.