Counting Degrees of Freedom in Tensor

Click For Summary

Discussion Overview

The discussion revolves around the degrees of freedom in a symmetric, traceless tensor with n indices in two dimensions. Participants explore the implications of symmetry and tracelessness on the number of independent conditions that define the tensor's properties, examining how these factors influence the overall count of degrees of freedom.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant suggests that a symmetric tensor with n indices initially has 2^n degrees of freedom, but questions the independence of the conditions imposed by symmetry.
  • Another participant raises a question about the independence of conditions when a tensor is symmetric in multiple index pairs.
  • There is a discussion on how to generalize the counting of independent conditions from simple transpositions to more complex permutations.
  • Some participants propose that the symmetry group of a rank n tensor could be generated by n-1 elements, leading to a discussion about the implications for independent relations and trace conditions.
  • Participants explore the number of relations that arise from specific index equalities and how these relate to the overall counting of degrees of freedom.
  • There is a suggestion that the number of independent relations may be reduced by considering cases where indices are equal, leading to a reevaluation of the total conditions imposed by symmetry and tracelessness.

Areas of Agreement / Disagreement

Participants express uncertainty regarding the independence of symmetry conditions and the exact counting of degrees of freedom. There are competing views on how to approach the counting of relations and the implications of symmetry, indicating that the discussion remains unresolved.

Contextual Notes

Participants acknowledge that certain assumptions about the independence of conditions and the nature of symmetry may affect the counting process. The discussion highlights the complexity of defining degrees of freedom in the context of tensor properties, particularly with respect to symmetry and tracelessness.

Who May Find This Useful

This discussion may be of interest to those studying tensor algebra, particularly in the context of theoretical physics or advanced mathematics, where understanding the implications of symmetry and tracelessness is crucial.

"pi"mp
Messages
129
Reaction score
1
I've been thinking about the number of degrees of freedom in a tensor with n indices in 2-dimensions which is traceless and symmetric. Initially, there are 2^{n} degrees of freedom. The hypothesis of symmetry provides n!-1 number of conditions of the form:

T_{i_{1}, \ldots i_{n}}- T_{\sigma i_{1}, \ldots \sigma i_{n}} =0

since there are n! permutations, including identity. So why doesn't this reduce the number of degrees of freedom by n!-1 ? Are these conditions not all independent?

I think I'm correct that tracelessness reduces the degrees of freedom by \binom{n}{2} since we choose two indices to contract with g^{ab}, but maybe not.
 
Physics news on Phys.org
"pi"mp said:
Are these conditions not all independent?
If a tensor is symmetric in the first and second index as well as in the first and third, is it symmetric in the first and third?
 
  • Like
Likes   Reactions: "pi"mp
Ah right, I did not think about that. So as far as transpositions go, I need only consider the n-1 permutations that interchange 1,2 then 2,3 then 3,4, so on and so forth. I'm trying to think how this generalizes to other permutations. For permutations that are the identity on all but three of the indices, is it enough to consider those that permute 1,2,3 then 2,3,4 then...so on and so forth. Will I simply end up with (n-1)(n-1) independent conditions when all is said and done? I'm not at all confident that I'm thinking about these higher order permutations correctly.
 
"pi"mp said:
So as far as transpositions go, I need only consider the n-1 permutations that interchange 1,2 then 2,3 then 3,4, so on and so forth. I'm trying to think how this generalizes to other permutations.
Think about the following:
##
A_{ijk} = A_{jik} = A_{kij}
##
Which symmetries did I use? What was the final result?

Once you are done thinking about the permutations, think about how many identities there really are for the trace.
 
  • Like
Likes   Reactions: "pi"mp
It appears you used symmetry under exchange the first two indices as well as cyclic symmetry. Combined, it appears they imply symmetry of the last two indices. Is that right?
 
"pi"mp said:
It appears you used symmetry under exchange the first two indices as well as cyclic symmetry. Combined, it appears they imply symmetry of the last two indices. Is that right?

