Find the matrix representation of t with respect to the basis
Answers
Solution.
(a) B={v1,v2} is a basis of R2 consisting of eigenvectors
We compute that
T(v1)=T([1−1])=[2−2]=2[1−1]=2v1
and
T(v2)=T([11])=[44]=4[11]=4v2.
Thus, v1 is an eigenvector corresponding to the eigenvalue 2 and v2 is an eigenvector corresponding to the eigenvalue 4.
Since v1,v2 are eigenvectors corresponding to distinct eigenvalues, they are linearly independent, and thus B={v1,v2} is a basis of R2.
(b) Find the matrix of T with respect to the basis B
From the computation in part (a), we have
T(v1)=2v1+0v2T(v2)=0v1+4v2.
Hence the coordinate vectors of T(v1),T(v2) with respect to the basis B={v1,v2} is a basis of R2 are
[T(v1)]B=[20],[T(v2)]B=[04].
Thus the matrix A of the linear transformation T with respect to the basis B is
A=[[T(v1)]B,[T(v2)]B]=[2004].