A linear transformation is said to be diagonalisable if it’s corresponding transformation matrix is diagonal. Any choice of basis can be used to achieve this.
Diagonalising Linear Transformations
Diagonalisable Linear Transformations ^formula1
Let be a linear transformation that maps the vector space onto itself. Then, is diagonalisable if and only if there exists a basis, for such that is a diagonal matrix
We can use eigenvectors to also check this:
Diagonalisable using Eigenvectors (Linear Transformations) ^formula2
If is a linear transformation mapping onto itself, it is only diagonalisable if there exists a basis, consisting of only eigenvectors (of any eigenvalue) of :
Diagonalisable Matrices
The concept of diagonalisable linear transformations extends to matrices as well, since every linear transformation has an associated transformation matrix.
Diagonalisable Matrices ^formula2
An matrix, is diagonalisable if and only if it can be represented as:
where is an invertible matrix and is an diagonal matrix. Then is said to diagonalise
Matrix Powers
The operation of matrix powers can be used on diagonalisable matrices to simplify chained linear transformations:
Matrix Power on a Diagonalisable Matrix
Let be the transformation matrix of the linear transformation . If is diagonalisable, then:
And it’s matrix power is given by (for ):
Which is the same as repeatedly transforming.
#todo Application in Markov Chains (Genetics)!