Index Notation and Vector Field Manipulation: Solving Complex Problems with Ease

Click For Summary

Homework Help Overview

The discussion revolves around the manipulation of vector fields using index notation, specifically focusing on the expression for the curl of the cross product of a vector field \(\vec{A}\) and the position vector \(\vec{r}\). Participants are exploring the application of index notation and the implications of using the Levi-Civita symbol in their calculations.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants are attempting to express the curl of the cross product in index notation and are questioning the validity of their manipulations, particularly regarding the introduction of the Levi-Civita symbol. There is also discussion about the factors involved in the expression, specifically the discrepancy between \(\frac{1}{4}\) and \(\frac{1}{2}\).

Discussion Status

The discussion is active, with participants providing insights and corrections to each other's reasoning. Some guidance has been offered regarding the use of identities in index notation, and there is a recognition of the need to clarify the factors involved in the expression. Multiple interpretations of the notation and its implications are being explored.

Contextual Notes

Participants are working under the constraints of homework rules that require the use of index notation, and there is an acknowledgment of varying levels of familiarity with this notation among participants.

Sunshine
Messages
31
Reaction score
0
I've been stuck with this problem since a while.. thought I'd ask here;

[tex]\nabla \times \dfrac{\vec{A} \times \vec{r}}{2}[/tex]
solving normally isn't any problem, but I have to do it with index notation, where A is an arbitrary vector field and r is the position vector)

This is how far I can come:
(leaving out the vector-lines above A and r)
[tex]\frac{1}{4}(\nabla \times (A \times r)) = \frac{1}{4}\epsilon_{ijk}\cdot \partial_{j}(A \times r)_k = \frac{1}{4}\epsilon_{ijk}\cdot \partial_{j}(\epsilon_{klm} \cdot A_l \cdot r_m) = \frac{1}{4}\epsilon_{ijk} \epsilon_{klm}\cdot \partial_{j}(A_l \cdot r_m) = \frac{1}{4}\epsilon_{ijk} \epsilon_{klm}(r_m \cdot \partial_j A_l + A_l \cdot \partial_j r_m)[/tex]

But then what...? I'm not even sure I'm allowed to bring in that [tex]\epsilon_{klm}[/tex]. I'm very new to this notation, and don't know much more than einstein's summation convention.
 
Physics news on Phys.org
Sunshine said:
I've been stuck with this problem since a while.. thought I'd ask here;

[tex]\nabla \times \dfrac{\vec{A} \times \vec{r}}{2}[/tex]
solving normally isn't any problem, but I have to do it with index notation, where A is an arbitrary vector field and r is the position vector)

This is how far I can come:
(leaving out the vector-lines above A and r)
[tex]\frac{1}{4}(\nabla \times (A \times r)) = \frac{1}{4}\epsilon_{ijk}\cdot \partial_{j}(A \times r)_k = \frac{1}{4}\epsilon_{ijk}\cdot \partial_{j}(\epsilon_{klm} \cdot A_l \cdot r_m) = \frac{1}{4}\epsilon_{ijk} \epsilon_{klm}\cdot \partial_{j}(A_l \cdot r_m) = \frac{1}{4}\epsilon_{ijk} \epsilon_{klm}(r_m \cdot \partial_j A_l + A_l \cdot \partial_j r_m)[/tex]

But then what...? I'm not even sure I'm allowed to bring in that [tex]\epsilon_{klm}[/tex]. I'm very new to this notation, and don't know much more than einstein's summation convention.
SOLUTION HINTS:

You did very well so far!
When indexing a vector result, remember to indicate the LEFT side component with the FREE index ("i" in this case). Thus, your result should have been (note the "i" subscript added on the LEFT side):
(Note: To save time, the constant fraction factor is not shown.)

