Defect (math)

from Wikipedia, the free encyclopedia

In mathematics, the defect is a term from the subfield of linear algebra . You assign it to a linear mapping or a matrix .

Definition of linear mapping

Let and be two finite-dimensional vector spaces , the dimension of be , the dimension of be . Further be a linear map. Then the defect of this map is defined as the dimension of the core of the map, in short

.

Defect in matrices

A matrix with elements from one body can be interpreted as a linear mapping . In this sense, the defect is caused by the matrix

Are defined. The defect of is therefore equal to the dimension of the solution space of the homogeneous linear system of equations .

If  the matrix is ​​zero , then is  equal to the number of columns of . Otherwise is equal to the maximum number of columns that can be deleted so that the reduced matrix has the same picture as . The deleted columns are then linearly dependent on the columns remaining in the reduced matrix.

calculation

The Gaussian elimination method with exchanging rows and columns is particularly suitable for manual calculations with small matrices to determine the defect. With this method, each matrix can be transformed into an equivalent matrix with for , in which the diagonal elements of the first rows are occupied by non-zero elements and the remaining rows are zero rows ( is the rank of the matrix ). The defect of this matrix is ​​then (that is the statement of the ranking ).

Assume that is not the zero matrix. It sweeps from those columns, the columns in the matrix correspond (this is during the Gaussian elimination column transpositions carried out to take into account), the reduced matrix has the same image as . If further columns are deleted (if this is possible) the image of the matrix is ​​reduced.

In the case of square matrices (i.e. for ) the defect of is equal to the number of zero lines in .

Determining the defect of a matrix by means of singular value decomposition is numerically more stable, but also more complex than the Gaussian elimination method .

Examples

It wasn't necessary to swap columns, so the matrix has

which results from deleting the last column, the same picture as .

Again, it was not necessary to swap columns, so this matrix has the same picture as

Ranking

Main article: Rank set

The ranking shows a relationship between the defect and the rank of a linear mapping .

Individual evidence

  1. Michael Artin: Algebra. Birkhäuser, Basel et al. 1998, ISBN 3-7643-5938-2 , p. 123 ( limited preview in the Google book search).