Linear Algebra - Transformations

daniel_i_l
Gold Member
Messages
864
Reaction score
0

Homework Statement


T is a transformation from the vector space of real 2x2 matrices back to that space. T(X) = X - trans(X) (trans = transposed)
a)Find a base for KerT and ImT
b)Prove that T can be diagonalized.



Homework Equations





The Attempt at a Solution


a) If X is in KerT then X = trans(X) and so KerT is the space of all 2x2 symmetric matrices and its dimension is 3. It's base is any base of that space.
Since dimKerT = 3 , dimImT = 1 and since
[0 1]
[-1 0]
is in the image, it is a base of it.

b) obviously 0 is an eigenvalue with three linearly independant eigenvectors. It's easy to see that 2 is an eigenvalue for all the vectors in the image and so we have four linearly independent eigenvectors which means that T can be diagonalized.

Is that right? (b) seems a little shaky to me, is there any way i can say it better?
Thanks.
 
Physics news on Phys.org
You can say (a) better by not referring to 'it's base', which is grammatically incorrect (you got the correct possesive earlier), and misleading since it implies it has a unique base.

(b) is fine, though you might want to mention that since 2 is a e-value, it has an e-vector, thus there is a basis of e-vectors hence the map is diagonalizable. You should also say why it is easy to see that 2 is an e-value, really, though it is clearly given by the space of antisymmetric spaces.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top