Are idempotent matrices always a projection matrix?

3.3k Views Asked by At

I know that a projection matrix is always an idempotent matrix, but is it true that a idempotent matrix is always a projection matrix?

2

There are 2 best solutions below

4
On BEST ANSWER

If $M \in Mat_{n \times n}(F)$ is an idempotent matrix, then you can show that $F^n = \operatorname{Im}(M) \oplus \ker(M)$, and $M$ is the projection onto its image along the kernel.

Note that this is not an orthogonal projection in general.

0
On

As far as I know, the terms are synonyms (when applied to matrices.)