Trouble with Notation in Vector Analysis

  • Thread starter ExtravagantDreams
  • Start date
  • Tags
    Notation
In summary, the conversation is discussing difficulties with notation in vector analysis, particularly in regards to unit vectors and the Levi-Civita symbol. The participants are trying to understand how to expand equations involving these notations and how to prove certain identities. They also touch on the different variations and conventions used in writing these symbols.
  • #1
ExtravagantDreams
82
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
  • #2
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:
  • #3
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(
\begin{array}{ccc}
A_1 & A_2 & A_3 \\
B_1 & B_2 & B_3 \\
C_1 & C_2 & C_3
\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.)
 
  • #4
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.
 
  • #5
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.
 

1. What is "difficulty with notation"?

"Difficulty with notation" refers to the challenges that individuals may face when trying to understand, interpret, or use a particular system of symbols or notations. This can occur in a variety of contexts, such as math, music, or scientific notation.

2. How does difficulty with notation affect scientific research?

Difficulty with notation can significantly impact scientific research by creating barriers to communication and understanding. It can lead to errors in data analysis, misinterpretation of results, and difficulty replicating experiments.

3. Are there any strategies for overcoming difficulty with notation?

Yes, there are various strategies that can help individuals overcome difficulty with notation, such as practicing regularly, seeking help from a tutor or mentor, breaking down complex notations into smaller parts, and using visual aids or mnemonic devices.

4. Can difficulty with notation be a sign of a learning disability?

In some cases, difficulty with notation may be a symptom of a learning disability, such as dyscalculia or dyslexia. However, it is important to consult with a specialist to accurately diagnose and address any underlying learning issues.

5. How can scientists improve their use of notation in their writing and presentations?

Scientists can improve their use of notation by being consistent and precise, using commonly accepted symbols and notations, and providing clear explanations and definitions for any less familiar notations. They can also seek feedback and suggestions from colleagues and reviewers to ensure their notation is easily understood by others.

Similar threads

  • Calculus and Beyond Homework Help
Replies
16
Views
4K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Introductory Physics Homework Help
Replies
25
Views
259
Replies
8
Views
1K
  • Introductory Physics Homework Help
Replies
3
Views
1K
  • Introductory Physics Homework Help
Replies
11
Views
1K
  • Advanced Physics Homework Help
Replies
10
Views
1K
  • Introductory Physics Homework Help
Replies
2
Views
226
  • Calculus and Beyond Homework Help
Replies
7
Views
5K
  • Math Proof Training and Practice
Replies
8
Views
1K
Back
Top