answersLogoWhite

0

A singular matrix is a matrix that is not invertible. If a matrix is not invertible, then:

• The determinant of the matrix is 0.

• Any matrix multiplied by that matrix doesn't give the identity matrix.

There are a lot of examples in which a singular matrix is an idempotent matrix. For instance:

M =

[1 1]

[0 0]

Take the product of two M's to get the same M, the given!

M x M = M

So yes, SOME singular matrices are idempotent matrices! How? Let's take a 2 by 2 identity matrix for instance.

I =

[1 0]

[0 1]

I x I = I obviously.

Then, that nonsingular matrix is also idempotent!

Hope this helps!

User Avatar

Wiki User

12y ago

Still curious? Ask our experts.

Chat with our AI personalities

SteveSteve
Knowledge is a journey, you know? We'll get there.
Chat with Steve
LaoLao
The path is yours to walk; I am only here to hold up a mirror.
Chat with Lao
ReneRene
Change my mind. I dare you.
Chat with Rene

Add your answer:

Earn +20 pts
Q: Is a singular matrix an indempotent matrix?
Write your answer...
Submit
Still have questions?
magnify glass
imp