← 2016 Paper 1

UPSC 2016 Maths Optional Paper 1 Q2a-i — Step-by-Step Solution

10 marks · Section A

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

Question

If M2(R)M_2(\mathbb R) is the space of real matrices of order 2×22\times2 and P2(x)P_2(x) is the space of real polynomials of degree at most 2, then find the matrix representation of T:M2(R)P2(x)T:M_2(\mathbb R)\to P_2(x), such that T ⁣([abcd])=a+c+(ad)x+(b+c)x2T\!\left(\begin{bmatrix}a & b\\ c & d\end{bmatrix}\right)=a+c+(a-d)x+(b+c)x^2, with respect to the standard bases of M2(R)M_2(\mathbb R) and P2(x)P_2(x). Further find the null space of TT.

Technique

Coordinates of T(basis element)T(\text{basis element}) in the codomain basis form the columns; null space from solving the resulting linear constraints.

Solution

Step 1 — Choose ordered bases

Domain basis (standard): E11=(1000), E12=(0100), E21=(0010), E22=(0001).E_{11}=\left(\begin{smallmatrix}1&0\\0&0\end{smallmatrix}\right),\ E_{12}=\left(\begin{smallmatrix}0&1\\0&0\end{smallmatrix}\right),\ E_{21}=\left(\begin{smallmatrix}0&0\\1&0\end{smallmatrix}\right),\ E_{22}=\left(\begin{smallmatrix}0&0\\0&1\end{smallmatrix}\right). Codomain basis (standard): {1,x,x2}\{1,\,x,\,x^2\}.

Step 2 — Images of the basis matrices

Using T(abcd)=(a+c)+(ad)x+(b+c)x2T\left(\begin{smallmatrix}a&b\\c&d\end{smallmatrix}\right)=(a+c)+(a-d)x+(b+c)x^2:

T(E11)=1+x+0x2(1,1,0) ⁣T(E12)=0+0x+1x2(0,0,1) ⁣T(E21)=1+0x+1x2(1,0,1) ⁣T(E22)=0x+0x2(0,1,0) ⁣.\begin{aligned}T(E_{11})&=1+x+0\cdot x^2 &&\to (1,1,0)^{\!\top}\\ T(E_{12})&=0+0\cdot x+1\cdot x^2 &&\to (0,0,1)^{\!\top}\\ T(E_{21})&=1+0\cdot x+1\cdot x^2 &&\to (1,0,1)^{\!\top}\\ T(E_{22})&=0-x+0\cdot x^2 &&\to (0,-1,0)^{\!\top}.\end{aligned}

Step 3 — Assemble the matrix (images as columns)

  [T]=[101010010110](3×4).  \boxed{\;[T]=\begin{bmatrix}1&0&1&0\\ 1&0&0&-1\\ 0&1&1&0\end{bmatrix}\quad(3\times4).\;}

Step 4 — Null space of TT

Solve T(abcd)=0T\left(\begin{smallmatrix}a&b\\c&d\end{smallmatrix}\right)=0:

a+c=0,ad=0,b+c=0.a+c=0,\qquad a-d=0,\qquad b+c=0.

From these: c=ac=-a, d=ad=a, b=c=ab=-c=a. With a=ta=t free:

(a,b,c,d)=t(1,1,1,1).(a,b,c,d)=t(1,1,-1,1).

Answer

  kerT={t[1111]:tR},dim(kerT)=1.  \boxed{\;\ker T=\left\{\,t\begin{bmatrix}1&1\\-1&1\end{bmatrix}:t\in\mathbb R\right\},\qquad \dim(\ker T)=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 — 13 years, mapped. Get the take-away PDF free.