Consider the linear map
$$L:Mat_{nxn}(\mathbb{R})\rightarrow Mat_{nxn}(\mathbb{R}),\\ M\mapsto 4M-7M^T$$
a) Prove that any symmetric or anti-symmetric matrix is an eigenvector for $L$.
b) Is $L$ diagonalizable? Justify.
Solution:
Let $M$ be symmetric ($M=M^T$), then $L(M)=4M-7M^T=4M-7M=-3M=(-3)M$ where $-3$ is an eigenvalue an $M$ the eigenvector.
The same for $M$ anti-symmetric ($M=-M^T)$. Does this prove a)?
Remark: You have to investigate the linear operator $L$ !
$$L(M)=4M-7M=-3M,$$
hence $-3$ is an eigenvalue of $L$ and $M$ an corresponding eigenvector.
$$L(M)=4M+7M=11M,$$
hence $11$ is an eigenvalue of $L$ and $M$ an corresponding eigenvector.