What is the Adjoint of a Linear Operator?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
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) [tex]\subseteq[/tex] 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.