So I've been given this in college :
Find all the eigenvectors and eigenvalues of the linear transformation $\textsf T : \textsf{M}_{2 \times 2}(\mathbb R) \to \textsf{M}_{2 \times 2}(\mathbb R)$ given by
$$\textsf{T}(M) = M + (aM)^t$$
($a$ being a real number).
Once done, find the $a$ values which make $\textsf T$ non-diagonizable.
Thanks and sorry if its hard to understand. I'm new to posting on this site and I'm still working on my english.
Think about a matrix that upon left-multiplying with $M$ would give $M$ and another matrix that also upon left-multiplying with $M$ would give $a$ times the transpose of $M$, $M^t$. The transformation matrix is the sum of these two matrices.
Then for this matrix to be diagonalizable, the multiplicity of each eigenvalue must match the number of corresponding eigenvectors.