When is a matrix diagonalizable?

211 Views Asked by At

The matrix $A$ is diagonalizable with $A=SDS^{-1}$ where $D$ is a diagonal matrix and $S$ is the matrix with eigenvectors as columns iff $A$ has linearly independent eigenvectors.

Correct?