The wedge product of two vectors u and v measures the noncommutativity of their tensor product.
An wedge product (also known as exterior product) is the tensor product of two vectors \( {\bf u} = \left[ u_1 , u_2 , \ldots , u_n \right] \) and
\( {\bf v} = \left[ v_1 , v_2 , \ldots , v_n \right] , \) denoted u ∧ v, is the square matrix defined by
\[
{\bf v} \wedge {\bf u} = {\bf v} \otimes {\bf u} - {\bf u} \otimes {\bf v} .
\]
Equivalently,
\[
\left( {\bf v} \wedge {\bf u} \right)_{ij} = \left( v_i u_j - v_j u_i \right) .
\]
Example 1:
We are going to show that the wedge product u ∧ v has, up to sign, six, not four, distinct entries. Let u = [ 𝑎, b, c, d ] and v = [ α, β, γ, δ ] be any two vectors in ℝ4. Their wedge product is the square matrix:
\[
{\bf u} \wedge {\bf v} = \begin{bmatrix} 0 & a\beta - \alpha b & a\gamma - \alpha c & a\delta - \alpha d \\
b \alpha - \beta a & 0 & b \gamma - \beta c & b \delta - \beta d \\
c \alpha - \gamma a & c \beta - \gamma b & 0 & c \delta - \gamma d \\
d \alpha - \delta a & d \beta - \delta b & d \gamma - \delta c & 0
\end{bmatrix} .
\]
Let us introduce six parameters:
\[
c_1 = a\beta - \alpha b , \quad c_2 = a\gamma - \alpha c , \quad c_3 = a\delta - \alpha d ,
\]
and
\[
c_4 = b \gamma - \beta c , \quad c_5 = b \delta - \beta d , \quad c_6 = c \delta - \gamma d .
\]
Then the wedge product of these two vectors becomes
It can be shown that in n dimensions, the antisymmetric matrix u ∧ v has n(n − 1)/2 unique entries.
The wedge product is an antisymmetric 2-tensor, in any dimension.
Like the tensor product, the wedge product is defined for two vectors of arbitrary dimension. Notice, too, that the wedge product shares many properties with the cross product. For example, it is easy to verify directly from the definition of the wedge product as the difference of two tensor products obeys the following properties:
The wedge product also shares some other important properties with the cross product. The defining characteristics of the cross product are captured by the formulas
Moreover, in three dimensions, the entries of the wedge product matrix u ∧ v are, up to sign, the same as the components of the cross product vector u × v.
An outer product is the tensor product of two coordinate vectors \( {\bf u} = \left[ u_1 , u_2 , \ldots , u_m \right] \) and
\( {\bf v} = \left[ v_1 , v_2 , \ldots , v_n \right] , \) denoted \( {\bf u} \otimes {\bf v} , \) is
an m-by-n matrix W of rank 1 such that its coordinates satisfy \( w_{i,j} = u_i v_j . \)
The outer product \( {\bf u} \otimes {\bf v} , \) is equivalent to a matrix multiplication
\( {\bf u} \, {\bf v}^{\ast} , \) (or \( {\bf u} \, {\bf v}^{\mathrm T} , \) if vectors are real) provided that u is represented as a
column \( m \times 1 \) vector, and v as a column \( n \times 1 \) vector. Here \( {\bf v}^{\ast} = \overline{{\bf v}^{\mathrm T}} . \)
Example 4:
Let
&omega1 = 3xdx − 5ydy
and
&omega2 = 2zdx + 4xdz