Minimal and characteristic polynomial of matrix transpose operator

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
3 replies · 3K views
specialnlovin
Messages
19
Reaction score
0
Let V =Mn(k),n>1 and T:V→V defined by T(M)=Mt (transpose of M).
i) Find the minimal polynomial of T. Is T diagonalisable when k = R,C,F2?
ii) Suppose k = R. Find the characteristic polynomial chT .
I know that T2=T(Mt))=M and that has got to help me find the minimal polynomial
 
Physics news on Phys.org
You'll need to find a polynomial [tex]p(x)=x^n+...+a_1x+a_0[/tex], such that p(T)=0, i.e.

[tex]T^n+...+a_1T+a_0I=0[/tex]

You know that [tex]T^2(M)=M[/tex], can you use this to find a suitable polynomial??