Is this a type-o or intentional?

  • Thread starter Thread starter tolove
  • Start date Start date
tolove
Messages
164
Reaction score
1
I've been staring at this confused for a while now, and I've just realized that this might be a type-o. Should I assume that the Levi-Civita symbol is only defined on j,k, and that the i is a type-o, or is there an unwritten rule with this notation that gives the i a meaning?

\sumj\sumk εi,j,kj,k
 
Physics news on Phys.org
Nominally that kind of sum would represent ith component of a vector. However, since δjk is zero if j≠k and εijk is zero if j=k, this is a complicated way of writing the zero vector.
 
Minor pedantic point: The word is "typo", which is short for typographical error.
 
D H said:
Nominally that kind of sum would represent ith component of a vector. However, since δjk is zero if j≠k and εijk is zero if j=k, this is a complicated way of writing the zero vector.

Thank you very much! The i isn't being defined because it doesn't matter what i is in this situation.

And to mark... I didn't know that, thanks
 
tolove said:
I've been staring at this confused for a while now, and I've just realized that this might be a type-o. Should I assume that the Levi-Civita symbol is only defined on j,k, and that the i is a type-o, or is there an unwritten rule with this notation that gives the i a meaning?

\sumj\sumk εi,j,kj,k

No typo: the standard ε-symbol, used, eg., in writing vector cross-products in 3 dimensions, is:
\epsilon_{i j k} = \left\{ \begin{array}{rccl}<br /> 1 &amp;\text{ if }&amp; ijk &amp;\text{ is an even permutation of 123}\\<br /> -1&amp;\text{ if }&amp;ijk &amp; \text{ is an odd permutation of 123}\\<br /> 0 &amp;&amp;&amp;\text{ otherwise }<br /> \end{array} \right.

So, for example, the ith component of ##\vec{C} = \vec{A} \times \vec{B}## is ##C_i = \sum_{j,k} \epsilon_{ijk} A_j B_k##.

BTW: 'type-o' is a category of blood (for blood donations); what you probably mean is 'typo'.
 
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