Let $u$ be a nonzero vector in $\mathbb{R}^n$, and define $\gamma=\frac{2}{||u||_2^2}$ and $Q=I-\gamma uu^T$.
Prove Q is a reflector satisfying
A) $ Qu=-u$
B) $Qv=v$ if $<u,v>=0$
My approach: I'm letting some $$\hat u=\frac{u}{||u||_2}$$ so that $||\hat u||=1$.
I don't know where this is getting me though I'm missing a few details to prove A and B. Any help would be appreciated. Thanks guys.