Diagonal matrix

from Wikipedia, the free encyclopedia

In linear algebra, a diagonal matrix is a square matrix in which all elements outside the main diagonal are zero. Diagonal matrices are therefore determined solely by specifying their main diagonals.

For diagonal matrices, the matrix multiplication and the formation of the inverse can be calculated more easily than with a fully populated matrix. If a linear mapping is represented on a finite-dimensional vector space with the aid of a diagonal matrix, the eigenvalues ​​of the mapping can be read off directly on the basis of the spectral theorem .

A square -dimensional matrix is called diagonalizable if there is a diagonal matrix to which it is similar , that is, if a regular matrix exists such that or holds.

definition

A square matrix over a body (for example the real numbers )

,

the elements with all equal zero, ie diagonal matrix. Often you write for it

.

Examples

Numerical example

The matrix

is a diagonal matrix.

Special diagonal matrices

  • The identity matrix is a special case of a diagonal matrix in which all elements of the main diagonal have the value .
  • The square zero matrix is a special case of a diagonal matrix in which all elements of the main diagonal have the value .
  • If all the numbers on the main diagonal match in a diagonal matrix, one also speaks of scalar matrices . Scalar matrices are therefore scalar multiples of the identity matrix . The group of the scalar matrices different from the zero matrix is ​​the center of the general linear group .

Properties of diagonal matrices

  • The respective diagonal matrices form a commutative sub-ring of the ring of square matrices.
  • The determinant of a diagonal matrix is ​​the product of the entries on the main diagonal:
  • The adjoint of a diagonal matrix is ​​also a diagonal matrix again.
  • Diagonal matrices are symmetrical and normal . If they have real entries, they are even self-adjoint .

Arithmetic operations

Matrix addition, scalar multiplication and matrix multiplication, transposition

The matrix addition , scalar multiplication and matrix multiplication are very simple with diagonal matrices:

Multiplication of a matrix from the left by a diagonal matrix corresponds to the multiplication of the rows from with the diagonal entries. The corresponding multiplication from the right corresponds to the multiplication of the columns of with the diagonal entries.

For each diagonal matrix , applies to symmetrically is, therefore applies: .

Calculating the inverse

A diagonal matrix can be inverted if and only if none of the entries is on the main diagonal . The inverse matrix is then calculated as follows:

For the pseudo inverse of any diagonal matrix, the following applies:

with for and for , . Thus, for example, in an existing singular value decomposition , the pseudo-inverse can be calculated very efficiently: .

Invertible diagonal matrices

In the theory of algebraic group is a group to a finite product of copies of the multiplicative group of a isomorphic body is as algebraic torus singly or as a torus , respectively.

As can easily be seen, the product of copies of the multiplicative group of the body is isomorphic to the group of invertible -diagonal matrices over the body .

See also

Web links

Wiktionary: Diagonal matrix  - explanations of meanings, word origins, synonyms, translations

Individual evidence

  1. Uwe Storch , Hartmut Wiebe: Textbook of Mathematics, Volume 2: Lineare Algebra. BI-Wissenschafts-Verlag, Mannheim et al. 1990, ISBN 3-411-14101-8 .
  2. Horst Stöcker (Ed.): Pocket book of mathematical formulas and modern methods. 4th, corrected edition, reprint. German, Frankfurt am Main 2008, ISBN 978-3-8171-1812-0 , p. 363 .
  3. ^ Mathematical Modeling of Continuous Systems , p. 31 f.