0% found this document useful (0 votes)
410 views8 pages

Types of Matrices

The document discusses different types of matrices categorized based on properties like element values, number of rows and columns. It defines and provides examples of various matrix types including row matrices, column matrices, zero matrices, singleton matrices, horizontal/vertical matrices, square matrices, and diagonal matrices. Key types are distinguished by having only one row/column, all zero elements, a single element, unequal rows/columns, equal rows and columns, and non-zero elements only on the main diagonal.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
410 views8 pages

Types of Matrices

The document discusses different types of matrices categorized based on properties like element values, number of rows and columns. It defines and provides examples of various matrix types including row matrices, column matrices, zero matrices, singleton matrices, horizontal/vertical matrices, square matrices, and diagonal matrices. Key types are distinguished by having only one row/column, all zero elements, a single element, unequal rows/columns, equal rows and columns, and non-zero elements only on the main diagonal.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Lesson Name: Types of Matrices

URL: https://byjus.com/jee/types-of-matrices/

Types of Matrices
There are different types of matrices and are basically categorized on the basis of the value of their
elements, their order, number of rows and columns, etc. Now, using different conditions, the various
matrix types are categorized below along with their de nition and examples.

All Contents in Matrices


Introduction to Matrices (https://byjus.com/jee/matrices/)
Types of Matrices
Matrix Operations (https://byjus.com/jee/matrix-operations/)
Adjoint and Inverse of a Matrix (https://byjus.com/jee/adjoint-and-inverse-of-a-matrix/)
Rank of a Matrix and Special Matrices (https://byjus.com/jee/rank-of-a-matrix-and-special-
matrices/)
Solving Linear Equations using Matrix (https://byjus.com/jee/solving-linear-equations-using-
matrix/)

Matrix Types: Overview


The different types of matrices are:

Type of Matrix Details

Row Matrix A = [aij]1×n

Column Matrix A = [aij]m×1

Zero or Null Matrix A = [aij]mxn where, aij = 0

Singleton Matrix A = [aij]mxn where, m = n =1

Horizontal Matrix [aij]mxn where, n > m

Vertical Matrix [aij]mxn where, m > n

Square Matrix [aij]mxn where, m = n

Diagonal Matrix A = [aij] when i ≠ j

0, i ≠ j
Scalar Matrix A = [aij]mxn where, aij = { } where k is a constant.
k, i = j

1, i = j
Identity (Unit) Matrix A = [aij]m×n where, aij = {
0, i ≠ j

Equal Matrix A = [aij]mxn and B = [bij]rxsA where, aij = bij, m = r, and n = s

https://byjus.com/jee/types-of-matrices/ 1/8
Types of Matrices and Special Types of Matrices

Type of Matrix Details

Can be either upper triangular (aij = 0, when i > j) or lower triangular (aij
Triangular Matrices
= 0 when i < j)

Singular Matrix |A| = 0

Non-Singular Matrix |A| ≠ 0

Symmetric Matrices A = [aij] where, aij = aji

Skew-Symmetric
A = [aij] where, aij = aji
Matrices

Hermitian Matrix A = Aθ

Skew – Hermitian
Aθ = -A
Matrix

Orthogonal Matrix A AT = In = A T A

Idempotent Matrix A2 = A

Involuntary Matrix A2 = I, A-1 = A

Nilpotent Matrix ∃ p ∈ N such that AP = 0

Types of Matrices: Explanations


Row Matrix
A matrix having only one row is called a row matrix. Thus A = [aij]mxn is a row matrix if m = 1. So, a row
matrix can be represented as A = [aij]1×n. It is called so because it has only one row and the order of a row
matrix will hence be 1 × n. For example, A = [1 2 4 5] is row matrix of order 1 x 4. Another example of the
row matrix is P = [ -4 -21 -17 ] which is of the order 1×3.

Column Matrix

https://byjus.com/jee/types-of-matrices/ 2/8
Types of Matrices and Special Types of Matrices

A matrix having only one column is called a column matrix. Thus, A = [aij]mxn is a column matrix if n = 1.
Thus, the value of for a column matrix will be 1. Hence, the order is m × 1.

An example of a column matrix is:

−1
⎡ ⎤

⎢ 2 ⎥
A= ⎢ ⎥ . is column matrix of order 4 x 1.
⎢ −4 ⎥

⎣ ⎦
5

Just like the row matrices had only one row, column matrices have only one column. Thus, the value of for
a column matrix will be 1. Hence, the order is m × 1. The general form of a column matrix is given by A =
[aij]m×1. Other examples of a column matrix include:

−1
⎡ ⎤

2 ⎢ −18 ⎥
⎡ ⎤ ⎢ ⎥
P =⎢ 7 ⎥ Q= ⎢ ⎥
⎢ −19 ⎥
⎣ ⎦ ⎢ ⎥
−17 ⎢ 9 ⎥

⎣ ⎦
13

In the above example , P and Q are 3 ×1 and 5 × 1 order matrices respectively.

Zero or Null Matrix


If in a matrix all the elements are zero then it is called a zero matrix and it is generally denoted by 0. Thus,
0 0 0
⎡ ⎤
A = [aij]mxn is a zero-matrix if aij = 0 for all i and j; E.g. ⎢ 0 0 0⎥ . is a zero matrix of order 2 x 3.
⎣ ⎦
0 0 0

0 0
⎡ ⎤
A=⎢0 0⎥
⎣ ⎦
0 0

0 0 0
⎡ ⎤
is a 3 x 2 null matrix & B = ⎢ 0 0 0⎥ is 3 x 3 null matrix.
⎣ ⎦
0 0 0

Singleton Matrix
If in a matrix there is only element then it is called singleton matrix. Thus, A = [aij]mxn is a singleton matrix
if m = n = 1. E.g. [2], [3], [a], [] are singleton matrices.

Horizontal Matrix
1 2 3 4
A matrix of order m x n is a horizontal matrix if n > m; E.g. [ .
]
2 5 1 1

Vertical Matrix
2 5
⎡ ⎤

⎢1 1⎥
A matrix of order m x n is a vertical matrix if m > n; E.g. ⎢ ⎥
⎢3 6⎥
⎣ ⎦
2 4

Square Matrix
https://byjus.com/jee/types-of-matrices/ 3/8
Types of Matrices and Special Types of Matrices

If the number of rows and the number of columns in a matrix are equal, then it is called a square matrix.

a11 a12 a13


⎡ ⎤
Thus, A = [aij]mxn is a square matrix if m = n; E.g. ⎢ a21 a22 a23 ⎥
⎣ ⎦
a31 a32 a33

is a square matrix of order 3 × 3.

The sum of the diagonal elements in a square matrix A is called the trace of matrix A, and which is
n

denoted by tr(A); tr(A) = ∑ aij = a11 + a22 + … . amn .


i=1

Another example of a square matrix is:

4 7
P = [ ]
9 13

2 1 13
⎡ ⎤
Q =⎢ −5 −8 0 ⎥
⎣ ⎦
14 −7 9

The order of P and Q is 2 ×2 and 3 × 3 respectively.

Diagonal Matrix
If all the elements, except the principal diagonal, in a square matrix, are zero, it is called a diagonal matrix.
2 0 0
⎡ ⎤
Thus, a square matrix A = [aij] is a diagonal matrix if aij = 0,when i ≠ j; E. g. ⎢ 0 3 0⎥
⎣ ⎦
0 0 4

is a diagonal matrix of order 3 x 3, which can also be denoted by diagonal [2 3 4]. The special thing is, all
the non-diagonal elements of this matrix are zero. That means only the diagonal has non-zero elements.
There are two important things to note here which are

(i) A diagonal matrix is always a square matrix

(ii) The diagonal elements are characterized by this general form: aij where i = j. This means that a matrix
can have only one diagonal.

Few more example of diagonal matrix are:

P = [9]

4 0 0
⎡ ⎤
9 0
Q =[ ] R = ⎢0 13 0 ⎥
0 13 ⎣ ⎦
0 0 −2

In the above examples, P, Q, and R are diagonal matrices with order 1 × 1, 2 × 2 and 3 × 3 respectively.
When all the diagonal elements of a diagonal matrix are the same, it goes by a different name- scalar
matrix which is discussed below.

Scalar Matrix
If all the elements in the diagonal of a diagonal matrix are equal, it is called a scalar matrix. Thus, a square
0, i ≠ j
matrix A = [aij ] is a scalar matrix if aij = { } where k is a constant.

k, i = j

https://byjus.com/jee/types-of-matrices/ 4/8
Types of Matrices and Special Types of Matrices

−7 0 0
⎡ ⎤
E. g. ⎢ 0 −7 0 ⎥ is a scalar Matrix.
⎣ ⎦
0 0 −7

More examples of scalar matrix are:



√5 0 0
⎡ ⎤
3 0 –
P =[ ] Q = ⎢ 0 √5 0 ⎥
0 3 –⎦

0 0 √5

Now, what if all the diagonal elements are equal to 1? That will still be a scalar matrix and obviously a
diagonal matrix. It has got a special name which is known as the identity matrix.

Unit Matrix or Identity Matrix


If all the elements of a principal diagonal in a diagonal matrix are 1, then it is called a unit matrix. A unit
matrix of order n is denoted by In. Thus, a square matrix A = [aij]m×n is an identity matrix
(https://byjus.com/maths/identity-matrix/) if

1, i = j
aij = {
0, i ≠ j

1 0 0
⎡ ⎤
E.g. I 3 = ⎢0 1 0⎥
⎣ ⎦
0 0 1

Conclusions:

All identity matrices are scalar matrices


All scalar matrices are diagonal matrices
All diagonal matrices are square matrices

It should be noted that the converse of the above statements is not true for any of the cases.

Equal Matrices
Equal matrices are those matrices which are equal in terms of their elements. The conditions for matrix
equality are discussed below.

Equality of Matrices Conditions

Two matrices A and B are said to be equal if they are of the same order and their corresponding elements
are equal, i.e. Two matrices A = [aij]m×n and B = [bij]r×s are equal if:

(a) m = r i.e. the number of rows in A = the number of rows in B.

(b) n = s, i.e. the number of columns in A = the number of columns in B

(c) aij = bij, for i = 1, 2, ….., m and j = 1, 2, ….., n, i.e. the corresponding elements are equal;

0 0 0 0 0
For example, Matrices[ ] and [ . are not equal because their orders are not the same.
]
0 0 0 0 0

1 6 3 a1 a2 a3
But, If A = [ ] and [ ] are equal matrices then,
5 2 1 b1 b2 b3

a1 = 1, a2 = 6, a3 = 3, b1 = 5, b2 = 2, b3 = 1.

Triangular Matrix
https://byjus.com/jee/types-of-matrices/ 5/8
Types of Matrices and Special Types of Matrices

A square matrix is said to be a triangular matrix if the elements above or below the principal diagonal are
zero. There are two types:

Upper Triangular Matrix

A square matrix [aij] is called an upper triangular matrix, if aij = 0, when i > j.

3 1 2
⎡ ⎤
E. g. ⎢ 0 4 3⎥ is an upper uriangular matrix of order 3 x 3.
⎣ ⎦
0 0 6

Lower Triangular Matrix

A square matrix is called a lower triangular matrix, if aij = 0 when i < j.

1 0 0
⎡ ⎤
E. g. ⎢ 2 3 0⎥ is a lower triangular matrix of order 3 x 3.
⎣ ⎦
4 5 2

Singular Matrix and Non-Singular Matrix


Matrix A is said to be a singular matrix if its determinant |A| = 0, otherwise a non-singular matrix, i.e. If for
det |A| = 0, it is singular matrix (https://byjus.com/maths/singular-matrix/) and for det |A| ≠ 0, it is non-
singular.

Symmetric and Skew Symmetric Matrices


Symmetric matrix: A square matrix A = [aij] is called a symmetric matrix
(https://byjus.com/maths/symmetric-matrix/) if aij = aji, for all i,j values;

1 2 3
⎛ ⎞
Eg. A = ⎜ 2 4 5⎟
⎝ ⎠
3 5 2

is symmetric, because a12 = 2 = a21, a31 = 3 = a13 etc.

Note: A is symmetricA = A (where ‘A’ is the transpose of matrix)

Skew-Symmetric Matrix: A square matrix A = [aij] is a skew-symmetric matrix if aij = aji, for all
values of i,j.

[putting j = i] aii = 0

Thus, in a skew-symmetric matrix all diagonal elements are zero; E.g.


0 2 1
⎡ ⎤
0 2
A = ⎢ −2 0 −3 ⎥ , B = [ ]
⎣ ⎦ −2 0
−1 3 0

are skew-symmetric matrices.

Note: A square matrix A is a skew-symmetric matrix A’ = A.

Click here to learn more about symmetric and skew-symmetric matrices. (https://byjus.com/maths/what-
is-symmetric-matrix-and-skew-symmetric-matrix/)

Some important Conclusions on Symmetric and Skew-Symmetric Matrices:

1. If A is any square matrix, then A + A’ is a symmetric matrix and A – A’ is a skew-symmetric matrix.


2. Every square matrix can be uniquely expressed as the sum of a symmetric matrix and a skew-
symmetric matrix. A =
1
(A + A ) +
′ 1 ′
(A − A ) =
1
(B + C ), where B is symmetric and C
2 2 2

https://byjus.com/jee/types-of-matrices/ 6/8
Types of Matrices and Special Types of Matrices

is a skew symmetric matrix.


3. If a and B are symmetric matrices, then AB is symmetric AB = BA, i.e. A & B commute.
4. The matrix B’AB is symmetric or skew-symmetric in correspondence if A is symmetric or skew-
symmetric.
5. All positive integral powers of a symmetric matrix are symmetric.
6. Positive odd integral powers of a skew-symmetric matrix are skew-symmetric and positive even
integral powers of a skew-symmetric matrix are symmetric.

Hermitian and Skew-Hermitian Matrices


θ
A square matrix A = [aij] is said to be a Hermitian matrix if aij =aij ¯¯
= āji ∀ i, j; i. e. A = A

3 3 − 4i 5 + 2i
⎡ ⎤
a b + ic
E. g. [ ] . ⎢ 3 + 4i 5 −2 + i ⎥ are Hermitian matrices
b − ic d ⎣ ⎦
5 − 2i −2 − i 2

Important Notes:

If A is a Hermitian matrix then aii ¯¯


= āii ⇒ aii is real ∀ i, thus every diagonal element of a
Hermitian Matrix must be real.

If a Hermitian matrix over the set of real numbers is actually a real symmetric matrix; and A a
square matrix,

A = [aij] is said to be a skew-Hermitian if aij ¯¯


= −āji
, ∀ i, j;

i.e. Aθ = – A;

3i −3 + 2i −1 − i
⎡ ⎤
0 −2 + i
E.g.[ ] ⎢ 3 − 2i −2i −2 − 4i ⎥
2 − i 0 ⎣ ⎦
1 + i 2 + 4i 0

are skew-Hermitin matrices.

If A is a skew-Hermitian matrix then aii ¯¯


= −āii ⇒ aii + − = 0
aii

i.e. aii must be purely imaginary or zero.

A skew-Hermitian matrix over the set of real numbers is actually is a real skew-symmetric matrix.

Special Matrices

(a) Idempotent Matrix:


A square matrix is idempotent, provided A2 = A. For an idempotent matrix
n n
A, A = A ∀ n > 2, n ∈ N ⇒ A = A, n ≥ 2.

For an idempotent matrix A, det A = 0 or x.

(b) Nilpotent Matrix:


p p−1
A nilpotent matrix is said to be nilpotent of index p, (p ∈ N ) , if A = O, A ≠ O, i.e. if p is the
least positive integer for which Ap = O, then A is said to be nilpotent of index p.

(c) Periodic Matrix:


https://byjus.com/jee/types-of-matrices/ 7/8
Types of Matrices and Special Types of Matrices
k+1
A square matrix which satis es the relation A = A, for some positive integer K, then A is periodic
k+1
with period K, i.e. if K is the least positive integer for which A = A, and A is said to be periodic with
period K. If K =1 then A is called idempotent.

2 −3 −5
⎡ ⎤
E.g. the matrix ⎢ −1 4 5 ⎥
⎣ ⎦
1 −3 −4

has the period 1.

Notes:

(i) Period of a square null matrix is not de ned.

(ii) Period of an idempotent matrix is 1.

(d) Involutary Matrix:


If A2 = I, the matrix is said to be an involutary matrix. An involutary matrix its own inverse

0 1 0 1 1 0
E.g. (i) A = [ ][ ] = [ ]
1 0 1 0 0 1

https://byjus.com/jee/types-of-matrices/ 8/8

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy