The vector triple product of three 3D vectors is
a vector. Unlike the Scalar triple product the result is another vector, not a number. The Cross product isn’t associative, so where you put the parentheses matters.
BAC-CAB identity
Mnemonic: “BAC minus CAB.” The result lies in the plane of and since it’s a linear combination of them. Makes sense geometrically: is perpendicular to that plane, and brings you back into the plane.
You can verify it component-wise. Worth memorizing because nested cross products show up in electromagnetics: the BAC-CAB form appears in force on a moving charge, in expansions of , and in the curl-of-curl identity.
Non-associativity
in general. Each side is a different vector in a different plane:
- lies in the plane of and .
- lies in the plane of and .
Always write the parentheses explicitly when working with iterated cross products.
Connection to vector calculus identities
The identity has the same BAC-CAB structure, with playing the role of a vector. The first term on the right is "" (like ) dotted with (like ) and multiplied back by another ; the second term is the vector Laplacian. This is the identity you reach for when deriving the electromagnetic wave equation.