I know that a projection matrix is always an idempotent matrix, but is it true that a idempotent matrix is always a projection matrix?
2026-03-26 04:50:44.1774500644
Are idempotent matrices always a projection matrix?
3.3k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
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.