How do I find the characteristic polynomial and the eigenvalues and eigenvectors of the linear operator which defined by: $$T\left(A\right)=\:A^t$$
where T: $T\::\:R^{n\cdot n}\:->\:R^{n\cdot n}$
I tried to find the matrix which represents the transformation, but without any success: find such M which will give me the result: $$M*A=\:A^t$$
so I could do:
$$\left|M-\lambda I\right|=0$$
Hint: Eigenvectors are the symmetric and antisymmetric matrices.