Kernel of the adjoint of a linear operator

julydecember
Messages
4
Reaction score
0

Homework Statement



Let V be an inner product space and T:V->V a linear operator. Prove that if T is normal, then T and T* have the same kernel (T* is the adjoint of T).

Homework Equations





The Attempt at a Solution


Let us assume x is in the kernel of T. Then, TT*x =T*Tx = T*0= 0. So T*x is in the kernel of T but this doesn't mean T*x = 0 and I get stuck here. Any help would be greatly appreciated.
 
Physics news on Phys.org
You aren't using that T* is the adjoint. Look at x*(T*T)x and x*(TT*)x.
 
I think I found out how to do this. Are my steps right?
Let x be an element in the kernel of T. Since TT*x = T*Tx = T*0=0, (TT*x,x) = 0 where (,) indicates the inner product.
Then, (TT*x,x) = (T*x,T*x) = ||T*x||^2 = 0 so T*x = 0 and x is in the kernel of T*. The other way can be done similarly.

BTW, what does "x*" indicate in x*(T*T)x? I don't understand...
 
x* is the adjoint of the vector x. So x*(TT*)x is (x,(TT*)x). Yes, that's it. Show (Tx,Tx)=(T*x,T*x)=||Tx||^2=||T*x||^2.
 
O.K., 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