PDA

View Full Version : Null spaces, transformations


redyelloworange
May7-07, 09:43 PM
1. The problem statement, all variables and given/known data
Let T:V  W be a linear transformation. Prove the following results.

(a) N(T) = N(-T)
(b) N(T^k) = N((-T)^k)
(c) If V = W and t is an eigenvalue of T, then for any positive integer k
N((T-tI)^k) = N((tI-T)^k) where I is the identity transformation

3. The attempt at a solution
(a) for every x in V:
If T(x) = y, then –T(x) = -y
So then, T(0) = 0 = -T(0)
Is this right? On the right track?

I’m not sure how to approach the rest of them?

Thanks for your help!

AKG
May7-07, 10:20 PM
a) is right. b) is done essentially the same way. If Tkx = y, then (-T)kx = ___? It should be pretty easy. c) follows immediately from b).

Hurkyl
May7-07, 10:26 PM
a) is right.
Well, everything he said is right, but he hasn't proven what he set out to prove: that N(T) and N(-T) are equal sets.

AKG
May8-07, 10:18 AM
Sorry, my mistake. Hurkyl is correct, redyelloworange has not yet answered part a) fully.