This is an intro to numerical linear algebra course. I am not sure how to start with this proof.
Let $u \in \mathbb{R}^n$ and suppose that $\| u \|_2 = 1$. If $P=uu^\top$, prove that
a.)$p^2=p$
b.)$p^\top = p$
This is an intro to numerical linear algebra course. I am not sure how to start with this proof.
Let $u \in \mathbb{R}^n$ and suppose that $\| u \|_2 = 1$. If $P=uu^\top$, prove that
a.)$p^2=p$
b.)$p^\top = p$
Just recall that $$\Vert u\Vert_2^2 =u^\top u$$ and and that $$(uv)^\top=v^\top u^\top$$ and the result follows easily.