As in the title, I was studying the proof (from Vector Analysis - Louis Brand) of this identity, however I do not completely understand all of the steps.
$$a \times (b \times c) = b(a \cdot c) - c(a \cdot b)$$
I also visited an excellent related post - do the BAC-CAB identity for vector triple product have some interpretation?, but I am still stuck. I reproduce the proof in the book here. I don't really understand, how did the author deduce $\alpha=-\lambda(\textbf{v}\cdot\textbf{w}),\beta=\lambda(\textbf{u}\cdot\textbf{w})$ and the basis steps. Any inputs, suggestions or tips to understand the proof would be incredibly helpful!
Proof.
The vector $(\textbf{u} \times \textbf{v}) \times \textbf{w}$ is perpendicular to both $\textbf{u}\times\textbf{v}$ and therefore coplanar with $\textbf{u}$ and $\textbf{v}$.
$$(\textbf{u}\times\textbf{v})\times\textbf{w}=\alpha\textbf{u}+\beta\textbf{v}$$
But, since $(\textbf{u}\times\textbf{v})\times\textbf{w}$ is also perpendicular to $\textbf{w}$,
$$(\alpha\textbf{u}+\beta\textbf{v})\cdot\textbf{w}=0$$
All numbers $\alpha,\beta$ that satisfy this equation must be of the form $\alpha=\lambda(\textbf{v}\cdot\textbf{w}),\beta=\lambda(\textbf{u}\cdot\textbf{w})$, where $\lambda$ is arbitrary.
Thus, we have
$$\textbf{u}\times(\textbf{v}\times\textbf{w})=\lambda\{(\textbf{u}\cdot\textbf{w})v-(\textbf{v}\cdot\textbf{w})\textbf{u}\}$$
In order to determine $\lambda$, we use a special basis in which $\hat{i}$ is collinear with $\textbf{u}$, $\hat{j}$ is co-planar with $\textbf{u, v}$; then
$$\textbf{u}=u_{1}i,\textbf{v}=v_{1}i+v_{2}j,\textbf{w}=w_{1}i+w_{2}j+w_{3}k$$
On substituting these values, we obtain, after a simple calculation, $\lambda=1$.
We therefore have important expansion formulas,
$$(\textbf{u}\times\textbf{v})\times\textbf{w}=(\textbf{u}\cdot\textbf{w})\textbf{v}-(\textbf{v}\cdot\textbf{w})\textbf{u}$$
$$\textbf{w}\times(\textbf{u}\times\textbf{v})=(\textbf{w}\cdot\textbf{v})\textbf{u}-(\textbf{w}\cdot\textbf{u})\textbf{v}$$