A question in prooving liniar operator

  • Thread starter Thread starter transgalactic
  • Start date Start date
  • Tags Tags
    Operator
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 1K views
Physics news on Phys.org
I'm not sure what you mean by "for a polynomial". The formula is T(A)= AT- A.

Perhaps you are thinking that AT is a power? Even if it were, that would still be alright- if you can multiply matrices you can certainly take a matrix to a power- and a product of matrices still represents a linear transformation.

However, AT is the standard notation for the 'transpose' of a matrix: basically you swap rows and columns. For a 2 by 2 matrix
[tex]\left[\begin{array}{cc}a & b \\ c & d\end{array}\right]^T= \left[\begin{array}{cc} a & c \\ b & d\end{array}\right][/tex]
so that
[tex]\left[\begin{array}{cc}a & b \\ c & d\end{array}\right]^T- \left[\begin{array}{cc}a & b \\ c & d\end{array}\right]= \left[\begin{array}{c c} a & c \\ b & d\end{array}\right]- \left[\begin{array}{cc}a & b \\ c & d\end{array}\right][/itex]<br /> [tex]= \left[\begin{array}{cc} 0 & c- b \\ b- c & 0\end{array}\right][/tex][/tex]
 
Last edited by a moderator:
no this sign is a little line like a derivative sign
no way it can't be a T
??
 
i trust your judgement probably its a print mistake
and they ment T
 
It's my vision I'm not sure you should trust! Is this matrix over the real numbers or complex numbers? Sometimes a little "sword" superscript is use to represent the "Hermitian conjugate" where you take the transpose (switch rows to columns) and take the complex conjugate of all entries. Of course, if your matrix has only real number entries, that is the same as the transpose.
 
Last edited by a moderator: