diagonal matrix
DefinitionLet be a square matrix (with entries in any field).If all off-diagonal entries of are zero, then is adiagonal matrix
.
From the definition, we see that an diagonal matrix iscompletely determined by the entries on the diagonal; all other entriesare zero. If the diagonal entries are ,then we denote the corresponding diagonal matrix by
Examples
- 1.
The identity matrix
and zero matrix
are diagonal matrices. Also,any matrix is a diagonal matrix.
- 2.
A matrix is a diagonal matrix if and only if isboth an upper and lower triangular matrix
.
Properties
- 1.
If and are diagonal matrices of same order, then and are again a diagonal matrix. Further, diagonal matricescommute, i.e., . It follows that real (and complex)diagonal matrices are normal matrices
.
- 2.
A square matrix is diagonal if and only if it istriangular and normal (see this page (http://planetmath.org/TheoremForNormalTriangularMatrices)).
- 3.
The eigenvalues
of a diagonal matrix are .Corresponding eigenvectors
are the standard unit vectors in .For the determinant
, we have , so is invertible
if and only if all are non-zero.Then the inverse is given by
- 4.
If is a diagonal matrix, then the adjugate of is also a diagonal matrix.
- 5.
The matrix exponential
of a diagonal matrix is
More generally, every analytic function of a diagonal matrix can be computed entrywise, i.e.:
Remarks
Diagonal matrices are also sometimes called quasi-scalar matrices [1].
References
- 1 H. Eves,Elementary Matrix
Theory,Dover publications, 1980.
- 2 Wikipedia,http://www.wikipedia.org/wiki/Diagonal_matrixdiagonal matrix.