← 2020 Paper 1

UPSC 2020 Maths Optional Paper 1 Q1b — Step-by-Step Solution

10 marks · Section A

Rank and nullity; rank-nullity theorem · Linear Algebra · asked 7× in 13 yrs · Read the full method →

Question

Let M2(R)M_2(\mathbb{R}) be the vector space of all 2×22\times2 real matrices. Let B=[1144]B=\begin{bmatrix}1 & -1\\ -4 & 4\end{bmatrix}. Suppose T:M2(R)M2(R)T:M_2(\mathbb{R})\to M_2(\mathbb{R}) is a linear transformation defined by T(A)=BAT(A)=BA. Find the rank and nullity of TT. Find a matrix AA which maps to the null matrix.

Technique

Compute detB\det B to get rank(B)\operatorname{rank}(B); use rank(T)=nrank(B)\operatorname{rank}(T)=n\cdot\operatorname{rank}(B), or solve BA=OBA=O entrywise and apply rank–nullity.

Solution

dimM2(R)=4\dim M_2(\mathbb{R})=4. By rank–nullity, rank(T)+nullity(T)=4\operatorname{rank}(T)+\operatorname{nullity}(T)=4.

Step 1 — Structure of BB

detB=14(1)(4)=44=0,\det B=1\cdot4-(-1)(-4)=4-4=0,

so BB is singular. BOB\neq O, so rank(B)=1\operatorname{rank}(B)=1. The columns of BB are [14]\begin{bmatrix}1\\-4\end{bmatrix} and [14]=[14]\begin{bmatrix}-1\\4\end{bmatrix}=-\begin{bmatrix}1\\-4\end{bmatrix}; the column space of BB is the line span{(1,4)T}\operatorname{span}\{(1,-4)^T\}.

Step 2 — Compute the null space of TT

Write A=[pqrs]A=\begin{bmatrix}p&q\\r&s\end{bmatrix}. Then

BA=[1144][pqrs]=[prqs4p+4r4q+4s].BA=\begin{bmatrix}1&-1\\-4&4\end{bmatrix}\begin{bmatrix}p&q\\r&s\end{bmatrix}=\begin{bmatrix}p-r & q-s\\ -4p+4r & -4q+4s\end{bmatrix}.

T(A)=OT(A)=O requires each entry zero:

pr=0,qs=0,4p+4r=0,4q+4s=0.p-r=0,\quad q-s=0,\quad -4p+4r=0,\quad -4q+4s=0.

The last two are 4-4 times the first two, so the independent conditions are p=rp=r and q=sq=s. Thus

A=[pqpq],p,qR free.A=\begin{bmatrix}p&q\\p&q\end{bmatrix},\qquad p,q\in\mathbb{R}\ \text{free}.

Step 3 — Nullity and rank

The kernel is {[pqpq]}=span{[1010],[0101]}\Big\{\begin{bmatrix}p&q\\p&q\end{bmatrix}\Big\}=\operatorname{span}\left\{\begin{bmatrix}1&0\\1&0\end{bmatrix},\begin{bmatrix}0&1\\0&1\end{bmatrix}\right\}, which is 22-dimensional.

nullity(T)=2,rank(T)=42=2.\operatorname{nullity}(T)=2,\qquad \operatorname{rank}(T)=4-2=2.   rank(T)=2,nullity(T)=2.  \boxed{\;\operatorname{rank}(T)=2,\quad \operatorname{nullity}(T)=2.\;}

A nonzero matrix mapped to OO

Take p=q=1p=q=1 (i.e. A=[1111]A=\begin{bmatrix}1&1\\1&1\end{bmatrix}):

BA=[1144][1111]=[11114+44+4]=[0000].BA=\begin{bmatrix}1&-1\\-4&4\end{bmatrix}\begin{bmatrix}1&1\\1&1\end{bmatrix}=\begin{bmatrix}1-1 & 1-1\\ -4+4 & -4+4\end{bmatrix}=\begin{bmatrix}0&0\\0&0\end{bmatrix}.

Answer

  A=[1111] maps to the null matrix.  \boxed{\;A=\begin{bmatrix}1&1\\1&1\end{bmatrix}\ \text{maps to the null matrix.}\;}
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.