Levi Civita notations, curls relating to 1/r fields

  • Thread starter Thread starter NaOH
  • Start date Start date
  • Tags Tags
    Fields
NaOH
Messages
31
Reaction score
0
This isn't really isn't strictly a homework question; there wouldn't be solutions provided. I know the answer -- if anything it follows from other electrostatic results. I would like to make sure what I have written down as steps are legitimate.

I will also skip ahead some steps because typing everything out would be very time consuming, especially if I have no idea if the codes will turn out right.

Homework Statement


Prove that
\nabla \times \frac{\bf \hat r}{r^{2}} = 0

\nabla \times {\bf r} = 0

Homework Equations


The Attempt at a Solution



I begin with
\nabla \times {\bf r} = 0
Using Levi Civita notations,
\nabla \times {\bf r} = \epsilon_{ijk} \partial_{j} x_{k}=\epsilon_{ijk} \delta_{jk}
Where
\partial_{j} = \frac{d}{dx_{j}}
Here, I reason that for it to have a value, j=k in the kronecker delta, but if that is the case, then the levi civita tensor would be zero, hence, curl of a 1/r is zero.

Next,

\nabla \times \frac{\bf \hat r}{r^{2}} = \epsilon_{ijk} \partial_{j} (x_{k} (x_{b} x_{b})^{-3/2})
=\epsilon_{ijk}( (x_{b} x_{b})^{-5/2} \partial_{j}(x_{k}) - 3x_{k}x_{j}(x_{k} (x_{b} x_{b})^{-5/2}
=\frac{1}{r^{3}}\nabla \times {\bf {r}} - \frac{3}{r^5} {\bf {r}} \times {\bf r} = 0-3(0) = 0
 
Last edited:
Physics news on Phys.org
NaOH said:
\nabla \times \frac{\bf \hat r}{r^{2}} = \epsilon_{ijk} \partial_{j} (x_{k} (x_{b} x_{b})^{-3/2})
=\epsilon_{ijk}( (x_{b} x_{b})^{-5/2} \partial_{j}(x_{k}) - 3x_{k}x_{j}(x_{k} (x_{b} x_{b})^{-5/2}

There's a small typo in the 2nd line (the -5/2 exponent in the 1st term should still be a -3/2) but both of your calculations look perfectly fine. I would further nitpick a bit and suggest that when you convert from vector notation to index notation, you stick the free indices on the vector expression so that the indices match on both sides of every equation. So for example, I would write

$$ (\nabla \times \mathbf{r})_i = \epsilon_{ijk} \partial_{j} x_{k}.$$

You seem to have the important ideas sorted out though, so this is more a criticism of form than substance.
 
  • Like
Likes 1 person
Thank you for your reply fzero.

My lecturer that introduced these notations to us typed out exactly as I did (maybe without the embarrassing mistake!), so I thought that was the norm. I will include the free indices from now on, makes it clearer for me too.

I am really concerned if what I wrote
\epsilon_{ijk} \partial_{j} x_{k} = \epsilon_{ijk} \delta_{jk} = 0 is a legitimate mathematical statement.
 
Your statement is obviously true, because \delta_{jk}=0 for i \neq j and \epsilon_{ijk}=0 for j=k. So all terms in the sum \delta_{jk} \epsilon_{ijk}=0.

The other thing is that, strictly speaking the notation to equal a vector to one of its components doesn't make any mathematical sense. It is plain wrong! So the correct notation is
(\vec{\nabla} \times \vec{r})_i=\epsilon_{ijk} \partial_j x_k=\epsilon_{ijk} \delta_{jk}=0.
Since this holds for all i \in \{1,2,3 \} you have proven that
\vec{\nabla} \times \vec{r}=0.
Here, on the right-hand side stands the zero-vector!
 
  • Like
Likes 1 person
Thanks for the reply. I will keep that in mind!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top