Linear Algebra: Linear Transformation Problem

Ertosthnes
Messages
49
Reaction score
0

Homework Statement


Let T\inL(V,V). Prove that T^{2}=0 iff T(V)\subsetn(T).

Homework Equations


dim T(V) + dim n(T) = dim V comes to mind.

The Attempt at a Solution


Honestly, I don't know where to start. I have no idea what I'm doing. My book and my professor are both utterly useless and I'm frustrated at how badly I am failing at this.
 
Physics news on Phys.org
Ertosthnes said:

Homework Statement


Let T\inL(V,V). Prove that T^{2}=0 iff T(V)\subsetn(T).

Homework Equations


dim T(V) + dim n(T) = dim V comes to mind.

The Attempt at a Solution


Honestly, I don't know where to start. I have no idea what I'm doing. My book and my professor are both utterly useless and I'm frustrated at how badly I am failing at this.
Does your book have any definitions? For example does it give a definition of "n(T)"? You did not here, but I am going to assume that n(T) is the null space of T: the set of all vectors, v, such that T(v)= 0. One direction should be obvious. If T(v)= 0, then T2(v)= T(T(v))= T(0)= 0. Now the other way. Suppose that T2(v)= T((T(v))= 0. What does that tell you about the T(V)?
 
Ah yes. n(T) is the null space of T.

Okay, suppose T^{2}(V) = T(T(V)) = 0:

Let another vector space W = T(V), so T(W) = 0. Then W \subset n(T). Substituting we obtain T(V) \subset n(T).

Does that work?
 
Strictly speaking, either T(W)= {0} or T(v)=0 for all v in W. It might be better to say "if v is in T(V) then v= T(u) for some u in V. Then T(v)= T(T(u))= T2(u).

That proves "If T2= 0, then T(V)\subsetn(T). But you still need to prove "If T(V)\subsetn(T) then If T2= 0". Of course, that's pretty easy.
 
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