We can turn every triangular matrix into a diagonal matrix with elementary Matrices.
So, How can it be possible to have a matrix which is similar to a triangular matrix but not to a diagonal matrix?
In addition, what is the best trick to know if a matrix is diagonalizable or not?