randombill
- 81
- 0
The title says it all, basically I'm trying to figure out what the difference is between the two tensors (levi-civita) that are 3rd rank. Do they expand out in matrix form differently?
arkajad said:The difference is in their transformation rules. As long as you are within orthonormal systems - you will not see the difference.
arkajad said:General rule:
[tex]\epsilon^{i'j'k'}=|\det (\frac{\partial x'}{\partial x})|\epsilon^{ijk}[/tex]
[tex]\epsilon_{i'j'k'}=|\det (\frac{\partial x'}{\partial x})|^{-1}\epsilon_{ijk}[/tex]
So, for each coordinate system that you need, calculate the Jacobi determinant of the transformation from (or to) the Cartesian one. It may give you a factor in front different from 1.
arkajad said:If you tell me, as an example, at which particular point you have a problem, I will try to help you.