diagonalised
In linear algebra, a matrix is said to be diagonalised if it can be expressed as the product of an invertible matrix, a diagonal matrix, and the inverse of the invertible matrix. Mathematically, a square matrix A is diagonalised if there exists an invertible matrix P and a diagonal matrix D such that A = PDP⁻¹. The diagonal matrix D contains the eigenvalues of A on its main diagonal, and the columns of the matrix P are the corresponding eigenvectors of A.
The process of finding P and D is called diagonalisation. Not all matrices can be diagonalised. A
Diagonalisation is a powerful tool in linear algebra. It simplifies many matrix operations. For instance, computing