Zero matrix

from Wikipedia, the free encyclopedia

In linear algebra, a zero matrix is a real or complex matrix whose entries are all equal to the number zero . More generally, a matrix over a body or ring is called a zero matrix if all matrix elements correspond to the neutral element of addition in the body or ring. The zero matrix represents the zero mapping between finite-dimensional vector spaces and is itself the neutral element in the vector space or ring of matrices. The most important parameters of a zero matrix, such as determinant , track and rank , are each zero. The transposed , adjoint or complementary matrix of a zero matrix is ​​again a zero matrix.

definition

If a ring has zero elements , then the zero matrix is defined as

.

The entries of a zero matrix are therefore all equal to the zero element of the ring. The zero matrix, provided its dimension is irrelevant and there is no possibility of confusion, is simply marked with or . A matrix with no content, in which the number of rows or columns is zero, is called an "empty matrix". Such a matrix is always a zero matrix and, if square, at the same time identity matrix .

Examples

If the field of real numbers and denotes the number zero , then examples of zero matrices are:

properties

neutrality

Between two finite-dimensional vector spaces over the same body, the zero matrix represents the zero mapping , i.e. the linear mapping that maps all vectors onto the zero vector . If the zero vector is the target space, then applies to all vectors

.

In the vector space of the matrices , the zero matrix itself represents the zero vector with regard to the matrix addition, that is, it applies to all matrices

.

Absorbent element

In the die ring is the zero matrix the zero element and corresponding identity matrix identity element. With regard to the matrix multiplication affects the zero matrix as absorbent element , because for all matrices applies

.

A -Null matrix therefore has no (multiplicative) inverse , because the product of the zero matrix with any matrix cannot result in the identity matrix. The ring of square matrices is also not free from zero divisors , because it does not necessarily follow or .

Parameters

The following applies to the determinant of a square zero matrix

The following applies to the trace of a square zero matrix

.

The same applies to the rank of a zero matrix over a body

,

where zero matrices are the only matrices with rank zero. The characteristic polynomial of a square zero matrix over a body has the form

.

Thus the only eigenvalue and the associated eigenspace is the whole space. A square zero matrix over the real or complex numbers is both positive semidefinite and negative semidefinite.

Illustrations

Every zero matrix can be represented as the dyadic product of two zero vectors of corresponding length, i.e.

.

The transposed matrix , adjoint matrix or complementary matrix of a zero matrix is ​​again a zero matrix in which only the dimensions are exchanged:

  and   .

The matrix exponential of a real or complex square zero matrix is ​​the identity matrix of equal size, in short

.

See also

literature

Individual evidence

  1. ^ Bosch: Linear Algebra . 2006, p. 91 .

Web links