Singular Matrix Example, Applications and Types

Matrices 2021 ( Maths Matrices )

Jaya Sharma
Updated on Jul 15, 2025 18:58 IST

By Jaya Sharma, Assistant Manager - Content

A singular matrix is a type of matrix that cannot be inverted. A matrix will be considered singular if its determinant is zero, i.e. det(A)=0. A singular matrix transforms a space and collapses that part of the space in a way that it loses information forever. Basically, it is impossible to retrieve information from a singular matrix.

singular matrix

The matrices chapter covers this topic in detail for those who are currently in the 12th class. The NCERT solutions of the Matrices chapter have also been provided for students who want to verify if they have solved the questions correctly. In this article, you will learn what singular matrix means, what are its different types and what are its applications.

Table of content
  • What is a Singular Matrix?
  • Types of Singular Matrix
  • What are The Applications of Singular Matrix
  • What is the Difference Between Singular and Non Singular Matrix?
  • Illustrative Examples on Singular Matrix
Maths Matrices Logo

What is a Singular Matrix?

A matrix is an ordered array of numbers and elements that can be arranged in different ways. Each number or variable in the matrix is called an element. The size of a matrix is determined by the number of rows and columns in it. It is also known as the dimension of the matrix. Any matrix whose determinant is zero is called a singular matrix. A singular matrix means that it will not have any multiplicative inverse, i.e., they are non-invertible. In this case, no inverse exists, which means A-1 is not defined. A singular matrix crushes at least one dimension in such a way that information will completely disappear, and it is not possible to retrieve information. 

Maths Matrices Logo

Types of Singular Matrix

Exams like IIT JAM and CUET may not ask direct questions on examples. However, those who can identify different matrices can solve even complex questions. Let us take a look at the types of singular matrices:

1. Zero Matrix

It is a singular matrix in which all elements are zero. Here is the representation

| 0 0 |
| 0 0 |

For an 'm x n' matrix O:

( O m × n ) i j = 0   i , j .

2. Identical Rows or Columns Matrix

In this matrix, any two rows or columns will be identical. 

| 1 2 |
| 1 2 |

In this case, the determinant will be 0, which makes it a singular matrix.

3. Matrices with Row or Column of Zeros

This type of singular matrix has either an entire row or a column that consists of zeros. 

| 1 0 |
| 0 0 |

4. Triangular Matrix with Zero on Diagonal

In this singular matrix, a triangular matrix consists of at least one zero on its diagonal.

| 1 2 |
| 0 0 |

5. Proportional Rows or Columns Matrix

In this matrix, one of the rows or columns is a scalar multiple of another. 

| 1 2 |
| 2 4 |

 

 

Maths Matrices Logo

What are The Applications of Singular Matrix

Matrices chapter is one of the important topics for most entrance exams like JEE Main and NEET, among others. It is therefore, important to understand the applications of these matrices:

  • Linear Algebra and Systems of Equations: Singular matrix helps to understand the nature of solution in linear algebra since it can indicate that a linear equation system has either no solution or it has infinitely many solutions.
  • Computer Graphics: A singular matrix can project a 3D object onto a 2D plane, which is required for rendering graphics.
  • Economics and Input-Output Models: In economic modelling, a singular matrix is used for input-output models where some industries cannot produce output independently.
  • Multicollinearity: In regression analysis, singular matrix indicates multicollinearity among independent variables. This indicates that some of the variables are linearly dependent on others. This impacts the estimation of regression coefficients.
  • Degenerate Systems: In physics, singular matrices can describe those systems that are in degenerate state. This is especially helpful where multiple states correspond to the same energy level.
Maths Matrices Logo

What is the Difference Between Singular and Non Singular Matrix?

Let us understand the difference between singular and non-singular matrix:

Aspect

Singular Matrix

Non‑Singular Matrix

Determinant

det⁡|A| = 0

 det⁡|A| ≠0

Inverse

No inverse exists (undefined)

Invertible; A-1 exists and it is unique

Rank

Less than full (rank < n for an n×n matrix)

Full rank (rank = n)

Row/Column dependence

At least one row/column is a linear combination of the other row or column

All rows and columns are linearly independent

Null space

Contains non‑zero vectors

Contains only zero vector

Geometric effect

Collapses at least one dimension 

No total collapse

Unique Solution

There is no unique solution

Exactly one unique solution for every b

Maths Matrices Logo

Illustrative Examples on Singular Matrix

Let us look at some illustrative examples for students who are preparing for entrance exams like IISER and GATE:

1: For the singular matrix A, (A′) ^–1 = (A^–1)′. Is state true or false?

Solution: False we know that the singular matrix is non-invertible.

2: If A and B are two skew-symmetric matrices of the same order, AB is a symmetric matrix.

Solution: AB = BA

3: What is the determinant of any given singular matrix?

Solution: The determinant of any given singular matrix is always 0.

qna

Maths Matrices Exam

Student Forum

chatAnything you would want to ask experts?
Write here...