Summation convention with expressions containing parentheses

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
3 replies · 2K views
emq
Messages
3
Reaction score
0
Is (Tii)2 equivalent to (∑i = 1nTii)2? That is, when you encounter parentheses with Einstein summation, you perform the summation first and then apply any mathematical operations indicated by the parentheses? The solutions manual gives a solution to a problem I've been working out seems to indicate this is the case, but I haven't seen it stated as a rule.
 
Last edited:
Physics news on Phys.org
At least in the tensor-related textbook I've been reading most recently, it is said that the same index should not be repeated more than twice in any expression. For instance, if ##\mathbf{a},\mathbf{b}## and ##\mathbf{c}## are three-component vectors, you shouldn't use the shorthand notation ##a_i b_i c_i = a_1 b_1 c_1 + a_2 b_2 c_2 + a_3 b_3 c_3##.
 
hilbert2 said:
At least in the tensor-related textbook I've been reading most recently, it is said that the same index should not be repeated more than twice in any expression. For instance, if ##\mathbf{a},\mathbf{b}## and ##\mathbf{c}## are three-component vectors, you shouldn't use the shorthand notation ##a_i b_i c_i = a_1 b_1 c_1 + a_2 b_2 c_2 + a_3 b_3 c_3##.

Yes, that's certainly true, I revised my question for the sake of clarity.
 
emq said:
Is (Tii)2 equivalent to (∑i = 1nTii)2? That is, when you encounter parentheses with Einstein summation, you perform the summation first and then apply any mathematical operations indicated by the parentheses? The solutions manual gives a solution to a problem I've been working out seems to indicate this is the case, but I haven't seen it stated as a rule.

Logically, that makes sense. In general, you interpret what is in the brackets first.