← 2024 Paper 1

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

15 marks · Section A

Inverse of a matrix (adjoint and row reduction) · Linear Algebra · asked 3× in 14 yrs · Read the full method →

Question

Consider a linear operator TT on R3\mathbb{R}^3 over R\mathbb{R} defined by T(x,y,z)=(2x, 4x−y, 2x+3y−z)T(x,y,z)=(2x,\,4x-y,\,2x+3y-z). Is TT invertible? If yes, justify your answer and find T−1T^{-1}.

Technique

Read off the triangular matrix of TT; determinant is the product of diagonal entries; invert by back-substitution.

Solution

Step 1 — Matrix of TT.

[T]=(2004−1023−1).[T]=\begin{pmatrix}2 & 0 & 0\\ 4 & -1 & 0\\ 2 & 3 & -1\end{pmatrix}.

Step 2 — Determinant.

Lower-triangular: det⁡[T]=2⋅(−1)⋅(−1)=2≠0\det[T]=2\cdot(-1)\cdot(-1)=2\ne 0. Therefore TT is invertible.

Step 3 — Find T−1T^{-1}.

Solve T(x,y,z)=(a,b,c)T(x,y,z)=(a,b,c):

Answer

  T−1(a,b,c)=(a2,  2a−b,  7a−3b−c).  \boxed{\;T^{-1}(a,b,c)=\Bigl(\tfrac{a}{2},\;2a-b,\;7a-3b-c\Bigr).\;}
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.