In R^3 x R^3 x R^3 , how do I show that for all a, b,c element of R^3 the scalar product of 1) and 2) equations result in the specific end result given?
<a, a x b>= 0
a x (bxc) = b <a,c> - c<a,b>
Is it right to...
- Find the cross product of a and b =c
- Find cross product of a and c and then a little clueless on how I would get to the end end line. Any direction would be appreciated!