Involutory matrix

From Wikipedia, the free encyclopedia
(Redirected from Involutary matrix)
Jump to navigation Jump to search

In mathematics, an involutory matrix is a square matrix that is its own inverse. That is, multiplication by the matrix 𝐀n×n is an involution if and only if 𝐀2=𝐈, where 𝐈 is the n×n identity matrix. Involutory matrices are all square roots of the identity matrix. This is a consequence of the fact that any invertible matrix multiplied by its inverse is the identity.[1]

Examples

[edit | edit source]

The 2×2 real matrix (abca) is involutory provided that a2+bc=1.[2]

The Pauli matrices in M(2,) are involutory: σ1=σx=(0110),σ2=σy=(0ii0),σ3=σz=(1001).

One of the three classes of elementary matrix is involutory, namely the row-interchange elementary matrix. A special case of another class of elementary matrix, that which represents multiplication of a row or column by −1, is also involutory; it is in fact a trivial example of a signature matrix, all of which are involutory.

Some simple examples of involutory matrices are shown below.

𝐈=(100010001);𝐈1=(100010001)𝐑=(100001010);𝐑1=(100001010)𝐒=(+100010001);𝐒1=(+100010001) where

  • I is the 3 × 3 identity matrix (which is trivially involutory);
  • R is the 3 × 3 identity matrix with a pair of interchanged rows;
  • S is a signature matrix.

Any block-diagonal matrices constructed from involutory matrices will also be involutory, as a consequence of the linear independence of the blocks.

Symmetry

[edit | edit source]

An involutory matrix which is also symmetric is an orthogonal matrix, and thus represents an isometry (a linear transformation which preserves Euclidean distance). Conversely every orthogonal involutory matrix is symmetric.[3] As a special case of this, every reflection and 180° rotation matrix is involutory.

Properties

[edit | edit source]

An involution is non-defective, and each eigenvalue equals ±1, so an involution diagonalizes to a signature matrix.

A normal involution is Hermitian (complex) or symmetric (real) and also unitary (complex) or orthogonal (real).

The determinant of an involutory matrix over any field is ±1.[4]

If A is an n × n matrix, then A is involutory if and only if 𝐏+=(𝐈+𝐀)/2 is idempotent. This relation gives a bijection between involutory matrices and idempotent matrices.[4] Similarly, A is involutory if and only if 𝐏=(𝐈𝐀)/2 is idempotent. These two operators form the symmetric and antisymmetric projections v±=𝐏±v of a vector v=v++v with respect to the involution A, in the sense that 𝐀v±=±v±, or 𝐀𝐏±=±𝐏±. The same construct applies to any involutory function, such as the complex conjugate (real and imaginary parts), transpose (symmetric and antisymmetric matrices), and Hermitian adjoint (Hermitian and skew-Hermitian matrices).

If A is an involutory matrix in M(n,), which is a matrix algebra over the real numbers, and A is not a scalar multiple of I, then the subalgebra {x𝐈+y𝐀:xy} generated by A is isomorphic to the split-complex numbers.

If A and B are two involutory matrices which commute with each other (i.e. AB = BA) then AB is also involutory.

If A is an involutory matrix then every integer power of A is involutory. In fact, An will be equal to A if n is odd and I if n is even.

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)..
  2. ^ Peter Lancaster & Miron Tismenetsky (1985) The Theory of Matrices, 2nd edition, pp 12,13 Academic Press Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value)..
  4. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value)..