I have been reading up on the permutation tensor, and have come across the following expression (in 'Generalized Calculus with Applications to Matter and Forces' by L.M.B.C Campos page 709): ei1,…,in=ei1,…,in={0if repeated indices1if (i1,…,in) is an even permutation−1if (i1,…,in) is an odd permutation However when I try and prove that: ei1,…,in=ei1,…,in I instead get: ei1,…,in=det(g)ei1,…,in why is there a difference between my result and that given above? Is it to do with the way ei1,…,in has been defined?
My working ei1,…,in=∑σgiσ(1)i1…giσ(n)ineiσ(1)…iσ(n) where the summation is over all permutations, σ, of (1,…,n) ei1...in=ei1...in∑σsgn(σ)giσ(1)i1…giσ(n)in=det(g)ei1,…,in
Answer
The symbol defined as ei1i2…in=ei1i2…in={0if repeated indices1if even permutation−1if odd permutation is indeed not a tensor. It is called the Levi-Civita symbol (and is a pseudo-tensor density), but we can turn it into a pseudo-tensor, by defining the Levi-Civita tensor ϵi1i2…in≡|det Since you have already found how the symbol reacts to index lowering, you can immediately verify that \begin{align} g_{i_1j_1}g_{i_2j_2}\cdots g_{i_nj_n}\epsilon^{j_1j_2\ldots j_n} = (-1)^s\epsilon_{i_1i_2\ldots i_n}, \end{align} where s is the number of negatives in the metric signature. The (-1)^s-factor is why we call it a pseudo-tensor. Note that the definition carries two consequences: \begin{align} \epsilon_{i_1i_2\ldots i_n}\epsilon^{j_1j_2\ldots j_n} = e_{i_1i_2\ldots i_n}e^{j_1j_2\ldots j_n}, \end{align} and crucially, under some frame transformation \Lambda_k^\ell we have \begin{align} \Lambda_{i_1}^{j_1}\Lambda_{i_2}^{j_2}\cdots\Lambda_{i_n}^{j_n}\epsilon_{j_1j_2\ldots j_n} = \mathrm{sgn}(\Lambda)\sqrt{|\det(\Lambda^2g)|}e_{i_1i_2\ldots i_n} = \mathrm{sgn}(\Lambda)\widetilde{\epsilon}_{i_1i_2\ldots i_n}, \end{align} where \widetilde{\epsilon}_{i_1i_2\ldots i_n} is the Levi-Civita tensor of the transformed frame, and \mathrm{sgn}(\Lambda) is the sign of the determinant. We can also consider this the reason to call it a pseudo-tensor, since both the (-1)^s factor and the \mathrm{sgn}(\Lambda) factor are consequences of the same property. In particular, note that (-1)^s = \mathrm{sgn}(g).
A finaly word of caution: in the literature it is common to use \epsilon or \varepsilon for either the symbol or the tensor, and sometimes the other for the other, and sometimes without clarifying which one is used. In such cases it can typically be inferred from the context.
No comments:
Post a Comment