What is the Adjoint of a Linear Operator?

rsa58
Messages
83
Reaction score
0

Homework Statement


T is a linear operator on a finite dimensional vector space. then N(T*T)=N(T). the null space are equal.


Homework Equations





The Attempt at a Solution


this is my method, but its does not work if dim(R(T))=0. I'm only concerned with showing
N(T*T) \subseteq N(T). let x beong to N(T*T) then <T*T(x),y>=0=<T(x),T(y)> for all y in the vector space. thus, if dim(R(T)) > 0 then there exists y such that T(y) is not equal to zero so T(x)=0.

any other methods out there?
 
Physics news on Phys.org
okay i think i got it if dim(R(T))=0 then ofcourse x is in the null space of T.
 
But that's only true for the trivial case, the 0 matrix.
 
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