Linear Transformation Equalities

jnava
Messages
7
Reaction score
0
Homework Statement

I need to show the following equalities, where T is a linear transformation and * is the adjoint.

Null(T*T) = Null(T)
Range(T*T) = Range(T)



The attempt at a solution

I know I have to show that Null(T) is a subset of Null(T*T) and then Null(T*T) is a subset of Null T...

Let v exist in Nullspace of T. Then T(v) = 0
Now let v exist in the Nullspace of T*T. Then T*T(v) = 0

Now i am lost, any help would be great. Thanks
 
Physics news on Phys.org
OK, so let v in the nullspace of T. Then T(v)=0. Can you show that T*T(0)=0??

The reverse is not so easy. But take T*T(v)=0. Then <T*T(v),v>=0. Now use the property of the adjoint.
 
Thank you!
 
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