Einstein Summation Convention / Lorentz Boost

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
5 replies · 8K views
raintrek
Messages
68
Reaction score
0
Einstein Summation Convention / Lorentz "Boost"

Homework Statement



I'm struggling to understand the Einstein Summation Convention - it's the first time I've used it. Would someone be able to explain it in the following context?

Lorentz transformations and rotations can be expressed in matrix notation as

[tex]x^{\mu'} = \Lambda^{\mu'}\!_{\mu}\:x^{\mu}[/tex]


Coordinates are defined by [tex]x^{\mu}[/tex] with [tex]\mu = 0,1,2,3[/tex], such that [tex](x^{0}, x^{1}, x^{2}, x^{3}) = (ct, x, y, z)[/tex]

I'm seeking clarification on the meanings of the various [tex]\mu, \mu'[/tex] indices in the matrix notation equation. Any help would be massively appreciated!
 
Physics news on Phys.org
Summation rule

[tex]\mu, \acute{\mu}[/tex] means that these are all different indices which can have 0,1,2,3 and cannot contract with each other. I mean for example, while [tex]\mu = 0[/tex], the other one can be [tex]\acute{\mu} = 3[/tex].
Einstein summation rule is that you have to sum the terms with same indices. So you should scan all the values of the indices.
So
[tex]x^{\acute{\mu}} = \Lambda^{\acute{\mu}}\!_{\mu}\:x^{\mu}[/tex] means that

[tex]x^0 = \Lambda^{0}\!_{0}\:x^{0}+\Lambda^{0}\!_{1}\:x^{1}+\Lambda^{0}\!_{2}\:x^{2}+\Lambda^{0}\!_{3}\:x^{3}[/tex]
[tex]x^1 = \Lambda^{1}\!_{0}\:x^{0}+\Lambda^{1}\!_{1}\:x^{1}+\Lambda^{1}\!_{2}\:x^{2}+\Lambda^{1}\!_{3}\:x^{3}[/tex]
[tex]x^2 = \Lambda^{2}\!_{0}\:x^{0}+\Lambda^{2}\!_{1}\:x^{1}+\Lambda^{2}\!_{2}\:x^{2}+\Lambda^{2}\!_{3}\:x^{3}[/tex]
[tex]x^3 = \Lambda^{3}\!_{0}\:x^{0}+\Lambda^{3}\!_{1}\:x^{1}+\Lambda^{3}\!_{2}\:x^{2}+\Lambda^{3}\!_{3}\:x^{3}[/tex]

Don't forget that each term is actually a matrix element. So write the values of the matrix elements above and obtain the Lorentz transformation equations.
 
Ah, so am I correct in thinking that whenever an expression contains one index as a superscript and the same one as a subscript, a summation over those values is implied?

Also, does the [tex]\Lambda^{\mu'}\!_{\mu}[/tex] just mean a matrix with [tex]\mu'[/tex] representing the row number and [tex]\mu[/tex] representing the column number?

so, in essence,

[tex]\Lambda^{0'}\!_{0} \Lambda^{0'}\!_{1} \Lambda^{0'}\!_{2} \Lambda^{0'}\!_{3}[/tex]
[tex]\Lambda^{1'}\!_{0} \Lambda^{1'}\!_{1} \Lambda^{1'}\!_{2} \Lambda^{1'}\!_{3}[/tex]
[tex]\Lambda^{2'}\!_{0} \Lambda^{2'}\!_{1} \Lambda^{2'}\!_{2} \Lambda^{2'}\!_{3}[/tex]
[tex]\Lambda^{3'}\!_{0} \Lambda^{3'}\!_{1} \Lambda^{3'}\!_{2} \Lambda^{3'}\!_{3}[/tex]

is the [tex]\Lambda^{\mu'}\!_{\mu}[/tex] matrix produced from your equations?
 
Last edited:
Yes you'r right.
But
[tex]\Lambda^{\musingle-quote}\!_{\mu}[/tex] matrix cannot produce from above equation. We'r talking about a new representation of Lorentz transforms.

You can find the [tex]\Lambda^{\musingle-quote}\!_{\mu}[/tex] matrix here --> http://en.wikipedia.org/wiki/Lorentz_transformation
 
raintrek said:
Ah, so am I correct in thinking that whenever an expression contains one index as a superscript and the same one as a subscript, a summation over those values is implied?

Also, does the [tex]\Lambda^{\mu'}\!_{\mu}[/tex] just mean a matrix with [tex]\mu'[/tex] representing the row number and [tex]\mu[/tex] representing the column number?

Yes.