Suppose T L(R2) is dened by T(x,y) = (-3y,x). Find the eigenvalues of T.
Given that T is a linear transformation
T(x,y)=(-3y,x)
we know that the basis of R2 is {(1,0),(0,1)}
then,
T(1,0)=(-3(0),1)
T(1,0)=(0,1)
T(1,0)=0(1,0)+1(0,1)...........(1)
And,
T(0,1)=((-3)1,0)=(-3,0)
(0,1)=-3(1,0)+0(0,1)............(2)
Now the matrix representation of given linear transformation with respect to standard basis is given as,
[T]=
to find the eigen values of T we need to find the eigen values of matrix [T]
let A=[T]
then, A=
for eigen values put |A- I|=0
where is eigen value of A
then,
- =A- I
A- I=
put A- I=0
then,
=0
+3=0
=-3
The eigen values of T are
Comments
Leave a comment