If a $3 \times 3$ matrix is diagonalizable and has eigenvalues $1$ and $2$ but has two eigenvectors with eigenvalue $2$, would we have the eigenvalue matrix $$\begin{pmatrix} 1 & 0 & 0 \\ 0 & 2 & 0 \\ 0 & 0 & 2 \end{pmatrix}?$$
If a 3x3 matrix is diagonalizable and has eigenvalues 1,2 but has 2 eigenvectors with eigenvalue 2, would we...
3
$\begingroup$
linear-algebra
-
1Yes, that is one possibility. Of course you can permute the diagonal elements of the diagonal matrix – 2012-12-03
-
0@Stefan ahh, I just wanted to know whether you entered in the value 2 twice for each of the eigenvectors – 2012-12-03
-
1Are the eigenvectors, with eigenvalue 2, linearly independent? – 2012-12-03
-
1Also note that both eigenvectors for the eigenvalue 2 have to be linear independent. – 2012-12-03
-
0They are, but what if that wasn't the case? – 2012-12-03
-
1For a matrix to be diagonalizable, $\mathbb R^3$ has to be the direct sum of the eigenspaces. From this it follows, that if you have 2 eigenvalues, one of the two eigenspaces has to have dimension 2, and thus there have to exist two linear independent eigenvectors to that eigenvalue. – 2012-12-03