Weakly chained diagonally dominant matrix

From testwiki
Revision as of 06:36, 4 May 2024 by imported>David Eppstein (book not journal)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Venn Diagram showing the containment of weakly chained diagonally dominant (WCDD) matrices relative to weakly diagonally dominant (WDD) and strictly diagonally dominant (SDD) matrices.

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 i of a complex matrix A=(aij) is strictly diagonally dominant (SDD) if |aii|>ji|aij|. We say A is SDD if all of its rows are SDD. Weakly diagonally dominant (WDD) is defined with instead.

The directed graph associated with an m×m complex matrix A=(aij) is given by the vertices {1,,m} and edges defined as follows: there exists an edge from ij if and only if aij0.

Definition

A complex square matrix A is said to be weakly chained diagonally dominant (WCDD) if

  • A is WDD and
  • for each row i1 that is not SDD, there exists a walk i1i2ik in the directed graph of A ending at an SDD row ik.

Example

The directed graph associated with the WCDD matrix in the example. The first row, which is SDD, is highlighted. Note that regardless of which node i we start at, we can find a walk i(i1)(i2)1.

The m×m matrix

(1111111)

is WCDD.

Properties

Nonsingularity

A WCDD matrix is nonsingular.[1]

Proof:[2] Let A=(aij) be a WCDD matrix. Suppose there exists a nonzero x in the null space of A. Without loss of generality, let i1 be such that |xi1|=1|xj| for all j. Since A is WCDD, we may pick a walk i1i2ik ending at an SDD row ik.

Taking moduli on both sides of

ai1i1xi1=ji1ai1jxj

and applying the triangle inequality yields

|ai1i1|ji1|ai1j||xj|ji1|ai1j|,

and hence row i1 is not SDD. Moreover, since A is WDD, the above chain of inequalities holds with equality so that |xj|=1 whenever ai1j0. Therefore, |xi2|=1. Repeating this argument with i2, i3, etc., we find that ik 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.[3]

Relationship with nonsingular M-matrices

The following are equivalent:[4]

In fact, WCDD L-matrices were studied (by James H. Bramble and B. E. Hubbard) as early as 1964 in a journal article[5] in which they appear under the alternate name of matrices of positive type.

Moreover, if A is an n×n WCDD L-matrix, we can bound its inverse as follows:[6]

A1i[aiij=1i(1uj)]1   where   ui=1|aii|j=i+1n|aij|.

Note that un is always zero and that the right-hand side of the bound above is whenever one or more of the constants ui is one.

Tighter bounds for the inverse of a WCDD L-matrix are known.[7][8][9][10]

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

u(x)+g(x)=0   for   x(0,1)

with Dirichlet boundary conditions u(0)=u(1)=0. Letting {0,h,2h,,1} be a numerical grid (for some positive h that divides unity), a monotone finite difference scheme for the Poisson problem takes the form of

1h2Au+g=0   where   [g]j=g(jh)

and

A=(2112112112112).

Note that A is a WCDD L-matrix.

References

Template:Reflist