Solving Einstein Notation: Summing Subscripts and Superscripts

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
2 replies · 2K views
Messages
4,140
Reaction score
1,741
[itex]\vec{v} = v^i\vec{e}_i = g(\vec{v},\vec{e}_i)\vec{e}_i[/itex]

The last bit is a sum over i but will need a Ʃ because the Einstein rule only applies to matched superscripts and subscripts and here bot the i are subscripts.

Even if I write out the metric in the basis it doesn't work:

[itex]g(\vec{v},\vec{e}_i)\vec{e}_i=g_{ab}v^ae^{b}_{i} \vec{e}_i[/itex]

In everything else I've ever done the indices have always been where they needed to be for Einstein summation but for some reason in this one they're not. It's no hardship to write the [itex]\Sigma^{n}_{i=1}[/itex] before it but it just feels as though there should be a way to avoid that.

Any suggestions or comments? Thanks very much.
 
Physics news on Phys.org
You can use the dual basis, defined by

[tex]e^i (e_j) = \delta^i{}_j[/tex]
Then you have

[tex]v = v^i e_i = e^i (v) \, e_i[/tex]