Weakly chained diagonally dominant matrix
In mathematics, the weakly chained diagonally dominant matrices are a family of nonsingular matrices that include the strictly diagonally dominant matrices.
Definition
=Preliminaries=
We say row of a complex matrix is strictly diagonally dominant (SDD) if . We say is SDD if all of its rows are SDD. Weakly diagonally dominant (WDD) is defined with instead.
The directed graph associated with an complex matrix is given by the vertices and edges defined as follows: there exists an edge from if and only if .
=Definition=
A complex square matrix is said to be weakly chained diagonally dominant (WCDD) if
- is WDD and
- for each row that is not SDD, there exists a walk in the directed graph of ending at an SDD row .
Example
File:Graph of a WCDD matrix.png
The matrix
:
-1 & 1\\
& -1 & 1\\
& & \ddots & \ddots\\
& & & -1 & 1
\end{pmatrix}
is WCDD.
Properties
=Nonsingularity=
Let be a WCDD matrix. Suppose there exists a nonzero in the null space of .
Without loss of generality, let be such that for all .
Since is WCDD, we may pick a walk ending at an SDD row .
Taking moduli on both sides of
:
and applying the triangle inequality yields
:
and hence row is not SDD.
Moreover, since is WDD, the above chain of inequalities holds with equality so that whenever .
Therefore, .
Repeating this argument with , , etc., we find that is not SDD, a contradiction.
Recalling that an irreducible matrix is one whose associated directed graph is strongly connected, a trivial corollary of the above is that an irreducibly diagonally dominant matrix (i.e., an irreducible WDD matrix with at least one SDD row) is nonsingular.{{cite book|last1=Horn|first1=Roger A.|last2=Johnson|first2=Charles R.|title=Matrix analysis|year=1990|publisher=Cambridge University Press, Cambridge}}
=Relationship with nonsingular M-matrices=
In fact, WCDD L-matrices were studied (by James H. Bramble and B. E. Hubbard) as early as 1964 in a journal article{{cite journal|last1=Bramble|first1=James H.|last2=Hubbard|first2=B. E.|journal=Journal of Mathematical Physics|volume=43|year=1964|pages=117–132|title=On a finite difference analogue of an elliptic problem which is neither diagonally dominant nor of non-negative type|doi=10.1002/sapm1964431117}} in which they appear under the alternate name of matrices of positive type.
Moreover, if is an WCDD L-matrix, we can bound its inverse as follows:{{cite journal|last1=Shivakumar|first1=P. N.|last2=Williams|first2=Joseph J.|last3=Ye|first3=Qiang|last4=Marinov|first4=Corneliu A.|title=On Two-Sided Bounds Related to Weakly Diagonally Dominant M-Matrices with Application to Digital Circuit Dynamics|journal=SIAM Journal on Matrix Analysis and Applications|volume=17|issue=2|year=1996|pages=298–312|issn=0895-4798|doi=10.1137/S0895479894276370}}
: where
Note that is always zero and that the right-hand side of the bound above is whenever one or more of the constants is one.
Tighter bounds for the inverse of a WCDD L-matrix are known.{{cite journal|last1=Cheng|first1=Guang-Hui|last2=Huang|first2=Ting-Zhu|title=An upper bound for of strictly diagonally dominant M-matrices|journal=Linear Algebra and Its Applications|volume=426|issue=2–3|year=2007|pages=667–673|issn=0024-3795|doi=10.1016/j.laa.2007.06.001|doi-access=free}}{{cite journal|last1=Li|first1=Wen|title=The infinity norm bound for the inverse of nonsingular diagonal dominant matrices|journal=Applied Mathematics Letters|volume=21|issue=3|year=2008|pages=258–263|issn=0893-9659|doi=10.1016/j.aml.2007.03.018|doi-access=free}}{{cite journal|last1=Wang|first1=Ping|title=An upper bound for of strictly diagonally dominant M-matrices|journal=Linear Algebra and Its Applications|volume=431|issue=5–7|year=2009|pages=511–517|issn=0024-3795|doi=10.1016/j.laa.2009.02.037|doi-access=free}}{{cite journal|last1=Huang|first1=Ting-Zhu|last2=Zhu|first2=Yan|title=Estimation of for weakly chained diagonally dominant M-matrices|journal=Linear Algebra and Its Applications|volume=432|issue=2–3|year=2010|pages=670–677|issn=0024-3795|doi=10.1016/j.laa.2009.09.012|doi-access=free}}
Applications
Due to their relationship with M-matrices (see above), WCDD matrices appear often in practical applications.
An example is given below.
=Monotone numerical schemes=
WCDD L-matrices arise naturally from monotone approximation schemes for partial differential equations.
For example, consider the one-dimensional Poisson problem
: for
with Dirichlet boundary conditions .
Letting be a numerical grid (for some positive that divides unity), a monotone finite difference scheme for the Poisson problem takes the form of
: where
and
:
-1 & 2 & -1\\
& -1 & 2 & -1\\
& & \ddots & \ddots & \ddots\\
& & & -1 & 2 & -1\\
& & & & -1 & 2
\end{pmatrix}.
Note that is a WCDD L-matrix.
References
{{reflist}}