Trouble with Notation in Vector Analysis

  • Thread starter Thread starter ExtravagantDreams
  • Start date Start date
  • Tags Tags
    Notation
Click For Summary

Homework Help Overview

The discussion revolves around notation in vector analysis, specifically regarding the representation of unit vectors and the Levi-Civita symbol. The original poster expresses confusion about the appropriate notation for unit vectors and the equivalence of different symbols used in vector calculus.

Discussion Character

  • Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • The original poster questions the validity of using different notations for unit vectors, such as {\hat i}, {\hat j}, and {\hat k}, and seeks clarification on the Levi-Civita symbol's representation. Participants discuss the notation for the scalar triple product and the implications of using certain symbols in tensor calculus.

Discussion Status

Participants have provided insights into the notation used for unit vectors and the Levi-Civita symbol. There is acknowledgment of the original poster's confusion, and some participants suggest that the notation is acceptable while also noting common practices in the field. The discussion appears to be productive, with various interpretations and clarifications being explored.

Contextual Notes

There is mention of potential errors in notation, such as the use of commas in the Levi-Civita symbol, and the understanding that summation indices typically run from 1 to 3 for Latin letters. This context highlights the original poster's struggle with notation conventions in vector analysis.

ExtravagantDreams
Messages
82
Reaction score
5
Difficulty with notation

I've always had trouble with notation, since there are so many ways to write the same thing.

This one is for Vector Analysis

First off, when speaking of unit vectos, such as i, j, k is it ok to use the notation;
[tex] {\hat i},{\hat j},{\hat k}[/tex]?

Such as in
[tex] f(x,y,z) = (z^3+2y){\hat i}+(3x^2+5y){\hat j}...[/tex]

Or is this ment to notate something else?

