User:IssaRice/Linear algebra/Classification of operators: Difference between revisions
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
! Operator kind !! Description in terms of eigenvectors !! Description in terms of diagonalizability !! Notes | ! Operator kind !! Description in terms of eigenvectors !! Description in terms of diagonalizability !! Notes | ||
|- | |- | ||
| <math>T</math> is diagonalizable || There exists a basis of <math>V</math> consisting of eigenvectors of <math>T</math> || <math>T</math> is diagonalizable (there exists a basis <math>\beta</math> of <math>V</math> with respect to which <math>[T]_\beta^\beta</math> is a diagonal matrix) | | <math>T</math> is diagonalizable || There exists a basis of <math>V</math> consisting of eigenvectors of <math>T</math> || <math>T</math> is diagonalizable (there exists a basis <math>\beta</math> of <math>V</math> with respect to which <math>[T]_\beta^\beta</math> is a diagonal matrix) || This basis is not unique because we can reorder the vectors and also scale eigenvectors by a non-zero number to obtain an eigenvector. | ||
|- | |- | ||
| <math>T</math> is normal || There exists an orthonormal basis of <math>V</math> consisting of eigenvectors of <math>T</math> || <math>T</math> is diagonalizable using an orthonormal basis | | <math>T</math> is normal || There exists an orthonormal basis of <math>V</math> consisting of eigenvectors of <math>T</math> || <math>T</math> is diagonalizable using an orthonormal basis | ||
Revision as of 23:56, 2 January 2019
Let be a finite-dimensional inner product space, and let be a linear transformation. Then in the table below, the statements within the same row are equivalent.
| Operator kind | Description in terms of eigenvectors | Description in terms of diagonalizability | Notes |
|---|---|---|---|
| is diagonalizable | There exists a basis of consisting of eigenvectors of | is diagonalizable (there exists a basis of with respect to which is a diagonal matrix) | This basis is not unique because we can reorder the vectors and also scale eigenvectors by a non-zero number to obtain an eigenvector. |
| is normal | There exists an orthonormal basis of consisting of eigenvectors of | is diagonalizable using an orthonormal basis | |
| self-adjoint ( is Hermitian) | There exists an orthonormal basis of consisting of eigenvectors of with real eigenvalues | is diagonalizable using an orthonormal basis and the diagonal entries are all real | |
| is an isometry | There exists an orthonormal basis of consisting of eigenvectors of whose eigenvalues all have absolute value 1 | is diagonalizable using an orthonormal basis and the diagonal entries all have absolute values 1 | This only works when the field of scalars is the complex numbers |
| is positive | There exists an orthonormal basis of consisting of eigenvectors of with positive real eigenvalues | is diagonalizable using an orthonormal basis and the diagonal entries are all positive real numbers |