Persymmetric matrix

From Wikipedia, the free encyclopedia
(Redirected from Persymmetric Matrix)
Jump to navigation Jump to search

In mathematics, persymmetric matrix may refer to:

  1. a square matrix which is symmetric with respect to the northeast-to-southwest diagonal (anti-diagonal); or
  2. a square matrix such that the values on each line perpendicular to the main diagonal are the same for a given line.

The first definition is the most common in the recent literature. The designation "Hankel matrix" is often used for matrices satisfying the property in the second definition.

Definition 1

[edit | edit source]
Symmetry pattern of a persymmetric 5 × 5 matrix

Let A = (aij) be an n × n matrix. The first definition of persymmetric requires that aij=anj+1,ni+1 for all i, j.[1] For example, 5 × 5 persymmetric matrices are of the form A=[a11a12a13a14a15a21a22a23a24a14a31a32a33a23a13a41a42a32a22a12a51a41a31a21a11].

This can be equivalently expressed as AJ = JAT where J is the exchange matrix.

A third way to express this is seen by post-multiplying AJ = JAT with J on both sides, showing that AT rotated 180 degrees is identical to A: A=JA𝖳J.

A symmetric matrix is a matrix whose values are symmetric in the northwest-to-southeast diagonal. If a symmetric matrix is rotated by 90°, it becomes a persymmetric matrix. Symmetric persymmetric matrices are sometimes called bisymmetric matrices.

Definition 2

[edit | edit source]

The second definition is due to Thomas Muir.[2] It says that the square matrix A = (aij) is persymmetric if aij depends only on i + j. Persymmetric matrices in this sense, or Hankel matrices as they are often called, are of the form A=[r1r2r3rnr2r3r4rn+1r3r4r5rn+2rnrn+1rn+2r2n1]. A persymmetric determinant is the determinant of a persymmetric matrix.[2]

A matrix for which the values on each line parallel to the main diagonal are constant is called a Toeplitz matrix.

See also

[edit | edit source]

References

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).. See page 193.
  2. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).