Secondly, in the folowing, does the [itex]{\varepsilon _{{\bf i,j,k}} }[/itex] (I'm noting now that this is known as the permutation symbol or Levi-Civita density) represent the same thing as [itex]{{\bf e} _{{\bf i,j,k}} }[/itex] or [itex]{{\bf e} _{1,2,3} }[/itex] (unit vectors)?
[tex] \sum\limits_{{\bf i,j,k}} {\varepsilon _{{\bf i,j,k}} } A_{\bf i} B_{\bf j} C_{\bf k} [/tex]

Also, I am not quite sure how to expand this. I am trying to prove that
[tex] \vec A\vec B\vec C= \sum\limits_{{\bf i,j,k}} {\varepsilon _{{\bf i,j,k}} } A_{\bf i} B_{\bf j} C_{\bf k} [/tex]
The left side is easy to expand through a matrix. Maybe once I understand the notation the rest will make sense.

Is this the complete expansion:
[tex] \varepsilon _{{\bf i,j,k}} A_{\bf i} B_{\bf j} C_{\bf k} + \varepsilon _{{\bf k,i,j}} A_{\bf k} B_{\bf i} C_{\bf j} + \varepsilon _{{\bf j,k,i}} A_{\bf j} B_{\bf k} C_{\bf i} + \varepsilon _{{\bf i,k,j}} A_{\bf i} B_{\bf k} C_{\bf j} + \varepsilon _{{\bf j,i,k}} A_{\bf j} B_{\bf i} C_{\bf k} + \varepsilon _{{\bf k,j,i}} A_{\bf j} B_{\bf i} C_{\bf k} [/tex]

Or is there really also all the zero tems?
[tex] \varepsilon _{{\bf i,i,k}} A_{\bf i} B_{\bf i} C_{\bf k}... [/tex]
I think there is 12 total.

Then the even permutation is equal to 1 and the odd is equal to -1 so:

[tex] A_{\bf i} B_{\bf j} C_{\bf k} + A_{\bf k} B_{\bf i} C_{\bf j} + A_{\bf j} B_{\bf k} C_{\bf i} - A_{\bf i} B_{\bf k} C_{\bf j} - A_{\bf j} B_{\bf i} C_{\bf k} - A_{\bf j} B_{\bf i} C_{\bf k}[/tex]

Which is exactly the triple product expansion
 
Last edited:
Physics news on Phys.org
For unit vectors, you have as a rule:
[tex]\vec i, \vec j, \vec k[/tex]
for the unit vectors in the positive x,y and z directions respectively.
Or sometimes the following are used:
[tex]\vec e_1, \vec e_2, \vec e_3[/tex]
Physicists often use
[tex]\hat x, \hat y, \hat z[/tex]
for these, or [itex]\hat v[/itex] in general for a unit vector in the direction of a vector [itex]\vec v[/itex].
I`m sure everyone will understand what you mean by:
[tex]\hat i, \hat j , \hat k[/tex]
so
[tex]f(x,y,z) = (z^3+2y){\hat i}+(3x^2+5y){\hat j}[/tex]
looks fine. It the equation of some vector field.

The equation:
[tex]\vec A \vec B \vec C= \sum\limits_{{\bf i,j,k}} {\varepsilon _{{\bf i,j,k}} } A_{\bf i} B_{\bf j} C_{\bf k}[/tex]
is correct, but I would write the vector triple product as:
[tex]\vec A \cdot (\vec B \times \vec C)[/tex]
since it's easier to understand and more logical.
I think the Levi-Civita symbol is usually written as:
[tex]\epsilon_{ijk}[/tex], without the comma's (but who cares :wink:)

The following sum
[tex]\sum\limits_{{\bf i,j,k}} {\varepsilon _{{\bf i,j,k}} } A_{\bf i} B_{\bf j} C_{\bf k}[/tex]
is shorthand notation, but it's often used. You are summing over all applicable values of i,j and k. So it's actually a triple sum.
[tex]\sum\limits_{{\bf i,j,k}} {\varepsilon _{{\bf i,j,k}} } A_{\bf i} B_{\bf j} C_{\bf k}=\sum_{i=1}^{i=3}\sum_{j=1}^{j=3}\sum_{k=1}^{k=3}\varepsilon _{{\bf i,j,k}} }A_{\bf i} B_{\bf j} C_{\bf k}[/tex]

Cheers. :smile:
 
Last edited:
ExtravagantDreams said:
I've always had trouble with notation, since there are so many ways to write the same thing.

This one is for Vector Analysis

First off, when speaking of unit vectos, such as i, j, k is it ok to use the notation;
[tex] {\hat i},{\hat j},{\hat k}[/tex]?

Such as in
[tex] f(x,y,z) = (z^3+2y){\hat i}+(3x^2+5y){\hat j}...[/tex]

Or is this ment to notate something else?
What you wrote is fine, although you probably should write the left hand side as [itex] \vec f(x,y,z)[/itex].
When writing TeX, it's prettier to write [itex] \hat\imath[/itex] and [itex] \hat\jmath[/itex]. (Click on the symbols to see how they were written.)




ExtravagantDreams said:
Secondly, in the folowing, does the [itex]{\varepsilon _{{\bf i,j,k}} }[/itex] (I'm noting now that this is known as the permutation symbol or Levi-Civita density) represent the same thing as [itex]{{\bf e} _{{\bf i,j,k}} }[/itex] or [itex]{{\bf e} _{1,2,3} }[/itex] (unit vectors)?
[tex] \sum\limits_{{\bf i,j,k}} {\varepsilon _{{\bf i,j,k}} } A_{\bf i} B_{\bf j} C_{\bf k} [/tex]
Usually, these sorts of symbols are written without commas, e.g., [itex]{\varepsilon _{{\bf ijk}} }[/itex]. In tensor calculus, the comma is often a symbol for "partial derivative". Notations vary on which of [itex]\epsilon[/itex], [itex]\varepsilon[/itex], [itex]e[/itex] represents the totally antisymmetric quantity taking values from [itex]\{+1, 0, -1\}[/itex] or those values times [itex]\sqrt{g}[/itex].




ExtravagantDreams said:
Also, I am not quite sure how to expand this. I am trying to prove that
[tex] \vec A\vec B\vec C= \sum\limits_{{\bf i,j,k}} {\varepsilon _{{\bf i,j,k}} } A_{\bf i} B_{\bf j} C_{\bf k} [/tex]
The left side is easy to expand through a matrix. Maybe once I understand the notation the rest will make sense.

Is this the complete expansion:
[tex] \varepsilon _{{\bf i,j,k}} A_{\bf i} B_{\bf j} C_{\bf k} + \varepsilon _{{\bf k,i,j}} A_{\bf k} B_{\bf i} C_{\bf j} + \varepsilon _{{\bf j,k,i}} A_{\bf j} B_{\bf k} C_{\bf i} + \varepsilon _{{\bf i,k,j}} A_{\bf i} B_{\bf k} C_{\bf j} + \varepsilon _{{\bf j,i,k}} A_{\bf j} B_{\bf i} C_{\bf k} + \varepsilon _{{\bf k,j,i}} A_{\bf j} B_{\bf i} C_{\bf k} [/tex]

Or is there really also all the zero tems?
[tex] \varepsilon _{{\bf i,i,k}} A_{\bf i} B_{\bf i} C_{\bf k}... [/tex]
I think there is 12 total.

Then the even permutation is equal to 1 and the odd is equal to -1 so:

[tex] A_{\bf i} B_{\bf j} C_{\bf k} + A_{\bf k} B_{\bf i} C_{\bf j} + A_{\bf j} B_{\bf k} C_{\bf i} - A_{\bf i} B_{\bf k} C_{\bf j} - A_{\bf j} B_{\bf i} C_{\bf k} - A_{\bf j} B_{\bf i} C_{\bf k}[/tex]

Which is exactly the triple product expansion

The left-hand side is [itex]\vec A \cdot( \vec B \times \vec C)[/itex], the scalar triple product. I've never seen the notation [itex]\vec A\vec B\vec C[/itex] for that. Maybe [itex]|\vec A\vec B\vec C|[/itex] is better since
[tex]\vec A \cdot( \vec B \times \vec C) =det \left(<br /> \begin{array}{ccc}<br /> A_1 & A_2 & A_3 \\<br /> B_1 & B_2 & B_3 \\<br /> C_1 & C_2 & C_3<br /> \end{array} \right)[/tex]

As you wrote, the right-hand side is a triple sum with each index running from 1 to 3. This means that there are 3*3*3=27 terms. Many are zero (e.g., [itex]\epsilon_{111}A_1 B_1 C_1[/itex] and [itex]\epsilon_{121}A_1 B_2 C_1[/itex]) because of the total-antisymmetry. Note that your final result is a number. There should be no free indices. (Maybe you are using the symbol j as both a summation index and as a component-label.)
 
Thanks for the help guys. Yes, the commas were a dumb error and I should have noticed that.

So the triple sum was understood to go from one to three? I did not know that
[tex] \sum_{i,j,k}=\sum_{i=1}^{i=3}\sum_{j=1}^{j=3}\sum_{k=1}^{k=3 }[/tex]
Hence me using the symbols i,j, and k for both a summation index and as a component-label.
 
as a general rule for summations (physicists), latin letters [tex]i, j, k[/tex] run from 1 to 3, greek letters, from 1 to 4 or 0 to 3.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 16 ·
Replies
16
Views
6K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
11
Views
2K
  • · Replies 25 ·
Replies
25
Views
2K
Replies
10
Views
2K
  • · Replies 7 ·
Replies
7
Views
5K
  • · Replies 2 ·
Replies
2
Views
5K