← 2021 Paper 1

UPSC 2021 Maths Optional Paper 1 Q1a — Step-by-Step Solution

10 marks · Section A

Algebra of matrices · Linear Algebra · asked 5× in 14 yrs · Read the full method →

Question

If A=[1−112−10100]A=\begin{bmatrix}1 & -1 & 1\\ 2 & -1 & 0\\ 1 & 0 & 0\end{bmatrix}, show that A2=A−1A^2=A^{-1} without finding A−1A^{-1}.

Technique

A2=A−1⇔A3=IA^2=A^{-1}\Leftrightarrow A^3=I; compute A3A^3 directly.

Solution

Strategy. A2=A−1A^2=A^{-1} iff A3=IA^3=I. So compute A3A^3 and check.

Step 1 — Compute A2A^2

A2=A⋅AA^2=A\cdot A. Row by row:

Row 1 of A2A^2: (1)(1,2,1)+(−1)(−1,−1,0)+(1)(1,0,0)(1)(1,2,1)+(-1)(-1,-1,0)+(1)(1,0,0)… wait, easier to use column form.

A=[1−112−10100]A=\begin{bmatrix}1 & -1 & 1\\ 2 & -1 & 0\\ 1 & 0 & 0\end{bmatrix}.

(A2)ij=∑kAikAkj(A^2)_{ij}=\sum_k A_{ik}A_{kj}.

Row 1 of A2A^2:

Row 2 of A2A^2:

Row 3 of A2A^2:

A2=[0010−121−11].A^2=\begin{bmatrix}0 & 0 & 1\\ 0 & -1 & 2\\ 1 & -1 & 1\end{bmatrix}.

Step 2 — Compute A3=A⋅A2A^3=A\cdot A^2

Row 1: 1⋅(0,0,1)+(−1)(0,−1,2)+1⋅(1,−1,1)=(0,0,1)+(0,1,−2)+(1,−1,1)=(1,0,0)1\cdot(0,0,1)+(-1)(0,-1,2)+1\cdot(1,-1,1)=(0,0,1)+(0,1,-2)+(1,-1,1)=(1,0,0).

Row 2: 2⋅(0,0,1)+(−1)(0,−1,2)+0⋅(1,−1,1)=(0,0,2)+(0,1,−2)+(0,0,0)=(0,1,0)2\cdot(0,0,1)+(-1)(0,-1,2)+0\cdot(1,-1,1)=(0,0,2)+(0,1,-2)+(0,0,0)=(0,1,0).

Row 3: 1⋅(0,0,1)+0⋅(0,−1,2)+0⋅(1,−1,1)=(0,0,1)1\cdot(0,0,1)+0\cdot(0,-1,2)+0\cdot(1,-1,1)=(0,0,1).

A3=[100010001]=I.A^3=\begin{bmatrix}1 & 0 & 0\\ 0 & 1 & 0\\ 0 & 0 & 1\end{bmatrix}=I.

Step 3 — Conclude

A3=I⇒A⋅A2=I⇒A2=A−1A^3=I\Rightarrow A\cdot A^2=I\Rightarrow A^2=A^{-1}. ■\blacksquare

Answer

  A3=I, hence A2=A−1.  \boxed{\;A^3=I,\text{ hence }A^2=A^{-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 — 14 years, mapped. Get the take-away PDF free.