Below is a short summary and detailed review of this video written by FutureFactual:
3Blue1Brown: The 3D Cross Product and Duality Explained
Overview
This video explains the three dimensional cross product of two vectors using a determinant built from the vectors V and W, and reveals a powerful duality interpretation. It connects the algebraic computation with geometric intuition, showing how the resulting vector is perpendicular to V and W and how its length relates to the parallelogram area spanned by the two vectors.
Key insights
- Determinant-based computation of the cross product yields a vector with coordinates tied to basis signals I, J, K.
- Duality links a linear transformation to a specific vector via a dot product, here giving the cross product as the dual vector to a V-W defined transformation.
- Geometric interpretation shows the cross product is perpendicular to V and W, with length equal to the parallelogram area and orientation given by the right hand rule.
- The discussion blends computational tricks with geometric reasoning to illuminate the cross product’s structure.
Introduction: From 2D to 3D Cross Products
The video begins by reviewing how the 2D cross product arises from a simple determinant of a 2x2 matrix formed by two vectors. It then prompts a careful distinction between 3D cross products and volumes of 3D parallelepipeds, clarifying that the 3D cross product outputs a vector rather than a scalar.
Determinants, Basis Vectors, and the I, J, K Trick
In three dimensions, the cross product is computed by forming a 3x3 determinant with V and W as the second and third columns. The first column is not a numeric vector but the symbolic basis vectors I hat, J hat, and K hat. Interpreting the resulting coefficients as vector coordinates allows the determinant to be read as a vector expression.
Duality: Linear Transformations to the Number Line
The speaker recalls chapter five on determinants and chapter seven on duality. A linear transformation from 3D space to the real numbers is uniquely associated with a vector in 3D, such that evaluating the transformation is equivalent to a dot product with that dual vector. The cross product emerges as this dual vector for a transformation defined by V and W.
A Computational Route to the Dual Vector
By treating the first column of the 3x3 matrix as a variable XYZ, one can see the determinant as a linear function of X, Y, and Z. The coefficients of X, Y, and Z identify the components of the dual vector P. This aligns with the coefficient extraction you would perform when inserting I, J, K into the first column to isolate basis components.
Geometric Interpretation: Volume, Parallelogram Area, and Right Hand Rule
The geometry section ties the dual vector to a geometric quantity: the area of the parallelogram spanned by V and W, times the component of XYZ perpendicular to that parallelogram. This perpendicular component, when projected onto the dual vector P, reproduces the determinant in three columns. The orientation is governed by the right hand rule, so negative dot products align with negative signed volumes.
Collision of Computation and Geometry
The discussion makes the link explicit: the computational trick of using I, J, K in the first column is a signal to interpret the resulting coefficients as a vector. Geometrically, the dual vector is perpendicular to V and W with length equal to the parallelogram area, providing a clean explanation for why the cross product behaves as it does.
Conclusion and Look Ahead
The talk concludes by tying dot products, dual vectors, and the cross product into a unified viewpoint. It hints at the next topic in the course: linear change of basis, building on the same duality principles.



