Iconate
- 20
- 0
Homework Statement
Let T: M22 -> M22 be defined by
T<br /> <br /> \[ \left( \begin{array}{cc}<br /> a & b \\<br /> c & d \\<br /> \end{array} \right)\] <br /> <br />=
<br /> <br /> \[ \left( \begin{array}{cc}<br /> 2c & a+c \\<br /> b-2c & d \\<br /> \end{array} \right)\] <br /> <br />
Find the eigenvectors of T
The Attempt at a Solution
My main question is, Which matrix am I using to compute my eigenvectors?
Do I need to compute a basis first?
Where this problem differs from my other questions is that I am no longer producing a matrix from my basis vectors which I use to create [T]B
Any insight would be great, thanks.