2024-10-13

815: Antisymmetrized After Symmetrized Same-Length Multi-Dimensional Array or Symmetrized After Antisymmetrized Same-Length Multi-Dimensional Array Is 0

<The previous article in this series | The table of contents of this series | The next article in this series>

description/proof of that antisymmetrized after symmetrized same-length multi-dimensional array or symmetrized after antisymmetrized same-length multi-dimensional array is 0

Topics


About: set

The table of contents of this article


Starting Context



Target Context


  • The reader will have a description and a proof of the proposition that for any same-length multi-dimensional array and any set of indexes, the antisymmetrized after symmetrized array or the symmetrized after antisymmetrized array with respect to the set of indexes is 0.

Orientation


There is a list of definitions discussed so far in this site.

There is a list of propositions discussed so far in this site.


Main Body


0: Note 1


Any n-length 2-dimensional array is an n×n matrix.

The components of any (pq) tensor with respect to any bases is a vectors-space-dimension-length (p + q)-dimensional array, but a same-length multi-dimensional array is not necessarily the components of a tensor: a same-length multi-dimensional array is in general just a collection of numbers not necessarily related to any tensor.

The dimensions of the same-length multi-dimensional array have to have the same length for our purpose, because otherwise, a permutation of indexes would not make sense.


1: Structured Description


Here is the rules of Structured Description.

Entities:
M: { the same-length n -dimensional arrays }, =(Mj1,...,jn)
S: {1,...,n}, ={l1,...,lk}
M: =M antisymmetrized after symmetrized with respect to S, =(Mj1,...,jn)
M: =M symmetrized after antisymmetrized with respect to S, =(Mj1,...,jn)
//

Statements:
M=0.

M=0.
//


2: Natural Language Description


For any same-length n-dimensional array, M=(Mj1,...,jn), any subset, S{1,...,n}, ={l1,...,lk}, the antisymmetrized after symmetrized M with respect to S, M=(Mj1,...,jn), and the symmetrized after antisymmetrized M with respect to S, M=(Mj1,...,jn), M=0 and M=0.


3: Proof


Whole Strategy: Step 1: express Mj1,...,jn with the symmetrized M with respect to S, N, and see that M=0; Step 2: express Mj1,...,jn with the antisymmetrized M with respect to S, N, and see that M=0.

Step 1:

Let N be the symmetrized M with respect to S.

Mj1,...,jn=1/k!σsgnσNσ((j1,...,jn))1,...,σ((j1,...,jn))n, where σ is each permutation of (j1,...,jn) such that only (jl1,...,jlk) is permutated. But Nσ((j1,...,jn))1,...,σ((j1,...,jn))n=Nj1,...,jn, because that is the purpose of symmetrization. So, =1/k!σsgnσNj1,...,jn=1/k!Nj1,...,jnσsgnσ=0, by the proposition that for any sequence of any finite elements, the set of the permutations has the same number of the even permutations and the odd permutations.

Step 2:

Let N be the antisymmetrized M with respect to S.

Mj1,...,jn=1/k!σNσ((j1,...,jn))1,...,σ((j1,...,jn))n, where σ is each permutation of (j1,...,jn) such that only (jl1,...,jlk) is permutated. But Nσ((j1,...,jn))1,...,σ((j1,...,jn))n=sgnσNj1,...,jn, because that is the purpose of antisymmetrization. So, =1/k!σsgnσNj1,...,jn=1/k!Nj1,...,jnσsgnσ=0, by the proposition that for any sequence of any finite elements, the set of the permutations has the same number of the even permutations and the odd permutations.


References


<The previous article in this series | The table of contents of this series | The next article in this series>