The Geometric Product is the fundamental operation of Geometric Algebra. It is a Bilinear Product. We define Multivectors as Vectors closed by this product, which make them an Algebra over a Field.
The Geometric Product is the sum of the Inner Product and the Outer Product:
Calculation
The basis vectors satisfy:
To compute , expand in the basis and distribute. For example in with and :
\vec{a}\vec{b} &= a_1 b_1 \vec{e}_1^2 + a_1 b_2 \vec{e}_1 \vec{e}_2 + a_2 b_1 \vec{e}_2 \vec{e}_1 + a_2 b_2 \vec{e}_2^2 \\ &= (a_1 b_1 + a_2 b_2) + (a_1 b_2 - a_2 b_1) \vec{e}_1 \vec{e}_2 \\ &= \vec{a} \cdot \vec{b} + (a_1 b_2 - a_2 b_1) \vec{e}_{12} \end{align}$$ where $\vec{e}_{12} = \vec{e}_1 \vec{e}_2$ is a bivector