CameraIcon
CameraIcon
SearchIcon
MyQuestionIcon
MyQuestionIcon
1
You visited us 1 times! Enjoying our articles? Unlock Full Access!
Question

What are the types of Matrices?


Open in App
Solution

Types of Matrices:

Matrix is an arrangement of elements in rows and columns.

The types of matrices are given below.

  • Row matrix:

The type matric in which there is only one row and nnumber of columns. The general form of the matrix is aij1×n.

The order of the matrix is 1×n.

  • Column matrix:

The type matric in which there is only one column and nnumber of rows. The general form of the matrix is aijm×1.

The order of the matrix is m×1.

  • Square matrix:

The type matrix in which the number of rows and columns are equal. The general form of the matrix is aijm×m.

The order of the matrix is m.

  • Rectangular matrix:

The type matrix in which there is an unequal number of rows and columns. The general form of the matrix is aijm×n.

The order of the matrix is m×n.

  • Diagonal Matrix:

A square matrix is said to be a diagonal matrix if the non-diagonal elements are zero.

For example, matrix A=100020003 is a diagonal matrix.

  • Scalar Matrix:

A diagonal matrix is said to be a scalar matrix if the diagonal elements are the same.

For example, matrix A=500050005 is a scalar matrix.

  • Null Matrix:

A matrix is said to be a zero or null matrix if all the elements in the matrix are zero.

For example, matrix O=000000000 is a null matrix.

  • Identity Matrix:

A square matrix is said to be an identity or unit matrix if the non-diagonal elements are zero and the diagonal elements are unity.

For example, matrix I=100010001 is an identity matrix.

  • Matrix of ones:

A matrix of ones is a matrix in which all the elements are equal to unity.

For example, matrix C=111111111 is a matrix of ones.

  • Singular matrix:

A singular matrix is a matrix and the determinant value of the matrix is equal to zero.

  • Non-singular matrix:

A singular matrix is a matrix in which the determinant value is a non-zero number.

  • Upper triangular matrix:

An upper triangular matrix is a square matrix in which the elements below the diagonals are zero.

For example, matrix U=1-6-507800-9

  • Lower triangular matrix:

A lower triangular matrix is a square matrix in which the elements above the diagonals are zero.

For example, matrix L=100270395

  • Symmetric Matrix:

A square matrix is said to be symmetric if and only if it is equal to the transpose.

For example, A=123234345 and AT=123234345

Here A=AT

  • Skew Symmetric Matrix:

A square matrix Sis said to be skew-symmetric if and only if ST=-S.

For example, S=04-40 and ST=0-440

Here ST=-S.

  • Orthogonal Matrix:

A square matrix is an orthogonal matrix of the product of the matrix and its transpose is equal to the identity matrix i.e, A×AT=I.

  • Boolean Matrix:

A matrix in which all the elements are either zero or unity.

For example, B=101101010 is a Boolean matrix.

  • Hermitian Matrix:

It is a square matrix that is equal to its own conjugate transpose matrix.A=AT¯.

The elements of the Hermitian matrix are complex numbers.

  • Skew Hermitian Matrix:

A square matrix is a skew Hermitian matrix if and only if its conjugate transpose is equal to its negative.-A=AT¯.

A skew Hermitian matrix is also called the anti-Hermitian matrix.


flag
Suggest Corrections
thumbs-up
2
Join BYJU'S Learning Program
similar_icon
Related Videos
thumbnail
lock
Types of Matrices
MATHEMATICS
Watch in App
Join BYJU'S Learning Program
CrossIcon