how to prove this Theorem null matrix?

78 Views Asked by At

Theorem: The only idempotent matrix whose eigenvalues are all zero is the null matrix.

Then how to prove this?

2

There are 2 best solutions below

0
On BEST ANSWER

Suppose $A$ is idempotent, and $A\ne 0$.

Let $x$ be such that $Ax\ne 0$, and let $y=Ax$.

Then $Ay= A(Ax) = A^2x = Ax = y$, so $y$ is an eigenvector with eigenvalue $1$.

0
On

If all eigenvalues are zero then $T^n = 0$. Since $T=T^2 = \cdots = T^n$ then we see that $T=0$.