Jump to content

Bisymmetric matrix: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m showed bisymmetric symmetry pattern form using indices.
short description, added links
Tags: Mobile edit Mobile app edit iOS app edit
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Short description|Square matrix symmetric about both its diagonal and anti-diagonal}}
[[File:Matrix symmetry qtl3.svg|thumb|Symmetry pattern of a bisymmetric 5 × 5 matrix]]
[[File:Matrix symmetry qtl3.svg|thumb|Symmetry pattern of a bisymmetric 5 × 5 matrix]]

In [[mathematics]], a '''bisymmetric matrix''' is a [[square matrix]] that is symmetric about both of its main diagonals. More precisely, an ''n''&thinsp;×&thinsp;''n'' matrix ''A'' is bisymmetric if it satisfies both ''A'' = ''A<sup>T</sup>'' and ''AJ'' = ''JA'' where ''J'' is the ''n''&thinsp;×&thinsp;''n'' [[exchange matrix]].
In [[mathematics]], a '''bisymmetric matrix''' is a [[square matrix]] that is [[Symmetric matrix|symmetric]] about both of its main [[Diagonal of a matrix|diagonals]]. More precisely, an {{math|''n'' × ''n''}} matrix {{mvar|A}} is bisymmetric if it satisfies both {{math|1=''A'' = ''A''<sup>T</sup>}} (it is its own [[transpose]]), and {{math|1=''AJ'' = ''JA''}}, where {{mvar|J}} is the {{math|''n'' × ''n''}} [[exchange matrix]].


For example, any matrix of the form
For example, any matrix of the form


:<math>\begin{bmatrix}
<math display=block>\begin{bmatrix}
a & b & c & d & e \\
a & b & c & d & e \\
b & f & g & h & d \\
b & f & g & h & d \\
Line 18: Line 20:
\end{bmatrix}</math>
\end{bmatrix}</math>


is bisymmetric. The associated <math>5\times 5</math> [[exchange matrix]] for this example is
is bisymmetric.

<math>J_{5} = \begin{bmatrix}
0 & 0 & 0 & 0 & 1 \\
0 & 0 & 0 & 1 & 0 \\
0 & 0 & 1 & 0 & 0 \\
0 & 1 & 0 & 0 & 0 \\
1 & 0 & 0 & 0 & 0
\end{bmatrix}</math>


==Properties==
==Properties==
Line 46: Line 56:
{{DEFAULTSORT:Bisymmetric Matrix}}
{{DEFAULTSORT:Bisymmetric Matrix}}
[[Category:Matrices]]
[[Category:Matrices]]


{{matrix-stub}}

Latest revision as of 01:22, 2 December 2023

Symmetry pattern of a bisymmetric 5 × 5 matrix

In mathematics, a bisymmetric matrix is a square matrix that is symmetric about both of its main diagonals. More precisely, an n × n matrix A is bisymmetric if it satisfies both A = AT (it is its own transpose), and AJ = JA, where J is the n × n exchange matrix.

For example, any matrix of the form

is bisymmetric. The associated exchange matrix for this example is

Properties

[edit]
  • Bisymmetric matrices are both symmetric centrosymmetric and symmetric persymmetric.
  • The product of two bisymmetric matrices is a centrosymmetric matrix.
  • Real-valued bisymmetric matrices are precisely those symmetric matrices whose eigenvalues remain the same aside from possible sign changes following pre- or post-multiplication by the exchange matrix.[1]
  • If A is a real bisymmetric matrix with distinct eigenvalues, then the matrices that commute with A must be bisymmetric.[2]
  • The inverse of bisymmetric matrices can be represented by recurrence formulas.[3]

References

[edit]
  1. ^ Tao, David; Yasuda, Mark (2002). "A spectral characterization of generalized real symmetric centrosymmetric and generalized real symmetric skew-centrosymmetric matrices". SIAM Journal on Matrix Analysis and Applications. 23 (3): 885–895. doi:10.1137/S0895479801386730.
  2. ^ Yasuda, Mark (2012). "Some properties of commuting and anti-commuting m-involutions". Acta Mathematica Scientia. 32 (2): 631–644. doi:10.1016/S0252-9602(12)60044-7.
  3. ^ Wang, Yanfeng; Lü, Feng; Lü, Weiran (2018-01-10). "The inverse of bisymmetric matrices". Linear and Multilinear Algebra. 67 (3): 479–489. doi:10.1080/03081087.2017.1422688. ISSN 0308-1087. S2CID 125163794.