logo

Proof that the eigenvalues of an idempotent matrix are either 0 or 1 📂Matrix Algebra

Proof that the eigenvalues of an idempotent matrix are either 0 or 1

Theorem

The eigenvalues of an idempotent matrix are only 00 or 11.

Explanation

This lemma is used in the proof of the equivalence condition for the chi-squared property of a quadratic form of a normally distributed random vector.

For the converse of this theorem to hold, the given idempotent matrix must be a real symmetric matrix.

Proof 1

Let AA be an idempotent matrix, in other words, A2=AA^{2} = A. Assume that λ\lambda and xx are an eigenvalue and eigenvector of AA, respectively, then A2x=Aλx=λAx=λ2x A^{2} x = A \lambda x = \lambda A x = \lambda^{2} x and Ax=λxAx = \lambda x, since A2x=AxA^{2} x = A x, we obtain λ2x=λx\lambda^{2} x = \lambda x. Since xx is an eigenvector, it is not the zero vector, and from λ2xλx=0\lambda^{2} x - \lambda x = \mathbf{0}, we get λ2λ=0\lambda^{2} - \lambda = 0.


  1. duncan, If AA is idempotent, then the eigenvalues of AA are 00 or 11, URL (version: 2017-05-27): https://math.stackexchange.com/q/2298933 ↩︎