In mathematics, a
square matrix
In mathematics, a square matrix is a Matrix (mathematics), matrix with the same number of rows and columns. An ''n''-by-''n'' matrix is known as a square matrix of order Any two square matrices of the same order can be added and multiplied.
Squ ...
is said to be diagonally dominant if, for every row of the matrix, the magnitude of the diagonal entry in a row is greater than or equal to the sum of the magnitudes of all the other (off-diagonal) entries in that row. More precisely, the matrix
is diagonally dominant if
:
where
denotes the entry in the
th row and
th column.
This definition uses a weak inequality, and is therefore sometimes called ''weak diagonal dominance''. If a strict inequality (>) is used, this is called ''strict diagonal dominance''. The unqualified term ''diagonal dominance'' can mean both strict and weak diagonal dominance, depending on the context.
Variations
The definition in the first paragraph sums entries across each row. It is therefore sometimes called ''row diagonal dominance''. If one changes the definition to sum down each column, this is called ''column diagonal dominance''.
Any strictly diagonally dominant matrix is trivially a
weakly chained diagonally dominant matrix. Weakly chained diagonally dominant matrices are non-singular and include the family of ''irreducibly diagonally dominant'' matrices. These are
irreducible matrices that are weakly diagonally dominant, but strictly diagonally dominant in at least one row.
Examples
The matrix
:
is ''weakly'' diagonally dominant because
:
since
:
since
:
since
.
The matrix
:
is ''not'' diagonally dominant because
:
since
:
since
:
since
.
That is, the first and third rows fail to satisfy the diagonal dominance condition.
The matrix
:
is ''strictly'' diagonally dominant because
:
since
:
since
:
since
.
Applications and properties
The following results can be proved trivially from
Gershgorin's circle theorem. Gershgorin's circle theorem itself has a very short proof.
A strictly diagonally dominant matrix (or an irreducibly diagonally dominant matrix) is
non-singular
Singular may refer to:
* Singular, the grammatical number that denotes a unit quantity, as opposed to the plural and other forms
* Singular or sounder, a group of boar, see List of animal names
* Singular (band), a Thai jazz pop duo
*'' Singular ...
.
A
Hermitian {{Short description, none
Numerous things are named after the French mathematician Charles Hermite (1822–1901):
Hermite
* Cubic Hermite spline, a type of third-degree spline
* Gauss–Hermite quadrature, an extension of Gaussian quadrature me ...
diagonally dominant matrix
with real non-negative diagonal entries is
positive semidefinite. This follows from the
eigenvalues
In linear algebra, an eigenvector ( ) or characteristic vector is a vector that has its direction unchanged (or reversed) by a given linear transformation. More precisely, an eigenvector \mathbf v of a linear transformation T is scaled by a ...
being real, and Gershgorin's circle theorem. If the symmetry requirement is eliminated, such a matrix is not necessarily positive semidefinite. For example, consider
:
However, the real parts of its eigenvalues remain non-negative by Gershgorin's circle theorem.
Similarly, a Hermitian strictly diagonally dominant matrix with real positive diagonal entries is
positive definite.
No (partial)
pivoting is necessary for a strictly column diagonally dominant matrix when performing
Gaussian elimination
In mathematics, Gaussian elimination, also known as row reduction, is an algorithm for solving systems of linear equations. It consists of a sequence of row-wise operations performed on the corresponding matrix of coefficients. This method can a ...
(LU factorization).
The
Jacobi and
Gauss–Seidel method
In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a system of linear equations. It is named after the German mathematicians Ca ...
s for solving a
linear system
In systems theory, a linear system is a mathematical model of a system based on the use of a linear operator.
Linear systems typically exhibit features and properties that are much simpler than the nonlinear case.
As a mathematical abstractio ...
converge if the matrix is strictly (or irreducibly) diagonally dominant.
Many matrices that arise in
finite element method
Finite element method (FEM) is a popular method for numerically solving differential equations arising in engineering and mathematical modeling. Typical problem areas of interest include the traditional fields of structural analysis, heat tran ...
s are diagonally dominant.
A slight variation on the idea of diagonal dominance is used to prove that the pairing on diagrams without loops in the
Temperley–Lieb algebra In statistical mechanics, the Temperley–Lieb algebra is an algebra from which are built certain transfer matrix, transfer matrices, invented by Harold Neville Vazeille Temperley, Neville Temperley and Elliott H. Lieb, Elliott Lieb. It is also rela ...
is non-degenerate.
For a matrix with polynomial entries, one sensible definition of diagonal dominance is if the highest power of
appearing in each row appears only on the diagonal. (The evaluations of such a matrix at large values of
are diagonally dominant in the above sense.)
See also
*
trace
Trace may refer to:
Arts and entertainment Music
* ''Trace'' (Son Volt album), 1995
* ''Trace'' (Died Pretty album), 1993
* Trace (band), a Dutch progressive rock band
* ''The Trace'' (album), by Nell
Other uses in arts and entertainment
* ...
of a
square matrix
In mathematics, a square matrix is a Matrix (mathematics), matrix with the same number of rows and columns. An ''n''-by-''n'' matrix is known as a square matrix of order Any two square matrices of the same order can be added and multiplied.
Squ ...
Notes
References
*
*
External links
PlanetMath: Diagonal dominance definitionPlanetMath: Properties of diagonally dominant matrices
{{Matrix classes
Numerical linear algebra
Matrices (mathematics)