rank and orthogonal projection

1.3k Views Asked by At

If $A$ is an orthogonal projection matrix onto a subspace $W$ of dimension $2$ in $\mathbb{R}^4$,

how can I prove that $${\rm rank}(A) = 2$$ $${\rm rank}(A^2) = 2$$ $${\rm rank}(A^2) = 1$$ $${\rm rank}(A^2) = 4$$

1

There are 1 best solutions below

0
On BEST ANSWER

Let $x$ be any vector in $\mathbb{R}^4$. Then $Ax \in W$ by definition of projection, so since $W$ is two-dimensional, it follows that $\text{rank}(A) = 2$. Also, by the definition of projection, $A^2 = A$. So for the same reasons as before, $\text{rank}(A^2) = 2$. Orthogonality of $A$ is not needed.