After 3 weeks of trying to solve this equation, I come here for help. I have never seen this equation before, and even though it feels simple and straightforward, it doesn't seem to have any intuitive solution.
Here it goes. Let there be $3$ unitary vectors in $\mathbb{R}^3$, namely $\vec{V_1}$, $\vec{V_2}$ and $\vec{V_3}$, without any more priors.
Find all unitary vectors $\vec{X}$ of $\mathbb{R}^3$ verifying the following equation : $$ \sum\limits_{i=1}^3 (\vec{V_i} \times \vec{X}) (\vec{V_i}.\vec{X}) = \vec{0}$$
I talk about a basis in the title as I have very good hints that the solution vectors form an orthonormal basis of $\mathbb{R}^3$. Also, one can show that if $\vec{X_1}$ and $\vec{X_2}$ verify that equation, then $\vec{X_1}\times \vec{X_2}$ also does.
If anyone here have seen that equation somewhere, or has a clue about the solution, I'd be forever thankful ! Thanks !
Edit : I realized that this formulation is equivalent to finding the eigenvectors of the following matrix :
$$ M = \begin{pmatrix} 1 & v_{12} & v_{13} \\ v_{12} & 1 & v_{23} \\ v_{13} & v_{23} & 1 \\ \end{pmatrix} $$ With $v_{ij} = \vec{V_i}.\vec{V_j}$. So the eigenvectors form indeed an orthogonal basis, yet I couldn't find a simple analytic solution. The third degree polynomial one has to solve doesn't seem to have any obvious root. Can anyone confirm that, or have a decent analytical form for those vectors ?
Thanks in advance !
If $$\mathbf{V} = \left [ \begin{matrix} \vec{V}_1 & \vec{V}_2 & \vec{V}_3 \end{matrix} \right ]$$ is an unitary matrix, then $\mathbf{V}$ is an $\mathbb{R}^3$ basis. Then, we can define $$\vec{X} = x_1 \vec{V}_1 + x_2 \vec{V}_2 + x_3 \vec{V}_3$$ and the equation $$\left(\vec{V}_1\times\vec{X}\right)\left(\vec{V}_1\cdot\vec{X}\right) + \left(\vec{V}_2\times\vec{X}\right)\left(\vec{V}_2\cdot\vec{X}\right) + \left(\vec{V}_3\times\vec{X}\right)\left(\vec{V}_3\cdot\vec{X}\right) = \vec{0}$$ becomes $$\begin{align} \vec{V}_1 \times \left( x_1 \vec{V}_1 + x_2 \vec{V}_2 + x_3 \vec{V}_3 \right)\left( \vec{V}_1 \cdot \left( x_1 \vec{V}_1 + x_2 \vec{V}_2 + x_3 \vec{V}_3 \right)\right) &~+ \\ \vec{V}_2 \times \left( x_1 \vec{V}_1 + x_2 \vec{V}_2 + x_3 \vec{V}_3 \right)\left( \vec{V}_2 \cdot \left( x_1 \vec{V}_1 + x_2 \vec{V}_2 + x_3 \vec{V}_3 \right)\right) &~+ \\ \vec{V}_3 \times \left( x_1 \vec{V}_1 + x_2 \vec{V}_2 + x_3 \vec{V}_3 \right)\left( \vec{V}_3 \cdot \left( x_1 \vec{V}_1 + x_2 \vec{V}_2 + x_3 \vec{V}_3 \right)\right) & = \vec{0} \\ \end{align}$$ which simplifies to $$\begin{align} \vec{V}_1 \times \left( x_1 \vec{V}_1 + x_2 \vec{V}_2 + x_3 \vec{V}_3 \right) x_1 \left\lVert \vec{V}_1 \right\rVert^2 &~+ \\ \vec{V}_2 \times \left( x_1 \vec{V}_1 + x_2 \vec{V}_2 + x_3 \vec{V}_3 \right) x_2 \left\lVert \vec{V}_2 \right\rVert^2 &~+ \\ \vec{V}_3 \times \left( x_1 \vec{V}_1 + x_2 \vec{V}_2 + x_3 \vec{V}_3 \right) x_3 \left\lVert \vec{V}_3 \right\rVert^2 & = \vec{0} \\ \end{align}$$ and to $$\begin{align} \left( \vec{V}_1 \times \vec{V}_2 \right ) x_1 x_2 \left( \left\lVert\vec{V}_1\right\rVert^2 - \left\lVert\vec{V}_2\right\rVert^2 \right ) & ~+ \\ \left( \vec{V}_1 \times \vec{V}_3 \right ) x_1 x_3 \left( \left\lVert\vec{V}_1\right\rVert^2 - \left\lVert\vec{V}_3\right\rVert^2 \right ) & ~+ \\ \left( \vec{V}_2 \times \vec{V}_3 \right ) x_2 x_3 \left( \left\lVert\vec{V}_2\right\rVert^2 - \left\lVert\vec{V}_3\right\rVert^2 \right ) & = \vec{0} \\ \end{align}$$ and then to $$\begin{align} \vec{V}_3 \frac{\left\lVert\vec{V}_1\right\rVert \left\lVert\vec{V}_2\right\rVert}{\left\lVert\vec{V}_3\right\rVert} x_1 x_2 \left( \left\lVert\vec{V}_1\right\rVert^2 - \left\lVert\vec{V}_2\right\rVert^2 \right ) & ~+ \\ \vec{V}_2 \frac{\left\lVert\vec{V}_1\right\rVert \left\lVert\vec{V}_3\right\rVert}{\left\lVert\vec{V}_2\right\rVert} x_1 x_3 \left( \left\lVert\vec{V}_3\right\rVert^2 - \left\lVert\vec{V}_1\right\rVert^2 \right ) & ~+ \\ \vec{V}_1 \frac{\left\lVert\vec{V}_2\right\rVert \left\lVert\vec{V}_3\right\rVert}{\left\lVert\vec{V}_1\right\rVert} x_2 x_3 \left( \left\lVert\vec{V}_2\right\rVert^2 - \left\lVert\vec{V}_3\right\rVert^2 \right ) & = \vec{0} \\ \end{align}$$ Because the basis vectors are orthogonal, the coefficient for each basis vector must vanish separately; $\vec{X} = \vec{0}$ if and only if $x_1 = x_2 = x_3 = 0$. If $\left\lVert\vec{V}_i\right\rVert \gt 0$, then the above sum is equivalent to $$\begin{cases} x_1 x_2 \left( \left\lVert\vec{V}_1\right\rVert^2 - \left\lVert\vec{V}_2\right\rVert^2 \right ) = 0 \\ x_1 x_3 \left( \left\lVert\vec{V}_3\right\rVert^2 - \left\lVert\vec{V}_1\right\rVert^2 \right ) = 0 \\ x_2 x_3 \left( \left\lVert\vec{V}_2\right\rVert^2 - \left\lVert\vec{V}_3\right\rVert^2 \right ) = 0 \\ \end{cases}$$ Besides $x_1 = x_2 = x_3 = 0$, this has three types of solutions: $$\begin{array}{ll} \text{1.} & x_1 \ne 0, & x_2 = 0, & x_3 = 0 \\ \text{2.} & x_1 = 0, & x_2 \ne 0, & x_3 = 0 \\ \text{3.} & x_1 = 0, & x_2 = 0, & x_3 \ne 0 \\ \end{array}$$ In other words, all vectors $\vec{X}$ parallel to one of the vectors $\vec{V}_i$ fulfill the equation.
A more general approach is to expand the original equation in terms of $\mathbf{V}$ and $\vec{x} = \left[ \begin{matrix} x_1 \\ x_2 \\ x_3 \end{matrix} \right ]$.