Monotone matrix

From testwiki
Revision as of 09:58, 11 May 2024 by imported>CycoMa2
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:ConfuseTemplate:One sourceTemplate:Other use A real square matrix A is monotone (in the sense of Collatz) if for all real vectors v, Av0 implies v0, where is the element-wise order on n.[1]

Properties

A monotone matrix is nonsingular.[1]

Proof: Let A be a monotone matrix and assume there exists x0 with Ax=0. Then, by monotonicity, x0 and x0, and hence x=0.

Let A be a real square matrix. A is monotone if and only if A10.[1]

Proof: Suppose A is monotone. Denote by x the i-th column of A1. Then, Ax is the i-th standard basis vector, and hence x0 by monotonicity. For the reverse direction, suppose A admits an inverse such that A10. Then, if Ax0, x=A1AxA10=0, and hence A is monotone.

Examples

The matrix (1201) is monotone, with inverse (1201). In fact, this matrix is an M-matrix (i.e., a monotone L-matrix).

Note, however, that not all monotone matrices are M-matrices. An example is (1324), whose inverse is (23/211/2).

See also

References

Template:Reflist