No. For the second equality, the middle index is fixed. I therefore used symmetry between 12 and between 13 to imply cyclic symmetry (the last component is a cyclic permutation of the original one). What does this tell you about the permutation symmetry group?
 
  • Like
Likes   Reactions: "pi"mp
Does it tell you that the full symmetry group of order 3! is generated by the two transpositions you use?
 
"pi"mp said:
Does it tell you that the full symmetry group of order 3! is generated by the two transpositions you use?

Yes. So what is the generalisation of this result to a rank n tensor?
 
  • Like
Likes   Reactions: "pi"mp
Well it seems there are n-1 independent transpositions, and since any permutation can be decomposed from a even or odd product of transpositions, is the symmetry group of a rank n tensor generated by n-1 elements?
 
  • #10
"pi"mp said:
is the symmetry group of a rank n tensor generated by n-1 elements?

Very much so. You can write any permutation using repetitions of n-1 generators. These may be chosen as the swaps of the ith and (i+1)th indices or as the swaps of the 1st and ith indices.

What does this tell you about the number of independent relations? What does it imply for the trace conditions?
 
  • Like
Likes   Reactions: "pi"mp
  • #11
Orodruin said:
What does this tell you about the number of independent relations?

Doesn't it just tell us that there are n-1 independent relations?

Orodruin said:
What does it imply for the trace conditions?

Well, assuming we've properly subtracted away all DOF due to symmetry considerations, then we need only take one more away for tracelessness, it seems? We choose two indices to contract with the metric g and once we do this, we can move these indices anywhere we please thanks to the symmetry.
 
  • #12
"pi"mp said:
Doesn't it just tell us that there are n-1 independent relations?

How many relations is ##A_{ijk} = A_{jik}##?
Well, assuming we've properly subtracted away all DOF due to symmetry considerations, then we need only take one more away for tracelessness, it seems? We choose two indices to contract with the metric g and once we do this, we can move these indices anywhere we please thanks to the symmetry.

How many relations is ##A_{iij} =0##?
 
  • #13
Orodruin said:
How many relations is Aijk=AjikA_{ijk} = A_{jik}?


Right, I forgot index values. So I guess we scrap the cases where i=j since the relations are trivial in this case. So it seems we only have two if we're working in two dimensions.
A_{121}=A_{211}
A_{122}=A_{212}

So maybe in general, for a fixed transposition, we initially have 2^n conditions but we must subtract off those where the two indices are the same. I believe there are 2\cdot 2^{n-2} of these. So I guess there are 2^{n}-2^{n-1}-2 symmetry conditions in total?
Orodruin said:
How many relations is Aiij=0A_{iij} =0?


There appears to be 4 of these. Maybe in general there are 2 \cdot 2^{n-2} of these? Assuming that we've already subtracted away the symmetry degrees of freedom.
 
  • #14
"pi"mp said:
Right, I forgot index values. So I guess we scrap the cases where i=j since the relations are trivial in this case.

Correct, when ##i = j## the relation is just a tautology. This leaves one possible relation for each set of the remaining indices - in this case two.

"pi"mp said:
So maybe in general, for a fixed transposition, we initially have 2^n conditions but we must subtract off those where the two indices are the same.

Remember that ##A_{12j} = A_{21j}## gives you exactly the same information as ##A_{21j} = A_{12j}##.

I suggest selecting a set of generators and then, taking one at a time, figure out how many new relations it actually introduces based on what the previous symmetries you have taken into account already tell you.

"pi"mp said:
There appears to be 4 of these.

No, this is wrong. Remember that the repeated indices ##i## are not free indices, but summation indices.On the other hand, I just thought of a simpler way of counting that will not require you to do anything but use the symmetry properties and the trace property. If you first consider the symmetry property, what does this tell you about all of the components with the same number of indices equal to one?
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
11
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 7 ·
Replies
7
Views
3K