$2$ square matrices with equal rank

52 Views Asked by At

Suppose $P$ and $Q$ are $n\times n$ matrices of real numbers such that

  • $P^2=P$
  • $Q^2=Q$
  • $I−P−Q$ is invertible, where $I$ is a $n\times n$ identity matrix.

Show that $P$ and $Q$ have the same rank.

1

There are 1 best solutions below

0
On

HINT: $$rank(P)=rank(P(I-P-Q)),\\rank(Q)=rank((I-P-Q)Q)$$