Levi-civita and symmetric tensor

Click For Summary

Homework Help Overview

The discussion revolves around the properties of the Levi-Civita tensor and its interaction with symmetric and antisymmetric tensors, specifically focusing on the condition that \(\epsilon_{ijk}a_{ij} = 0\) if and only if \(a_{ij}\) is symmetric.

Discussion Character

  • Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants explore the proof that a symmetric tensor multiplied by an antisymmetric tensor results in zero. The original poster attempts to understand the implications of contracting with the Levi-Civita tensor and the relationship with the Kronecker delta. Others suggest examining the separation of tensors into symmetric and antisymmetric parts and operating the Levi-Civita tensor on each part.

Discussion Status

Some participants express uncertainty about their understanding and whether their reasoning is correct. There is a mix of attempts to clarify the properties of the tensors involved, with some guidance offered on how to approach the problem without needing to prove certain statements. Multiple interpretations of the tensor properties are being explored.

Contextual Notes

Participants note that the original poster is struggling with the concepts and the mathematical operations involved, indicating a need for further clarification on tensor operations and properties. There is mention of constraints from course readings that state certain properties without proof.

Meggle
Messages
16
Reaction score
0

Homework Statement


Show that \epsilon_{ijk}a_{ij} = 0 for all k if and only if a_{ij} is symmetric.

Homework Equations


The Attempt at a Solution


The first bit I think is just like the proof that a symmetric tensor multiplied by an antisymmetric tensor is always equal to zero.
\epsilon_{ijk} = - \epsilon_{jik} As the levi-civita expression is antisymmetric and this isn't a permutation of ijk.
\epsilon_{ijk}a_{ij} = - \epsilon_{jik}a_{ij}
\epsilon_{ijk}a_{ij} = - \epsilon_{jik}a_{ji} As a_{ji} is symmetric.
\epsilon_{ijk}a_{ij} = - \epsilon_{ijk}a_{ij} Swapping dummy indicies.
2\epsilon_{ijk}a_{ij} = 0
\epsilon_{ijk}a_{ij} = 0

I think that proves the "if a_{ij} is symmetric" part, but not the "and only if" part. There's a section in my text that claims a tensor is symmetric in similar based on "contracting with epsilon_{kqp}" and using the relationship between the Levi-civita equation and the Kronecker delta:
\epsilon_{ijk}\epsilon_{ilm} = \delta_{jl}\delta_{km} - \delta_{jm}\delta_{kl}
But I didn't understand what it meant by that.

So, here goes:
\epsilon_{kqp}(\epsilon_{ijk}a_{ij}) = \epsilon_{kqp}(0) = 0

(\epsilon_{kqp}\epsilon_{ijk})a_{ij} = (\delta_{qi}\delta_{pj} - \delta_{qj}\delta_{pi})a_{ij}

\epsilon_{kqp}(\epsilon_{ijk}a_{ij}) = (\delta_{qi}\delta_{pj})a_{ij} - (\delta_{qj}\delta_{pi})a_{ij}

\epsilon_{kqp}(\epsilon_{ijk}a_{ij}) = a_{qp} - a_{pq}
Which is zero only where a is symmetric, right?

If someone could please tell me if I'm on the right track or if I've done something completely wrong, that'd be really handy. I've been stuck on this one for hours and only just thought of those last two lines while I was writing out the equations on here, but I really don't know if it's right.
 
Last edited:
Physics news on Phys.org
All tensors can be separated into a symmetric and antisymmetric part.

Tij = bSij + aAij , sometimes written Tij = bS(ij) + aA[ij].

Can you prove this?

Operate the Levi-Civita tensor on each part.
 
Phrak said:
All tensors can be separated into a symmetric and antisymmetric part.

Tij = bSij + aAij , sometimes written Tij = bS(ij) + aA[ij].

Can you prove this?

Operate the Levi-Civita tensor on each part.

