Solving Einstein Notation: Summing Subscripts and Superscripts

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Science Advisor
Homework Helper
Insights Author
Gold Member
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]
 
Thanks very much. I thought there had to be a way.

[itex]\vec{v}=v^i\vec{e}_i=\tilde{e}^i(\vec{v})\vec{e}_i[/itex]

Beautiful!