Let V be the real vector space of 2 × 2 matrices with entries in ℝ. Let T∶ V→V denote the linear transformation defined by T(B) = AB for all B∈
Question
Let V be the real vector space of 2 × 2 matrices with entries in ℝ. Let T∶ V→V denote the linear transformation defined by T(B) = AB for all B∈V , where
What is the characteristic polynomial of T?
A.
(x − 2)(x − 1)
B.
x2(x − 2)(x − 1)
C.
(x − 2)2(x − 1)2
D.
(x2− 2)(x2− 1)
Correct option is C
Solution:
The action of A on B: T(B)=AB=(2001)(b11b21b12b22)=(2b11b212b12b22)This shows how the transformation T scales the first row of the matrix B by 2 and leaves the second row unchanged.Representing T as a matrix acting on the vectorization of B: Let b∈R4 by stacking the columns of B, i.e.,b=b11b21b12b22Then, the action of T on b can be represented as:T(b)=2b11b212b12b22This can also be written as a matrix multiplication:T(b)=2000010000200001b11b21b12b22