Fix two elements $ a,b$ of $\mathbb{R}^3$ with $ a\cdot b\neq 0$. Let $T : \mathbb{R}^3\to \mathbb{R}^3$ be linear transformation given by $$T(v) = (a\times v)\times b$$ where $\times$ is crossproduct. What is the eigenvalue of T?
It is clear that $0$ is an eigenvalue and $a$ is its corresponding eigenvector. Is there any other eigenvalue?
Similar problem that I can solve is $T_1$ defined by $T_1(v) = a\times v$ with only $0$ as its eigenvalue, but the same argument don't work so far. Am I missing something? Any hint?
Recall the vector triple product $$ (\mathbf a\times\mathbf v)\times\mathbf b=(\mathbf a\cdot\mathbf b)\mathbf v-(\mathbf b\cdot\mathbf v)\mathbf a $$ so if $\mathbf{b}\cdot\mathbf{v}=0$, we have an eigenvector with eigenvalue $\mathbf{a}\cdot\mathbf{b}\neq 0$.