Simplifying Index Notation in Vector Calculus

AI Thread Summary
The discussion focuses on proving the equality between two expressions in vector calculus involving index notation. The left-hand side is expressed as (r×∇)·(r×∇) and simplifies to r_k ∂_l(r_k ∂_l φ) - r_k ∂_l(r_l ∂_k φ) using the Levi-Civita symbol. The right-hand side, r·[∇×(r×∇) φ], similarly simplifies to the same form, confirming the equality. The key point is that the difference in expressions arises from the naming of dummy summation indices. This clarification helps resolve the confusion in proving the original equation.
andrien
Messages
1,023
Reaction score
33
(r×∇).(r×∇)=r.∇×(r×∇)
now in index notation it is written as,
=xijxij-xijxji
but when I tried to prove it ,it just came out twice.can anyone tell how it is correct(given is the correct form).i really mean that i was getting four terms which gave twice of above after reshuffling so prove it.
 
Physics news on Phys.org
All your formulae are correct.

The left-hand side of your first equation reads in index notation
(\vec{r} \times \vec{\nabla}) \cdot (\vec{r} \times \vec{\nabla}) \phi= \epsilon_{jkl} r_k \partial_l (\epsilon_{jmn} r_m \partial_n \phi).
Now using
\epsilon_{jkl} \epsilon_{jmn}=\delta_{km} \delta_{ln}-\delta_{kn} \delta_{lm},
you indeed get
(\vec{r} \times \vec{\nabla}) \cdot (\vec{r} \times \vec{\nabla}) \phi = r_{k} \partial_l(r_k \partial_l \phi)-r_k \partial_l(r_l \partial_k \phi).

The right-hand side of your first equation is
\vec{r} \cdot [\vec{\nabla} \times (\vec{r} \times \vec{\nabla}) \phi] = r_j \epsilon_{jkl} \partial_k (\epsilon_{lmn} r_m \partial_n \phi).
Again we have
\epsilon_{jkl} \epsilon_{lmn}=\epsilon_{ljk} \epsilon_{lmn}=\delta_{jm} \delta_{kn} - \delta_{jn} \delta_{km}.
Thus we have
\vec{r} \cdot [\vec{\nabla} \times (\vec{r} \times \vec{\nabla}) \phi] = r_j \partial_k (r_j \partial_k \phi)-r_j \partial_k (r_k \partial_j \phi).
This shows that indeed both expressions of your first equations are equal, because the only difference is the naming of the dummy-summation indices :-).
 
\epsilon_{jkl} \epsilon_{jmn}=\delta_{km} \delta_{ln}-\delta_{kn} \delta_{lm},
I was aware of it which I have seen in butkov an year ago.but this is the first use of it.so thanks,van I think i am just becoming lazy.
 
Thread 'Question about pressure of a liquid'
I am looking at pressure in liquids and I am testing my idea. The vertical tube is 100m, the contraption is filled with water. The vertical tube is very thin(maybe 1mm^2 cross section). The area of the base is ~100m^2. Will he top half be launched in the air if suddenly it cracked?- assuming its light enough. I want to test my idea that if I had a thin long ruber tube that I lifted up, then the pressure at "red lines" will be high and that the $force = pressure * area$ would be massive...
Back
Top