Exercise 2.1.26

Answers

1.
Since V = W1 W2, every vector x have an unique representation x = x1 + x2 with x1 W1 and x2 W2. So, now we have
T(x + cy) = T(x1 + x2 + cy1 + cy2)
= T((x1 + cy1) + (x2 + cy2)) = x1 + cy1 = T(x) + cT(y).

And hence it’s linear.

On the other hand, we have x = x + 0 and hence T(x) = x if x W1. And if xW1, this means x = x1 + x2 with x20 and hence we have T(x) = x1x1 + x2.

2.
If x1 W1 then we have T(x1 + 0) = x1 R(T); and we also have R(T) W1. If x2 W2 then we have T(x2) = T(0 + x2) = 0 and hence x2 N(T); and if x N(T), we have x = T(x) + x = 0 + x and hence x W2.
3.
It would be T(x) = x by (a).
4.
It would be T(x) = 0.
User profile picture
2011-06-27 00:00
Comments