Jump to content

Monge array

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 128.31.33.78 (talk) at 19:28, 12 July 2013. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computer science, Monge arrays, or Monge matrices, are mathematical objects named for their discoverer, the French mathematician Gaspard Monge.

An m-by-n matrix is said to be a Monge array if, for all such that

one obtains

So whenever we pick two rows and two columns of a Monge array (a 2 × 2 sub-matrix) and consider the four elements at the intersection points, the sum of the upper-left and lower right elements (across the main diagonal) is less than or equal to the sum of the lower-left and upper-right elements (across the antidiagonal).

This matrix is a Monge array:

For example, take the intersection of rows 2 and 4 with columns 1 and 5. The four elements are:

17 + 7 = 24
23 + 11 = 34

The sum of the upper-left and lower right elements is less than or equal to the sum of the lower-left and upper-right elements.

Properties

  • The above definition is equivalent to the statement
A matrix is a Monge array if and only if for all and .
  • Any subarray produced by selecting certain rows and columns from an original Monge array will itself be a Monge array.
  • Any linear combination with non-negative coefficients of Monge arrays is itself a Monge array.
  • One interesting property of Monge arrays is that if you mark with a circle the leftmost minimum of each row, you will discover that your circles march downward to the right; that is to say, if , then for all . Symmetrically, if you mark the uppermost minimum of each column, your circles will march rightwards and downwards. The row and column maxima march in the opposite direction: upwards to the right and downwards to the left.
  • The notion of weak Monge arrays has been proposed; a weak Monge array is a square n-by-n matrix which satisfies the Monge property only for all .

Applications

References

  • Deineko, Vladimir G.; Woeginger, Gerhard J. (2006). "Some problems around travelling salesmen, dart boards, and euro-coins" (PDF). Bulletin of the European Association for Theoretical Computer Science. 90. EATCS: 43–52. ISSN 0252-9742. {{cite journal}}: Unknown parameter |month= ignored (help)