[tex]1: \ \ \ \ (\nabla \, \times \, (\vec{A} \, \times \, \vec{r}))_{\displaystyle i} \ \ = \ \ \epsilon_{ijk} \, \epsilon_{klm} \, (r_m \cdot \partial_j A_l \ + \ A_l \cdot \partial_j r_m) \ \ = \ \ \epsilon_{kij} \, \epsilon_{klm} \, (r_m \cdot \partial_j A_l \ + \ A_l \cdot \partial_j r_m)[/tex]

What to do next?? Almost always at this point, the following identity is invoked:

[tex]2: \ \ \ \ \epsilon_{\displaystyle kij} \, \epsilon_{\displaystyle klm} \ \, = \ \, (\delta_{\displaystyle il}\,\delta_{\displaystyle jm} \, - \, \delta_{\displaystyle im}\,\delta_{\displaystyle jl})[/tex]

Placing the above identity into Eq 1, we get:

[tex]3: \ \ \ \ (\nabla \, \times \, (\vec{A} \, \times \, \vec{r}))_{\displaystyle i} \ \ = \ \ (\delta_{il}\,\delta_{jm} \, - \, \, \delta_{im}\,\delta_{jl}) \cdot (r_m \cdot \partial_j A_l \ + \ A_l \cdot \partial_j r_m)[/tex]

[tex]4: \ \ \ \ \ \Longrightarrow \ \ \ (\nabla \, \times \, (\vec{A} \, \times \, \vec{r}))_{\displaystyle i} \ \ = \ \ (\delta_{il}\,\delta_{jm})\cdot(r_m \cdot \partial_j A_l) \ \, + \ \, (\delta_{il}\,\delta_{jm})\cdot(A_l \cdot \partial_j r_m) \ \, - \ \, (\delta_{im}\,\delta_{jl})\cdot(r_m \cdot \partial_j A_l) \ \, - \ \, (\delta_{im}\,\delta_{jl})\cdot(A_l \cdot \partial_j r_m)[/tex]

FIRST term on the right of Eq 4 is simplified below. Use this example to further simplify the entire expression and derive the final result.

[tex]5: \ \ \, \ (\delta_{\displaystyle il}\,\delta_{\displaystyle jm})\cdot(r_{\displaystyle m} \cdot \partial_{\displaystyle j} A_{\displaystyle l}) \ \ = \ \ (r_{\displaystyle j} \cdot \partial_{\displaystyle j} A_{\displaystyle i}) \ \ \ \ \ \ \ \ \ \ \ \ \color{red} \textsf{(Example 1st term on right Eq 4)}[/tex]

(Remember to apply the constant fraction factor (1/2) when finished.)

~~
 
Last edited:
Where does that [itex]\frac{1}{4}[/itex] come from ?To my mind,there was supposed to be only [itex]\frac{1}{2}[/itex].

Daniel.
 
dextercioby said:
Where does that [itex]\frac{1}{4}[/itex] come from ?To my mind,there was supposed to be only [itex]\frac{1}{2}[/itex].

Daniel.
Good observation. "Sunshine" should make that correction for the final result (see Msg #2).


~~
 
Last edited:
Thanks xanthym... extremely good explanation! I wasn't aware of identity 2.

As for the 1/2 that became 1/4, I was thinking of the equation as [tex]\nabla \times (\dfrac{\vec{A}}{2} \times \dfrac{\vec{r}}{2})[/tex] whick isn't the case. Thank you for noticing. :)
 
stuck with the same problem: I know that

[tex]\partial_{\displaystyle i} A_{\displaystyle i}[/tex] means [tex]\nabla \cdot A[/tex] but is [tex]\partial_{\displaystyle j} A_{\displaystyle i}[/tex] equivalent to [tex]\nabla A[/tex]?
 
Nope,that's a second rank tensor in cartesian coordinates.You can see it has 9 components,i.e.the components of the GRADIENT of the vector field [itex]\vec{A}[/itex].

Daniel.
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 14 ·
Replies
14
Views
8K