Resultant Vector of a Cross Product of 2 Vectors is Perpendicular to both the participating Vectors. This property of Cross Products can be used to find Mutually Orthogonal Basis Vector Sets in 3-Dimension.
In 3-Dimensional Cartesian Coordinate System any Vector is by default Directionally Represented on the Basis of the Identity Orthonormal Basis Vectors given by Unit Vectors \(\mathbf{\hat{i}}\), \(\mathbf{\hat{j}}\) and \(\mathbf{\hat{k}}\).
Because of Perpendicular Result Vector property of Cross Products
The following demonstrates the calculation of Cross Product for 2 3-Dimensional Vectors \(\vec{A}\) and \(\vec{B}\) Represented in Identity Orthonormal Basis in Cartesian Coordinate System
The Cross Product \(\vec{A} \times \vec{B}\) between Vectors \(\vec{A}\) and \(\vec{B}\) (as defined above) can also be calculated as a Matrix Product between Skew-Symmetric Matrix Corresponding to Vector \(\vec{A}\) and Vector \(\vec{B}\).
Similarly, the Cross Product \(\vec{B} \times \vec{A}\) between Vectors \(\vec{A}\) and \(\vec{B}\) can also be calculated as a Matrix Product between Skew-Symmetric Matrix Corresponding to Vector \(\vec{B}\) and Vector \(\vec{A}\). These are demonstrated below
In the above equations \(\vec{A}_{\mathbf{\times}}\) and \(\vec{B}_{\mathbf{\times}}\) are Skew-Symmetric Matrices corresponding to Vectors \(\vec{A}\) and \(\vec{B}\) respectively and are given as
Also since \(\vec{A}_{\mathbf{\times}}\) and \(\vec{B}_{\mathbf{\times}}\) are Skew-Symmetric Matrices (i.e. their Negative is their Transpose), the following equations hold true
Following examples demonstrates the calculation of the Cross Product of Vectors \(\vec{A}\) and \(\vec{B}\) defined below using both Determinant Method and Matrix Product Method