Tazz01
- 9
- 0
Homework Statement
T : R^{3} -> R^{3} is a linear transformation. We need to prove the equivalence of the three below statements.
i) R^{3} = ker(T) \oplus im(T);
ii) ker(T) = ker(T^{2});
iii) im(T) = im(T^{2}).
Homework Equations
R^{3} = ker(T) \oplus im(T), if for all v \in R^{3} there exists x \in ker(T) and y \in im(T) such that v = x + y, and ker(T) \bigcap im(T) = {0}
ker(T) = {x\inR^{3} : T(x)=0}
im(T) = { w\inR^{3} : w=f(x), x\inR^{3}}
The Attempt at a Solution
I really have no idea how to show these statements are equivalent. Can someone also clarify the linear mapping T^{2}?
Thanks.