dingo_d
- 199
- 0
Homework Statement
I'm looking at the wikipedia article about four-momentum and I can't seem to get things right. It says
Calculating the Minkowski norm of the four-momentum gives a Lorentz invariant quantity equal (up to factors of the ''c'') to the square of the particle's proper mass:
-||\mathbf{P}||^2 = - P^\mu P_\mu = - \eta_{\mu\nu} P^\mu P^\nu = {E^2 \over c^2} - |\vec p|^2 = m^2c^2
where we use the convention that
\eta^{\mu\nu} = \begin{pmatrix}<br /> -1 & 0 & 0 & 0\\<br /> 0 & 1 & 0 & 0\\<br /> 0 & 0 & 1 & 0\\<br /> 0 & 0 & 0 & 1<br /> \end{pmatrix}
is the reciprocal of the metric tensor of special relativity.
So I get that I can do that straightforward by taking the dot product P^\mu P_\mu (I don't know why there is a minus sign, but that's wikipedia after all). But how to calculate it from:
\eta_{\mu\nu} P^\mu P^\nu?
Should I contract the given \eta^{\mu\nu} using g^{\mu\nu}? (eta^{\mu\nu}=g^{\mu \alpha}g^{\nu \beta}\eta_{\alpha \beta})?
And how does that act on P^\mu P^\nu? Since the indices should stand for certain \eta and \nu in those tensors, right?
I'm kinda confused as to how did they manage to get the result using that notation :\