Jump to content

Exchange matrix

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by David Eppstein (talk | contribs) at 01:25, 23 February 2015 (source and supply alternative names). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In mathematics, especially linear algebra, the exchange matrix (also called the reversal matrix, backward identity, or standard involutory permutation) is a special case of a permutation matrix, where the 1 elements reside on the counterdiagonal and all other elements are zero. In other words, it is a 'row-reversed' or 'column-reversed' version of the identity matrix.[1]

Definition

If J is an n×n exchange matrix, then the elements of J are defined such that:

Properties

  • JT = J.
  • Jn = I for even n; Jn = J for odd n, where n is any integer. Thus J is an involutory matrix; that is, J−1 = J.
  • The trace of J is 1 if n is odd, and 0 if n is even.

Relationships

  • Any matrix A satisfying the condition AJ = JA is said to be centrosymmetric.
  • Any matrix A satisfying the condition AJ = JAT is said to be persymmetric.

References

  1. ^ Horn, Roger A.; Johnson, Charles R. (2012), Matrix Analysis (2nd ed.), Cambridge University Press, p. 33, ISBN 9781139788885.