Is the Wedge Product of Vectors Equal to the Cross Product?

  • Context: Graduate 
  • Thread starter Thread starter Mandelbroth
  • Start date Start date
  • Tags Tags
    Product Vectors Wedge
Click For Summary

Discussion Overview

The discussion centers on the relationship between the wedge product and the cross product of vectors, exploring definitions, conventions, and potential discrepancies in mathematical expressions. Participants examine the implications of these products in the context of vector spaces and antisymmetric maps.

Discussion Character

  • Debate/contested
  • Technical explanation
  • Conceptual clarification

Main Points Raised

  • Some participants propose that the wedge product can be expressed as ##\vec{a}\wedge\vec{b}=\frac{1}{2}(\vec{a}\otimes\vec{b}-\vec{b}\otimes\vec{a}##, while others argue that the factor of 2 is incorrect.
  • There is a suggestion that the cross product can be defined as the Hodge dual of the wedge product, leading to different interpretations of the factor involved.
  • Some participants assert that the wedge product is defined as ##v \wedge w \equiv v \otimes w - w \otimes v## without the factor of 1/2, while others reference different conventions that include this factor.
  • One participant mentions a text that states ##(v\wedge w)_{ab} = 2v_{[a}w_{b]}##, indicating a potential source of confusion regarding the factor of 1/2.
  • There is a discussion about the distinction between the components of an n-form and the n-form itself, highlighting the role of the ##1/n!## factor in the definition of forms.
  • Participants note that different authors may use varying conventions for the wedge product, leading to discrepancies in the expressions used.

Areas of Agreement / Disagreement

Participants do not reach a consensus on whether the wedge product is equal to the cross product or the correct factors involved in their definitions. Multiple competing views remain regarding the conventions used in defining these products.

Contextual Notes

Limitations include the dependence on definitions and conventions, which vary among different texts and authors. The discussion highlights unresolved mathematical steps and the implications of these conventions on the understanding of the wedge and cross products.

Mandelbroth
Messages
610
Reaction score
23
Consider ##\vec{a}=\begin{bmatrix} a_1 \\ a_2 \\ a_3 \end{bmatrix}## and ##\vec{b}=\begin{bmatrix} b_1 \\ b_2 \\ b_3 \end{bmatrix}##.

Is any part of the following NOT true?

$$\vec{a}\wedge\vec{b}=\frac{1}{2}(\vec{a}\otimes\vec{b}-\vec{b}\otimes\vec{a}) = \frac{1}{2}\begin{bmatrix} 0 & a_1b_2-a_2b_1 & a_1b_3-a_3b_1 \\ a_2b_1-a_1b_2 & 0 & a_2b_3-a_3b_2 \\ a_3b_1-a_1b_3 & a_3b_2-a_2b_3 & 0 \end{bmatrix}$$
(Edited for accuracy to make me feel better :-p)

I wasn't sure if that is actually an equality or not. If it is an equality, it makes defining the cross product rather easy. It would just be the Hodge dual of the wedge product of a with b, because the inner product of the cross product of a and b with any basis of the matrix would be 0...
 
Last edited:
Physics news on Phys.org
##v\wedge w = \frac{1}{2}(v\otimes w - w\otimes v)## by definition i.e. ##(v \wedge w)_{ab} = v_{[a}w_{b]} = \frac{1}{2}(v_{a}w_{b} - v_{b}w_{a})##.
 
WannabeNewton said:
##v\wedge w = \frac{1}{2}(v\otimes w - w\otimes v)## by definition i.e. ##(v \wedge w)_{ab} = v_{[a}w_{b]} = \frac{1}{2}(v_{a}w_{b} - v_{b}w_{a})##.
So it's one half of what I put for the second and third parts?
 
Mandelbroth said:
So it's one half of what I put for the second and third parts?
If by second and third parts you mean the two expressions following the wedge product (the alternating tensor product and the matrix) then yes.
 
WBN has the factor of 2 wrong.

[tex]v \wedge w \equiv v \otimes w - w \otimes v[/tex]
 
Ben Niehoff said:
WBN has the factor of 2 wrong.

[tex]v \wedge w \equiv v \otimes w - w \otimes v[/tex]
According to this: http://www.math.stonybrook.edu/~brweber/401s09/coursefiles/Lecture11.pdf page 4
 
Ok, based off of one of my texts, ##(v\wedge w)_{ab} = 2v_{[a}w_{b]} = (v\otimes w)_{ab} - (v\otimes w)_{ba}## which makes more sense because then we get that ##^{*}(v\wedge w)_{a} = (v\times w)_{a}## as usual but the notes linked above seem to say otherwise. Where are they getting the half factor from then?
 
Either way, the dot product of a basis of the matrix with the cross product is 0, so my direction is going to be fairly clear either way.

WannabeNewton said:
Ok, based off of one of my texts, ##(v\wedge w)_{ab} = 2v_{[a}w_{b]} = (v\otimes w)_{ab} - (v\otimes w)_{ba}## which makes more sense because then we get that ##^{*}(v\wedge w)_{a} = (v\times w)_{a}## as usual but the notes linked above seem to say otherwise. Where are they getting the half factor from then?
I think they forgot something. The second and third parts of the final equality (VERY bottom) are equivalent.

Suppose that ##\omega: V^k \rightarrow K## and ##\eta:V^m\rightarrow K## are two anti-symmetric maps where K is the base field. Then, the exterior product is of the form

