What are the Special Types of Matrices?

What are the Special Types of Matrices?

Singular and Non-singular matrix :

Any square matrix A is said to be non-singular if |A| ≠ 0, and a square matrix A is said to be singular if |A| = 0. Here |A| (or det(A) or simply det |A| means corresponding determinant of square matrix A.
What are the Special Types of Matrices 1

Hermitian and Skew-hermitian matrix :

A square matrix is said to be hermitian matrix if
What are the Special Types of Matrices 2
What are the Special Types of Matrices 3

Orthogonal matrix :

A square matrix A is called orthogonal if AAT = I = AT A i.e., if A−1 = A.
What are the Special Types of Matrices 4
In fact every unit matrix is orthogonal. Determinant of orthonogal matrix is – 1 or 1.

Idempotent matrix :

A square matrix A is called an idempotent matrix if A2 = A.
What are the Special Types of Matrices 5
In fact every unit matrix is indempotent.

Involutory matrix :

A square matrix A is called an involutory matrix if A2 = I or A−1 = A.
What are the Special Types of Matrices 6
In fact every unit matrix is involutory.

Nilpotent matrix :

A square matrix A is called a nilpotent matrix if there exists a p ∈ N such that Ap = 0.
What are the Special Types of Matrices 7
Determinant of every nilpotent matrix is 0.
What are the Special Types of Matrices 8

Periodic matrix :

A matrix A will be called a periodic matrix if where k is a positive integer. If Ak+1 = A however k is the least positive integer for Ak+1 = A, then k is said to be the period of A.
Differentiation of a matrix : If then is a differentiation of matrix A.
What are the Special Types of Matrices 9

Conjugate of a matrix :

The matrix obtained from any given matrix A containing complex number as its elements, on replacing its elements by the corresponding conjugate complex numbers is called conjugate of A and is denoted by \(\overline { A }\).
What are the Special Types of Matrices 10
Properties of conjugates
What are the Special Types of Matrices 11

Transpose conjugate of a matrix :

The transpose of the conjugate of a matrix A is called transposed conjugate of A and is denoted by Aθ. The conjugate of the transpose of A is the same as the transpose of the conjugate of A
What are the Special Types of Matrices 12
Properties of transpose conjugate
What are the Special Types of Matrices 13

Leave a Comment