I can't prove that. It's stated without proof in my course readings and I haven't managed to figure it out. I don't know how to operate the Levi-Civita tensor either (yes, I'm in trouble, I know).
So is this a way to answer the whole question? And what I had done isn't right at all?
 
OK, you don't have to do the proof, but can just use it. That's plenty good enough.

I think you should try the direct approch to get a feel for how tensor multiplication works by substituting 1, 2, and 3 into the Levi-Civita tensor.

Remember, \epsilon_{ijk} = 1 for even permutations of (ijk), \epsilon_{ijk} = -1 for odd permutations of of (ijk), and \epsilon_{ijk} = 0 for every other combination.

All together, there are only 6 non-zero elements in \epsilon_{ijk}. You need to write them out for \epsilon_{ijk}S_{ij} and \epsilon_{ijk}A_{ijk}. I'm using S to represent a symmetric tensor and A for an antisymmetric tensor.

\epsilon_{ijk}S_{ij} = \epsilon_{123}S_{12} + \epsilon_{312}S_{31} + 4\ more\ tems = 0
 
Phrak said:
All together, there are only 6 non-zero elements in \epsilon_{ijk}. You need to write them out for \epsilon_{ijk}S_{ij} and \epsilon_{ijk}A_{ijk}. I'm using S to represent a symmetric tensor and A for an antisymmetric tensor.

\epsilon_{ijk}S_{ij} = \epsilon_{123}S_{12} + \epsilon_{312}S_{31} + 4\ more\ tems = 0

Ummmmerrrrrr:
\epsilon_{ijk}S_{ij} = \epsilon_{123}S_{12} + \epsilon_{312}S_{31} + \epsilon_{231}S_{23} + \epsilon_{321}S_{32} + \epsilon_{213}S_{21}+ \epsilon_{132}S_{13}

\epsilon_{ijk}S_{ij} = (1)S_{12} + (1)S_{31} + (1)S_{23} + (-1)S_{32} + (-1)S_{21} + (-1)S_{13}

\epsilon_{ijk}S_{ij} = S_{12} + S_{31} + S_{23} - S_{23} - S_{12} - S_{31} = 0 because S_{ij}=S_{ji} ?

Following the same logic for the antisymmetric side:
\epsilon_{ijk}A_{ij} = \epsilon_{123}A_{12} + \epsilon_{312}A_{31} + \epsilon_{231}A_{23} + \epsilon_{321}A_{32} + \epsilon_{213}A_{21}+ \epsilon_{132}A_{13}

\epsilon_{ijk}A_{ij} = (1)A_{12} + (1)A_{31} + (1)A_{23} + (-1)A_{32} + (-1)A_{21} + (-1)A_{13}

\epsilon_{ijk}A_{ij} = A_{12} + A_{31} + A_{23} + A_{23} + A_{12} + A_{31} = 2A_{12} + 2A_{31} + 2A_{23} because A_{ij} = -A_{ji}

So, from here I can say that \epsilon_{ijk}T{ij} = 0 whenever T_{ij} is a symmetric tensor, and if \epsilon_{ijk}T_{ij} = 0, T_{ij} must be symmetric, as if T_{ij} had an antisymmetric component then \epsilon_{ijk}T_{ij} would not equal zero. (So zero antisymmetric component in T_{ij} = bS_{ij} + aA_{ij} .)
Maybe? That looks (to me) like it's complete. I think. :redface:
 
eijkSij should have three values, one for each possible value of k...

(P.S. your book doesn't use upper indices??)
 
Well done, Meggle. Especially since you had to encode it all in mathtext :q.

What Hurkyl has pointed out is that εijkSij is a vector. After εijk is contracted with Sij there is still one index left over.

We could better write the equation in question as εijkSij = 0k just to remember this.

You're equations for εijkSij would then look like this.

\epsilon_{ijk}S_{ij} = \epsilon_{123}S_{12} + \epsilon_{312}S_{31} + \epsilon_{231}S_{23} + \epsilon_{321}S_{32} + \epsilon_{213}S_{21}+ \epsilon_{132}S_{13}

\epsilon_{ijk}S_{ij} = \epsilon_{123}(S_{12} - S_{21}) + \epsilon_{312}(S_{31} - S_{13}) + \epsilon_{231} (S_{23} - S_{32})

\epsilon_{ijk}S_{ij} = \epsilon_{123}0_{12} + \epsilon_{312}(0_{31}) + \epsilon_{231} (0_{23})

\epsilon_{ijk}S_{ij} = 0_3 + 0_2 + 0_1

\epsilon_{ijk}S_{ij} = 0_k
 
Last edited:

Similar threads

  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
4
Views
2K
  • · Replies 12 ·
Replies
12
Views
5K
  • · Replies 23 ·
Replies
23
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 20 ·
Replies
20
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
3
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K