$$\omega\wedge\eta = \frac{\Gamma(k+m+1)}{\Gamma(k+1)\Gamma(m+1)}\operatorname{Alt}(\omega \otimes \eta)\implies \vec{a}\wedge\vec{b}=\frac{\Gamma(3)}{\Gamma(2)^2}\operatorname{Alt} (\vec{a} \otimes \vec{b})$$

I could be egregiously wrong, but...
 
Last edited:
It's easiest to think of ##\omega \wedge \eta## as an antisymmetric map. Then for any vector ##X \in V##, ##(\omega \wedge \eta)(X)## is an antisymmetric map ##V^{k+m-1} \to \mathbb{R}## given by

[tex](\omega \wedge \eta)(X) = \omega(X) \wedge \eta + (-1)^k \, \omega \wedge \eta(X)[/tex]
where the notation ##\eta(X)## means that ##X## goes into the first "slot", leaving the remaining ##m-1## slots free.

You'll notice if you follow this idea through, then you don't get the factor of 1/2 that WBN gave.
 
Last edited:
  • #10
Is this a convention issue? In Lee "Smooth Manifolds", for example, the wedge product is a map ##\wedge :\Lambda ^{k}(V)\times \Lambda ^{l}(V)\rightarrow \Lambda ^{k+l}(V)## defined by ##\eta\wedge \omega = \frac{(k+l)!}{k!l!}\text{Alt}(\eta\otimes \omega)##. So in this case if ##\eta,\omega\in \Lambda ^{1}(V)## then the ##\frac{1}{2}## factor will not appear i.e. we will just get ##\eta\wedge \omega = \eta\otimes \omega-\omega\otimes \eta##. But then why in that pdf, and in this thread: https://www.physicsforums.com/showthread.php?t=150289 do they have factors of ##\frac{1}{2}##?

EDIT: Ok micromass just told me that it's a conventional issue in the definition. There is another convention where the ##\frac{1}{2}## does come in. See page 302 of Lee "Smooth Manifolds".
 
  • #11
Ben Niehoff said:
WBN has the factor of 2 wrong.

[tex]v \wedge w \equiv v \otimes w - w \otimes v[/tex]

His answer isn't wrong. He simply uses a different convention. Many authors use the convention

[tex]\omega\wedge \eta = Alt(\omega \otimes \eta)[/tex]

This is called the determinant convention, for example the paper wbn linked uses it.

Other authors, like Lee, use the Alt convention:

[tex]\omega\wedge \eta = \frac{(k+l)!}{k! l!}Alt(\omega \otimes \eta)[/tex]

I guess it doesn't matter as long as you are consistent.
 
  • #12
I think the confusion comes from the distinction between an n-form and the components of an n-form. Generically, we can write the n-form ##F## as

[tex]F = \frac{1}{n!} F_{a_1 \ldots a_n} \, e^{a_1} \wedge \ldots \wedge e^{a_n}[/tex]
and you'll notice that there is a ##1/n!## here. But this does NOT imply that the components of ##F## are ##\frac{1}{n!} F_{a_1 \ldots a_n}##. Recall the definition of what "components" are, namely

[tex]F_{a_1 \ldots a_n} \equiv F(e_{a_1}, \ldots, e_{a_n})[/tex]
where ##e_i## are the basis of ##V## given by

[tex]e^i (e_j) = \delta^i_j[/tex]
(remember that ##e^i## are a basis of ##V^*##). One could eliminate the ##1/n!## factor above by using the tensor product instead of the wedge product

[tex]F = F_{a_1 \ldots a_n} \, e^{a_1} \otimes \ldots \otimes e^{a_n}[/tex]
assuming, of course, that ##F_{a_1 \ldots a_n}## is antisymmetric.
 
  • #13
micromass said:
His answer isn't wrong. He simply uses a different convention. Many authors use the convention

[tex]\omega\wedge \eta = Alt(\omega \otimes \eta)[/tex]

What is the rule for distributing the interior product over wedge products in this convention? I.e., what is

[tex]i_X (\omega \wedge \eta)[/tex]
 
  • #14
Here's the relevant section in Lee, by the way, if you're interested:
wedge_product.png
 
  • #15
Ben Niehoff said:
What is the rule for distributing the interior product over wedge products in this convention? I.e., what is

[tex]i_X (\omega \wedge \eta)[/tex]

The definitions on both cases seem to differ. In Lee, we have

[tex]i_X\omega(X_1,...,X_{n-1}) = \omega(X,X_1,...,X_{n-1})[/tex]

while in Morita, we have

[tex]i_X\omega(X_1,...,X_{n-1}) = n \omega(X,X_1,...,X_{n-1})[/tex]

I think that this causes that the distribution rule is the same in both cases:

[tex]i_X(\omega\wedge \eta) = i_X(\omega)\wedge \eta + (-1)^n \omega\wedge i_X(\eta)[/tex]
 
  • #16
micromass said:
while in Morita, we have

[tex]i_X\omega(X_1,...,X_{n-1}) = n \omega(X,X_1,...,X_{n-1})[/tex]

How perverse! Mathwonk seems to dislike this ##1/n!## convention as well, he goes on about it for some time in this thread: https://www.physicsforums.com/showthread.php?t=150289
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 27 ·
Replies
27
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 22 ·
Replies
22
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K