Linear transformation from V to V proof

p3forlife
Messages
20
Reaction score
0

Homework Statement


Let V be a vector space over a field F and let L(V) be the vector space of linear transformations from V to V. Suppose that T is in L(V). Do not assume that V is finite-dimensional.
a) Prove that T^2 = -T iff T(x) = -x for all x in R(T).
b) Suppose that T^2 = -T. Prove that the intersection of N(T) and R(T) = {0}.


Homework Equations



The Attempt at a Solution


The T^2 is throwing me off slightly. Does it just mean take the square of the original linear transformation T?
So if T^2 = -T,
T^2 (x) = -T(x)
Also rank(T^2) = rank (-T)
That's all I have so far. How can I approach this if I can't assume that V is finite-dimensional?
If I could get a few tips on how to start this question, it would be very helpful :)
 
Physics news on Phys.org
You haven't gotten very far. Can you show if T(x)=-x, then T^2(x)=-T(x)? That's the easy direction. For the 'only if', if x is in R(T) then there is a y in V such that x=T(y). Act with T on both sides of that and use T^2=-T.
 
Hmm...I might be completely missing the point here...

Show that if T(x) = -x, then T^2(x) = -T(x)
If T(x) = -x,
T^2(x) = (-x)^2 = x^2
-T(x) = -(-x) = x
T^2(x) does not equal -T(x)
 
You are missing the point. T^2(x) means T(T(x)). You can't really 'square' a vector.
 
Thanks. I got it.
Just to make sure, for part b), would N(T) = 0 since it is a transformation from V to V? Also would R(T) = x?
 
Why would you think N(T)=0 (null space, right?)? And why would R(T) (range, right?) be x, whatever that is? R(T) is a subspace. I think you'd better look up those definitions again.
 
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