Index Notation for Rank-2 Tensor with Summation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
Niles
Messages
1,834
Reaction score
0

Homework Statement


I have the following rank-2 tensor
[tex] T = \nabla \cdot \sum_{i}{c_ic_ic_i}[/tex]
I would like to write this using index notation. According to my book it becomes
[tex] T_{ab} = \partial_y \sum_{i}{c_{ia}c_{ib}c_{iy}} [/tex]
Question: The change [itex]\nabla \rightarrow \partial_y[/itex] and [itex]c_i \rightarrow c_{ia}[/itex] I agree with. However, it is not clear to me why my book uses the same index [itex]y[/itex] for [itex]\partial_y[/itex] as it does for [itex]c_{iy}[/itex]. Why are we allowed to do that?
 
Last edited:
Physics news on Phys.org
The indices, which in 3 dimensions would be "1", "2", and "3", typically correspond components in the direction of the "x", y", and "z" axes. Apparently your book is allowing "i", "a", and "b" to mean any of the directions but the "y" refers specifically to the direction of the y axis.
 
But is it true that

[tex] \nabla \cdot \sum_{i}{c_ic_ic_i} \leftrightarrow \partial_y \sum_{i}{c_{ia}c_{ib}c_{iy}} [/tex]

in general? IMO the last [itex]c_{iy}[/itex] should be a [itex]c_{iq}[/itex], i.e. some index different from y.
 
Note that it is a rank-2 tensor, not a 3D tensor as I originally wrote
 
I get it now... thanks