Consider $\mathbb{R}^{3}$ with standard inner product. Let $a,b \in \mathbb{R}^{3}$ be defined such that $\langle a,b \rangle=2$. Now define:
$L:\mathbb{R}^{3} \rightarrow \mathbb{R}^{3}: x \mapsto x-\langle x, a \rangle b$
Find all eigenvalues of $L$. (Hint: Don't use the matrix notation of $L$.)
This is a question from my textbook. The only solution I have found is: $-1$, because when $x=b$, $b$ maps to $-b$. Am I missing something here?
Also, if I am missing something, I would prefer if you would give me a hint, rather than the answer.