HOME

TheInfoList



OR:

A real square matrix A is monotone (in the sense of Collatz) if for all real vectors v, Av \geq 0 implies v \geq 0, where \geq is the element-wise order on \mathbb^n.


Properties

A monotone matrix is nonsingular. ''Proof'': Let A be a monotone matrix and assume there exists x \ne 0 with Ax = 0. Then, by monotonicity, x \geq 0 and -x \geq 0, and hence x = 0. \square Let A be a real square matrix. A is monotone if and only if A^ \geq 0. ''Proof'': Suppose A is monotone. Denote by x the i-th column of A^. Then, Ax is the i-th standard basis vector, and hence x \geq 0 by monotonicity. For the reverse direction, suppose A admits an inverse such that A^ \geq 0. Then, if Ax \geq 0, x = A^ Ax \geq A^ 0 = 0, and hence A is monotone. \square


Examples

The matrix \left( \begin 1&-2\\ 0&1 \end \right) is monotone, with inverse \left( \begin 1&2\\ 0&1 \end \right). In fact, this matrix is an
M-matrix In mathematics, especially linear algebra, an ''M''-matrix is a ''Z''-matrix with eigenvalues whose real parts are nonnegative. The set of non-singular ''M''-matrices are a subset of the class of ''P''-matrices, and also of the class of inverse ...
(i.e., a monotone
L-matrix In mathematics, the class of L-matrices are those matrices whose off-diagonal entries are less than or equal to zero and whose diagonal entries are positive; that is, an L-matrix ''L'' satisfies :L=(\ell_);\quad \ell_ > 0; \quad \ell_\leq 0, \quad ...
). Note, however, that not all monotone matrices are M-matrices. An example is \left( \begin -1&3\\ 2&-4 \end \right), whose inverse is \left( \begin 2&3/2\\ 1&1/2 \end \right).


See also

*
M-matrix In mathematics, especially linear algebra, an ''M''-matrix is a ''Z''-matrix with eigenvalues whose real parts are nonnegative. The set of non-singular ''M''-matrices are a subset of the class of ''P''-matrices, and also of the class of inverse ...
*
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 i of a complex matrix A = (a_) is strictly diagon ...


References

{{reflist Matrices