Find a Linear Transformation such that T squared = T

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
14 replies · 14K views
mmmboh
Messages
401
Reaction score
0
Hi, I had to prove that if T2=T then the direct sum of im(T) and ker(T) is a vector space, and I did that, but now I am suppose to find such a T that isn't the zero operator (I'm not even sure what that is, just a transformation that makes any vector zero?) or the identity operator. Problem is I can't think of any :confused:. I am just trying to think of a transformation T2=T, but none of what I have thought of works, any help please?
 
Physics news on Phys.org
mmmboh said:
Hi, I had to prove that if T2=T then the direct sum of im(T) and ker(T) is a vector space, and I did that, but now I am suppose to find such a T that isn't the zero operator (I'm not even sure what that is, just a transformation that makes any vector zero?) or the identity operator. Problem is I can't think of any :confused:. I am just trying to think of a transformation T2=T, but none of what I have thought of works, any help please?

T is a projection operator on arbitrary subspace.
 
mmmboh said:
the zero operator (I'm not even sure what that is, just a transformation that makes any vector zero?)
That's right.

Problem is I can't think of any :confused:.
Then let's solve for one. If we can't figure things out with matrix algebra, then break things into components, and turn the problem into one of number algebra!

I'll get you started: let's suppose T is a 0x0 matrix. Oh, this can't work -- the only 0x0 matrix is the zero matrix. (Which is also an identity matrix), so nevermind.

Well, let's try 1x1, so that T = [a]. So in terms of a, what do we want?
 
What if I write Tv= a 2x2 matrix where the top row entries are v and the bottom row entries are zero.
Sorry that is suppose to be a matrix. Anyway does that make sense as an answer?
 
I don't think what I wrote even makes sense :S
 
mmmboh said:
I don't think what I wrote even makes sense :S
It makes sense if the top row is v. (It doesn't make sense for the entries to be v -- at least not in the arithmetic framework you're using)

But then what does T2 work out to be?
 
Sorry I didn't see the end of your post haha, well we want an a that preserves addition and scalar multiplication for one, and when you transform it again gives you a still.
 
T2 ends up being a matrix where the top row is a matrix of V? I'm not sure...
 
Yes but isn't that T the zero or identity operator in that case?
 
mmmboh said:
Yes but isn't that T the zero or identity operator in that case?

It's zero if you pick ALL of the ai's=0. It's the identity if you pick ALL of the ai's=1. If you don't want either of those then pick some of them to be 0 and some to be 1.
 
Ah so can I write Tx1,...xn=a1x1,...,aixi where there is at least one a=0 and one a=1 (but a can only be 0 or 1)?
 
How were you able to prove that the direct sum of im(T) and ker(T) is a vector space?