Understanding the Levi-Civita Identity: Simplifying the Notation

cozmo
Messages
2
Reaction score
0
Can somebody show me how

\epsilon_{mni}a_{n}(\epsilon_{ijk}b_j c_{k})

Turns in to

\epsilon_{imn}\epsilon_{ijk}a_{n}b_j c_{k}


Something about the first \epsilon I'm not seeing here when the terms are moved around.
 
Last edited:
Physics news on Phys.org
The tensor changes sign when you transpose two indices, right? A cyclic permutation is an even number of transpositions, so \epsilon_{mni} = \epsilon_{nim} = \epsilon_{imn}.
 
When \epsilon_{ijk} and a_{n} change places the \epsilon_{mni} changes to a cyclic permutation that is still positive and \epsilon_{mni} =\epsilon_{imn}=\epsilon_{nim} but each one of these will give a different final answer.

I don't see how \epsilon_{mni} turns to \epsilon_{imn} when \epsilon_{ijk} doesn't change.

This is from a problem proving the A X (B X C) = (A*C)B-(A*B)C identity.
 
You can swap a_n and \epsilon_{ijk} because real numbers commute. Swapping them has nothing to do with reordering the indices of \epsilon_{mni}.

\epsilon_{mni} = \epsilon_{imn} for all i, m, and n, so you can simply replace \epsilon_{mni} with \epsilon_{imn} in the summation. There's no relabeling of indices going on if that's what you think is happening.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top