← 2024 Paper 1
UPSC 2024 Maths Optional Paper 1 Q3a — Step-by-Step Solution 15 marks · Section A
Matrix of a linear transformation · Linear Algebra · asked 10× in 13 yrs · Read the full method →
Question
Let V = M 2 × 2 ( R ) V=M_{2\times2}(\mathbb{R}) V = M 2 × 2 ( R ) denote a vector space over the field of real numbers. Find the matrix of the linear mapping ϕ : V → V \phi:V\to V ϕ : V → V given by ϕ ( v ) = ( 1 2 3 − 1 ) v \phi(v)=\begin{pmatrix}1 & 2\\3 & -1\end{pmatrix}v ϕ ( v ) = ( 1 3 2 − 1 ) v with respect to the standard basis of M 2 × 2 ( R ) M_{2\times2}(\mathbb{R}) M 2 × 2 ( R ) , and hence find the rank of ϕ \phi ϕ . Is ϕ \phi ϕ invertible? Justify your answer.
Technique
Compute ϕ ( E i j ) = A E i j \phi(E_{ij})=AE_{ij} ϕ ( E ij ) = A E ij for each standard basis matrix; assemble the 4 × 4 4\times4 4 × 4 representation matrix; use det [ ϕ ] = ( det A ) 2 \det[\phi]=(\det A)^2 det [ ϕ ] = ( det A ) 2 .
Solution
Step 1 — Standard basis of V V V .
E 11 = ( 1 0 0 0 ) , E 12 = ( 0 1 0 0 ) , E 21 = ( 0 0 1 0 ) , E 22 = ( 0 0 0 1 ) . E_{11}=\begin{pmatrix}1 & 0\\0 & 0\end{pmatrix},\;E_{12}=\begin{pmatrix}0 & 1\\0 & 0\end{pmatrix},\;E_{21}=\begin{pmatrix}0 & 0\\1 & 0\end{pmatrix},\;E_{22}=\begin{pmatrix}0 & 0\\0 & 1\end{pmatrix}. E 11 = ( 1 0 0 0 ) , E 12 = ( 0 0 1 0 ) , E 21 = ( 0 1 0 0 ) , E 22 = ( 0 0 0 1 ) .
Step 2 — Compute ϕ \phi ϕ on each basis element. Let A = ( 1 2 3 − 1 ) A=\begin{pmatrix}1 & 2\\3 & -1\end{pmatrix} A = ( 1 3 2 − 1 ) .
A E 11 = ( 1 0 3 0 ) = E 11 + 3 E 21 , A E 12 = ( 0 1 0 3 ) = E 12 + 3 E 22 , AE_{11}=\begin{pmatrix}1 & 0\\3 & 0\end{pmatrix}=E_{11}+3E_{21},\quad
AE_{12}=\begin{pmatrix}0 & 1\\0 & 3\end{pmatrix}=E_{12}+3E_{22}, A E 11 = ( 1 3 0 0 ) = E 11 + 3 E 21 , A E 12 = ( 0 0 1 3 ) = E 12 + 3 E 22 ,
A E 21 = ( 2 0 − 1 0 ) = 2 E 11 − E 21 , A E 22 = ( 0 2 0 − 1 ) = 2 E 12 − E 22 . AE_{21}=\begin{pmatrix}2 & 0\\-1 & 0\end{pmatrix}=2E_{11}-E_{21},\quad
AE_{22}=\begin{pmatrix}0 & 2\\0 & -1\end{pmatrix}=2E_{12}-E_{22}. A E 21 = ( 2 − 1 0 0 ) = 2 E 11 − E 21 , A E 22 = ( 0 0 2 − 1 ) = 2 E 12 − E 22 .
Step 3 — Assemble [ ϕ ] [\phi] [ ϕ ] .
In the ordering ( E 11 , E 12 , E 21 , E 22 ) (E_{11},E_{12},E_{21},E_{22}) ( E 11 , E 12 , E 21 , E 22 ) , each column of [ ϕ ] [\phi] [ ϕ ] is the coordinate vector of ϕ ( E i j ) \phi(E_{ij}) ϕ ( E ij ) :
[ ϕ ] = ( 1 0 2 0 0 1 0 2 3 0 − 1 0 0 3 0 − 1 ) . [\phi]=\begin{pmatrix}1 & 0 & 2 & 0\\0 & 1 & 0 & 2\\3 & 0 & -1 & 0\\0 & 3 & 0 & -1\end{pmatrix}. [ ϕ ] = 1 0 3 0 0 1 0 3 2 0 − 1 0 0 2 0 − 1 .
Step 4 — Rank and invertibility.
Reordering the basis as ( E 11 , E 21 , E 12 , E 22 ) (E_{11},E_{21},E_{12},E_{22}) ( E 11 , E 21 , E 12 , E 22 ) gives a block-diagonal form with two copies of A A A . Therefore
det [ ϕ ] = ( det A ) 2 , det A = ( 1 ) ( − 1 ) − ( 2 ) ( 3 ) = − 7 , det [ ϕ ] = 49 ≠ 0. \det[\phi]=(\det A)^2,\qquad \det A=(1)(-1)-(2)(3)=-7,\qquad \det[\phi]=49\ne 0. det [ ϕ ] = ( det A ) 2 , det A = ( 1 ) ( − 1 ) − ( 2 ) ( 3 ) = − 7 , det [ ϕ ] = 49 = 0.
So rank ϕ = 4 \operatorname{rank}\phi=4 rank ϕ = 4 and ϕ \phi ϕ is invertible.
Answer
[ ϕ ] = ( 1 0 2 0 0 1 0 2 3 0 − 1 0 0 3 0 − 1 ) , rank ϕ = 4 , ϕ is invertible. \boxed{\;[\phi]=\begin{pmatrix}1 & 0 & 2 & 0\\0 & 1 & 0 & 2\\3 & 0 & -1 & 0\\0 & 3 & 0 & -1\end{pmatrix},\quad\operatorname{rank}\phi=4,\quad\phi\text{ is invertible.}\;} [ ϕ ] = 1 0 3 0 0 1 0 3 2 0 − 1 0 0 2 0 − 1 , rank ϕ = 4 , ϕ is invertible.