If $\mathbf a$ is a constant vector in the 3-dimensional space and $\mathbf s=x\mathbf e_x+y\mathbf e_y +z\mathbf e_z$, I want to show that $$\nabla \land \left(\mathbf a \land \mathbf s\right) = 2\mathbf a. $$
I have done as follows: $$\nabla \land \left(\mathbf a \land \mathbf s\right)=(\nabla \cdot \mathbf s)\mathbf a\ -\ (\nabla \cdot \mathbf a)\mathbf s=3\mathbf a\ -\ (\nabla \cdot \mathbf a)\mathbf s $$
But I am confused as to how the last part is computed. Could you explicitly show how $(\nabla \cdot \mathbf a)\mathbf s$ equals $\mathbf a$ or point out any other mistake?
We have the general formula $$\nabla \wedge ({\bf a}\wedge {\bf s}) = {\bf a}(\nabla \cdot {\bf s}) - {\bf s}(\nabla \cdot {\bf a}) + ({\bf s}\cdot \nabla){\bf a} - ({\bf a}\cdot \nabla){\bf s}.$$Now let's see each piece.
So everything boils down to $$\nabla \wedge ({\bf a}\wedge {\bf s}) =3{\bf a} - {\bf 0} + {\bf 0} - {\bf a} = 2{\bf a},$$as wanted.