Why are eigenvectors of an invertible matrix linearly independent?

1.8k Views Asked by At

Why are eigenvectors of an invertible matrix linearly independent?

1

There are 1 best solutions below

2
On BEST ANSWER

Who said they had to be? What about

$$\left[\begin{array}{cc}1 & 1\\0 & 1\end{array}\right]?$$

EDIT: Michael, below, is correct. In your PDF, the author is not asserting that an invertible matrix has linearly independent eigenvalues. Rather, the argument is that since the eigenvectors of $A$ are the columns of $P$, and $P$ is invertible, it must follow that the eigenvectors of $A$ are linearly indepedent (which is just using the fact that an invertible matrix has linearly independent columns).