How to Interpret Del Operator with Epsilon Tensor and Kronecker Delta?

  • Context: Graduate 
  • Thread starter Thread starter Marin
  • Start date Start date
  • Tags Tags
    Del Grad Operator
Click For Summary

Discussion Overview

The discussion revolves around the interpretation of the del operator when used in conjunction with the epsilon tensor and the Kronecker delta. Participants explore the mathematical expressions involving these elements, focusing on their applications in vector calculus, particularly in the context of divergence and curl operations.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant questions whether the expression \(\partial_j(\phi B)_i\) can be simplified to \((\partial_j\phi)B_i+\phi(\partial_jB_i)\) without needing to index \(\phi\).
  • Another participant clarifies that \((\phi B)_i\) is defined as \(\phi B_i\) and asserts that both \(\phi\) and \(B_i\) are numbers, thus supporting the initial assumption.
  • Participants discuss how to determine if the del operator represents divergence or curl in mixed expressions, suggesting that index placement indicates the operation type.
  • One participant provides an example involving the expression \(\text{div}(\vec E\times \vec B)\) and attempts to express the terms using the epsilon tensor and del operator.
  • Another participant critiques a calculation involving the double curl of a vector field, pointing out issues with free indices and the nature of the resulting vector.
  • There is a discussion about the behavior of Kronecker deltas in contracting indices, with one participant seeking clarification on how they interact with vectors in expressions.
  • Another participant emphasizes that Kronecker deltas contract only with vectors that have matching indices, while also noting the flexibility of writing delta symbols in expressions.

Areas of Agreement / Disagreement

Participants express differing views on the correctness of mathematical expressions and interpretations, indicating that the discussion remains unresolved on certain points, particularly regarding the application of the del operator and the handling of indices.

Contextual Notes

Some participants acknowledge the complexity of the operations and the potential for errors in indexing, highlighting the need for careful attention to detail in mathematical notation.

Marin
Messages
192
Reaction score
0
hi there!

I have some questions concerning the del operator when you use it together with the epsilon tensor and kronecker delta:

1. if you have:
phi - scalar, B vector fields

\partial_j(\phi B)_i

is it equal to: \partial_j(\phi B)_i=(\partial_j\phi)B_i+\phi(\partial_jB_i)

or I also have to index phi

2. How do I know if del represents rot or div of a vector field in a mixed expression? (ok, for the rot we also need the epsilon tensor, but there are some mixed identities where I can`t figure it out)

Here`s an example, maybe you could give me some advice on it:

div(\vec E\times \vec B)=\vec B. rot \vec E- \vec E. rot \vec B


div(\vec E\times \vec B)=\partial_i(\vec E\times \vec B)_i=\partial_i\epsilon_{jki}E_j B_k=\epsilon_{ijk} \partial_i(E_j B_k)=\epsilon_{ijk} (\partial_i E_j)B_k + \epsilon_{ijk} E_j (\partial_i B_k)

and now I don`t know how to express (\partial_i B_k) again in vectors

I would be glad I anyone could explain to me the entity of the operations and maybe give me some advice how to use them properly :)

thanks in advance, marin
 
Physics news on Phys.org
Marin said:
hi there!
Hi Marin.

Marin said:
1. if you have:
phi - scalar, B vector fields

\partial_j(\phi B)_i

is it equal to: \partial_j(\phi B)_i=(\partial_j\phi)B_i+\phi(\partial_jB_i)

or I also have to index phi
Your question has nothing to do with the derivative. Note that the vector \phi \vec B is defined as: multiply each component of \vec B with the scalar \phi. So in index notation, (\phi B)_i = \phi B_i. Both \phi and B_i are just numbers, so you do get what you thought it'd be.

Marin said:
2. How do I know if del represents rot or div of a vector field in a mixed expression?
Look at the index placement. If the index on the del is contracted with one on a vector field, it's a div. If it's used with an epsilon, it's rot.

Marin said:
\epsilon_{ijk} (\partial_i E_j)B_k + \epsilon_{ijk} E_j (\partial_i B_k)

Well, in the first term, you recognise
\epsilon_{ijk} \partial_i E_j
which is just component-notation for (\nabla \times E)_k
In general,
(A \times B)_k = \epsilon_{ijk} A_i B_j

For the second term, you can write
\epsilon_{ijk} \partial_i B_k = - \epsilon_{ikj} \partial_i B_k
and you recognise the same structure (first two indices of epsilon symbol contracted with two vectors) so this is
- (\nabla \times B)_j
 
now that was helpful! thanks, CompuChip!

i tried this one:

rot rot \vec E=\epsilon_{jki}\partial_j\epsilon_{lmk}\partial_l E_m=\epsilon_{kij}\epsilon_{klm}\partial_j\partial_l E_m=(\delta_{il}\delta_{jm}-\delta_{im}\delta_{jl})\partial_j\partial_l E_k=\delta_{il}\delta_{jm}\partial_l\partial_j E_m-\delta_{im}\delta_{jl}\partial_j\partial_l E_k = \partial_i\partial_m E_k-\partial_j^2 E_i

i`ve just corrected it :) I think it should be correct now!
 
Last edited:
I don't think it's entirely right yet. On the left hand side, you should get a vector (rot E is a vector, and the rot of that is again a vector). On the right hand side, however, I see free indices i, m and k in one term (and i and j in the other one, although I suppose you mean \partial_j^2 = \sum_j \partial_j \partial_j).

Your calculation looks mostly correct though.
Where you rewrite the product of epsilons, you suddenly have Ek, in the next step you have again Em, and finally it becomes Ek again :smile:

Supposing you meant
\partial_i \partial_m E_m - \partial_j \partial_j E_i
you have shown that
\nabla \times (\nabla \times \vec E) = \nabla(\nabla \cdot \vec E) - \nabla^2 \vec E,
is that right?
 
yes, I wrote initially E_k then realized it must be E_m and tried to correct the latex version, but since there were lots of symbols I just forgot some :)

so the Kronecker deltas contract the first possible vectors that come afterwards, del´s or not del´s, right?
 
Well, not the first possible vectors that come afterwards... just the vectors with the same indices. Of course you can write the delta's anywhere in your expression :smile:
But otherwise, yes.

Technically speaking, nabla is of course not a vector. But if you work in component notation, it doesn't really matter: don't think, just write :smile: - that's the beauty of it.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K