What is the geometric meaning of singular matrix Could anyone help

Susan Nall

Susan Nall

Answered question

2021-12-19

What is the geometric meaning of singular matrix
Could anyone help explain what is the geometric meaning of singular matrix ? Whats

Answer & Explanation

sonorous9n

sonorous9n

Beginner2021-12-20Added 34 answers

If you are in R3, say you have a matrix like
[a11a12a13a21a22a23a31a32a33]
Now you can think of the columns of this matrix to be the "vectors" corresponding to the sides of a parallelepiped. If this matrix is singular i.e. has determinant zero, then this corresponds to the parallelepiped being completely squashed, a line or just a point.
Papilys3q

Papilys3q

Beginner2021-12-21Added 34 answers

A matrix can be thought of as a linear function from a vector space V to a vector space W. Typically, one is concerned with n×n real matrices, which are linear functions from Rn  Rn. An n×n real matrix is non-singular if its image as a function is all of Rn and singular otherwise. More intuitively, it is singular if it misses some point in n-dimensional space and non-singular if it doesn't.
nick1337

nick1337

Expert2021-12-28Added 777 answers

You can think of a n×n normal matrix as a linear transformation. It 'stretches' or 'scale' a vector in each of its eigenvector directions by factor of eigenvalues, which could be a complex number.
If there are m zero eigenvalues and the m independent corresponding eigenvectors, you can interpret it as the matrix wipes out m dimensions in the n dimensional vector space, or m dimensions are squashed or collapse, as described in BenjaLim's answer. The annihilated m dimensions is called the null space or kernel of the matrix, and the remained nm dimensions is the co-image of the matrix, whose dimension (nm in this case) is the rank of the matrix.
If the matrix has null space (zero eigenvalues), you cannot invert it because information in the null space are lost, just as you cannot invert 0×a=b by a=b0. The best you can do is to recover the information in the co-image space by pseudo-inverse.

Do you have a similar question?

Recalculate according to your conditions!

New Questions in Linear algebra

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?