Does Antisymmetrization in Wedge Product Skip Basis Effects?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 3K views
PhyAmateur
Messages
103
Reaction score
2
If I want to take the wedge product of $$\alpha = a_i\theta^i $$ and $$\beta = b_j\theta^j$$ I get after applying antisymmetrization,$$ \alpha \Lambda \beta = \frac{1}{2}(a_ib_j - a_jb_i)\theta^i\theta^j$$

My question is it seems to me that antisymmetrization technique doesn't apply to the basis $$\theta^i , \theta^j$$ right? Is it that the wedge product antisymmetrization jumps over those basis only affecting the components? Or is there something I am missing?

Thanks![PLAIN]http://physics.stackexchange...rization-and-antisymmetrization-combinatorics[/PLAIN]
 
Last edited by a moderator:
Physics news on Phys.org
##\alpha \wedge \beta = \alpha_i \beta_j \theta^i \wedge \theta^j = \frac{1}{2}\alpha_i \beta_j (\theta^i \theta^j - \theta^j \theta^i) = \frac{1}{2}(\alpha_i \beta_j - \alpha_j \beta_i)\theta^i \theta^j ## is how the wedge product works on the basis 1-forms.
 
Thank you for the reply, I guess you meant $$a_i , b_j $$ instead of $$\alpha_i , \beta_j$$?

And so now, what I said in my question was totally wrong, it means according to this that it works on the basis rather than on the components. And then we flip indices accordingly, right?
 
Shouldn't it be (concerning the factors 1/2):
[tex]\alpha \wedge \beta=\alpha_i \beta_j \Theta^{i} \wedge \Theta^{j}=\frac{1}{2} (\alpha_i \beta_j - \alpha_j \beta_i) \Theta^{i} \wedge \Theta^{j} = (\alpha_i \beta_j-\alpha_j \beta_i) \Theta^{i} \otimes \Theta^{j}.[/tex]
 
PhyAmateur said:
If I want to take the wedge product of $$\alpha = a_i\theta^i $$ and $$\beta = b_j\theta^j$$ I get after applying antisymmetrization,$$ \alpha \Lambda \beta = \frac{1}{2}(a_ib_j - a_jb_i)\theta^i\theta^j$$

My question is it seems to me that antisymmetrization technique doesn't apply to the basis $$\theta^i , \theta^j$$ right? Is it that the wedge product antisymmetrization jumps over those basis only affecting the components? Or is there something I am missing?

Thanks!
I'm not sure what the question is. I'd interpret what you wrote as the wedge product of a vector with a multiple of itself, which would be zero.
 
@vanhees71 thanks for your reply. But where are the components$$ a_i , b_j $$ And is there a general rule to this wedge product?
 
I called them [itex]\alpha_i[/itex] and [itex]\beta_j[/itex]. Why should I introduce more symbols?

The wedge product is defined as follows. If you have two antisymmetric tensors [itex]\omega_1[/itex] and [itex]\omega_2[/itex], i.e., antisymmetric linear mappings [itex]\omega_1:V^p \rightarrow \mathbb{R}[/itex] and [itex]\omega_2:V^q \rightarrow \mathbb{R}[/itex] (also called [itex]p[/itex]- and [itex]q[/itex]-forms respectively), the wedge product is a [itex](p+q)[/itex] form which is defined by
[tex](\omega_1 \wedge \omega_2)(\vec{v}_1,\ldots,\vec{v}_p,\vec{v}_{p+1},\ldots,\vec{v}_{p+q})=\sum_{\tau \in S_{p+q}} \frac{\text{sign}(\tau)}{p! q!} \omega_1((\vec{v}_1,\ldots,\vec{v}_p) \omega_2(\vec{v}_{p+1},\ldots,\vec{v}_{p+q}).[/tex]
Here [itex]S_{p+q}[/itex] denotes the permutation of [itex](p+q)[/itex] elements.
 
  • Like
Likes   Reactions: PhyAmateur
vanhees71 said:
I called them [itex]\alpha_i[/itex] and [itex]\beta_j[/itex]. Why should I introduce more symbols?

The wedge product is defined as follows. If you have two antisymmetric tensors [itex]\omega_1[/itex] and [itex]\omega_2[/itex], i.e., antisymmetric linear mappings [itex]\omega_1:V^p \rightarrow \mathbb{R}[/itex] and [itex]\omega_2:V^q \rightarrow \mathbb{R}[/itex] (also called [itex]p[/itex]- and [itex]q[/itex]-forms respectively), the wedge product is a [itex](p+q)[/itex] form which is defined by
[tex](\omega_1 \wedge \omega_2)(\vec{v}_1,\ldots,\vec{v}_p,\vec{v}_{p+1},\ldots,\vec{v}_{p+q})=\sum_{\tau \in S_{p+q}} \frac{\text{sign}(\tau)}{p! q!} \omega_1((\vec{v}_1,\ldots,\vec{v}_p) \omega_2(\vec{v}_{p+1},\ldots,\vec{v}_{p+q}).[/tex]
Here [itex]S_{p+q}[/itex] denotes the permutation of [itex](p+q)[/itex] elements.

There's a mismatched parenthesis in the last expression here.