Given $P$ idempotent, show that $I-P$ is idempotent.

2.1k Views Asked by At

As title, given $V$ as a finite dimensional vector space over $F$. Suppose the linear transformation $P: V \rightarrow V$ is idempotent. I need to show that $I-P$ is idempotent.

I know that a matrix is idempotent if $P^2=P$, and that $P$ must be a square matrix.

So I need to show that $(I-P)^2 = (I-P)$? I don't have a clue on how I should proceed.

Thanks in advance!

2

There are 2 best solutions below

0
On BEST ANSWER

$(I-P)^2=I-2P+P^2=I-2P+P=I-P$.

1
On

Direct brute force computation!

$(I-P)^2=(I-P)(I-P)$. Now expand it using distributive law, and keep in mind that $P^2=P$