Eigenvalues, linear transformations

Kate2010
Messages
134
Reaction score
0

Homework Statement



T: V-> V, dimV = n, satisfies the condition that T2 = T

1. Show that if v \in V \ {0} then v \in kerT or Tv is an eigenvector for eigenvalue 1.

2. Show that T is diagonalisable.

Homework Equations





The Attempt at a Solution



I have shown in an earlier part of the question that the eigenvalues of T are 0 and 1.

1. Considering eigenvalue 1, we get T(v) = v, T(T(v)) = T(v), T(v) = T(v), this is true so T(v) is an eigenvector.

If v \inkerT then we have T(v) = v, but then surely we get 0 = v which it isn't?

Also, I think I have worked back from the answer to show that these work, rather than showing that these are the only possible eigenvectors satisfying T(v) = v.

2. Suppose I have shown the 1st part correctly.
dim(kerT) +dim(Tv) = dim(kerT) + dim (imT) = dimV
So we have n linearly independent eigenvectors which means T is diagonal. I'm not so sure about this claim.
 
Physics news on Phys.org
If v is in ker(T) the T(v)=0*v. Yes, it's an eigenvector. The means every vector in ker(T) is an eigenvector and you've just shown every vector in im(T) is also an eigenvector. As you've said the sum of their dimensions is n. So, right, you wouldn't have any problems finding a basis of eigenvectors.
 
Kate2010 said:

Homework Statement



T: V-> V, dimV = n, satisfies the condition that T2 = T

1. Show that if v \in V \ {0} then v \in kerT or Tv is an eigenvector for eigenvalue 1.

2. Show that T is diagonalisable.

Homework Equations





The Attempt at a Solution



I have shown in an earlier part of the question that the eigenvalues of T are 0 and 1.

1. Considering eigenvalue 1, we get T(v) = v, T(T(v)) = T(v), T(v) = T(v), this is true so T(v) is an eigenvector.
Better is the other way: if u is in the image of T, then u= T(v) for some v so T(u)= T(T(v))= T2(v)= T(v)= u. Therefore any vector in Im(T) is an eigenvector with eigenvalue 1.

If v \inkerT then we have T(v) = v, but then surely we get 0 = v which it isn't?
No, T(v) is not equal to v. Saying that v is in the kernel of T means that T(v)= 0 which, in turn, gives T2(v)= T(T(v))= T(0)= 0. Therefore, any vector in ker(T) is an eigenvector with eigenvalue 0.

Also, I think I have worked back from the answer to show that these work, rather than showing that these are the only possible eigenvectors satisfying T(v) = v.

2. Suppose I have shown the 1st part correctly.
dim(kerT) +dim(Tv) = dim(kerT) + dim (imT) = dimV
So we have n linearly independent eigenvectors which means T is diagonal. I'm not so sure about this claim.
Yes, that is correct. Every vector in V is an eigenvector of V with eigenvalue 0 or 1.
 
HallsofIvy said:
Yes, that is correct. Every vector in V is an eigenvector of V with eigenvalue 0 or 1.

Ooops. Now that's not correct. If u is in ker(T) and v is in im(T) and u and v are nonzero, u+v is not an eigenvector of T.
 
So the way I have shown T is diagonalisable is incorrect?
 
Kate2010 said:
So the way I have shown T is diagonalisable is incorrect?

No, it's not incorrect. All you need to do is find a basis of eigenvectors. My only point was that doesn't prove ALL vectors are eigenvectors.
 
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