Levi-Civita Symbol multiplied by itself

  • Thread starter Thread starter RolloJarvis
  • Start date Start date
  • Tags Tags
    Levi-civita Symbol
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 11K views
RolloJarvis
Messages
5
Reaction score
0

Homework Statement



evaluate [tex]\epsilon_{ijk}\epsilon_{ijk}[/tex] where \epsilon is is the antisymetric levi-civita symbol in 3D

Homework Equations



determinant of deltas = product of levi-civita -> would take ages to write out.

The Attempt at a Solution



[tex]\epsilon_{ijk}\epsilon_{ijk}=\delta_{kk}\delta_{ll}-\delta_{lk}\delta_{kl}=1-2\delta_{lk}[/tex]

But i have a feeling the answer is 3? (because of this)

263e9dccaced8adf5ba6d68403150f47.png
 
Physics news on Phys.org
Well, firstly clean your notation. It should be
[tex] \epsilon_{ijk}\epsilon_{ijk}=\delta_{kk}\delta_{jj}-\delta_{jk}\delta_{jk}[/tex]
And there is a summation over j and k.
So that gives
[tex] \sum\limits_{j,k}\delta_{kk}\delta_{jj}-\delta_{jk}\delta_{jk} = 3.3-3 = 6 = 3![/tex]
Also 3! = 6, not 3.
 
Thanks a lot. I was in a rush and I am pretty stressed at the moment as its only a few days before exams, the [tex]\epsilon [\tex]was supposed to read [tex]\epsilon_{jlk}[\tex].<br /> <br /> How is it okay to swap the order of indicies on the delta funtion as you have done: i.e. [tex]\delta_{ij} = \delta_{ji}[\tex][/tex][/tex][/tex]
 
Last edited:
ya, that's a property of the delta function.
 
again, thanks a lot