Jump to content

Exchange matrix

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Hellacioussatyr (talk | contribs) at 08:32, 9 January 2021 (Properties: Added explanation to formula). 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

  • Exchange matrices are symmetric; that is, JnT = Jn.
  • For any integer k, Jnk = I for even k; Jnk = Jn for odd k. In particular, Jn is an involutory matrix; that is, Jn−1 = Jn.
  • The trace of Jn is 1 if n is odd, and 0 if n is even.
  • The determinant of Jn equals . As a function of n, it has period 4, giving 1, 1, -1, -1 when , respectively.
  • The characteristic polynomial of Jn is when n is even, and when n is odd.
  • The adjugate matrix of Jn is .

Relationships

See also

References

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