Solving Tensor Notation Issue Homework

dingo_d
Messages
199
Reaction score
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 &amp; 0 &amp; 0 &amp; 0\\<br /> 0 &amp; 1 &amp; 0 &amp; 0\\<br /> 0 &amp; 0 &amp; 1 &amp; 0\\<br /> 0 &amp; 0 &amp; 0 &amp; 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 :\
 
Physics news on Phys.org
My (probably crappy/incorrect) explanation of this is that P^\mu is well defined but P_\mu is not. In order to work with the later, we need to raise it's index, which is fairly trivial in minkowski space (but in curved spacetimes the metric will be more significant).

As far as how to calculate it, just work with the indices, notice that \eta_{\mu \nu} is only non-zero when \mu = \nu and is 1 except when \mu = \nu = 0 where it will be -1. From that I think you get the result.
 
Last edited:
Isn't a difference in covariant and contravariant 4 - vectors in just - signs for covariant space coordinates?

P^\mu=\begin{pmatrix}<br /> E\\<br /> p_1\\<br /> p_2\\<br /> p_3\end{pmatrix} and then

P_\mu=\begin{pmatrix}<br /> E\\<br /> -p_1\\<br /> -p_2\\<br /> -p_3\end{pmatrix}? Because then the dot product is straightforward:

P^\mu P_\mu=E^2-p_1^2-p_2^2-p_3^2.

That part is clear, what is not is how to deal with the \eta_{\mu\nu} P^\mu P^\nu part...
 
The whole changing from covariant to contravariant is like that because the metric is simple. In some crazy metric it won't be that simple.

\eta_{\mu \nu} P^{\mu}=P_{\nu}

\eta_{\mu\nu} P^{\mu} = \begin{pmatrix} <br /> -1 &amp; 0 &amp; 0 &amp; 0\\ <br /> 0 &amp; 1 &amp; 0 &amp; 0\\ <br /> 0 &amp; 0 &amp; 1 &amp; 0\\ <br /> 0 &amp; 0 &amp; 0 &amp; 1 <br /> \end{pmatrix}\begin{pmatrix} <br /> E\\ <br /> p_1\\ <br /> p_2\\ <br /> p_3\end{pmatrix}= - \begin{pmatrix} <br /> E\\ <br /> -p_1\\ <br /> -p_2\\ <br /> -p_3\end{pmatrix}
 
Yeah, I assume that I work in standard basis (flat Minkowski space, right?).

I think I got it. Since

-\eta_{\mu\nu} P^{\mu} =- \begin{pmatrix} <br /> -1 &amp; 0 &amp; 0 &amp; 0\\ <br /> 0 &amp; 1 &amp; 0 &amp; 0\\ <br /> 0 &amp; 0 &amp; 1 &amp; 0\\ <br /> 0 &amp; 0 &amp; 0 &amp; 1 <br /> \end{pmatrix}\begin{pmatrix} <br /> E\\ <br /> p_1\\ <br /> p_2\\ <br /> p_3\end{pmatrix}= \begin{pmatrix} <br /> E\\ <br /> -p_1\\ <br /> -p_2\\ <br /> -p_3\end{pmatrix}

Then -\eta_{\mu\nu} P^\mu P^\nu is just

\begin{pmatrix} <br /> E\\ <br /> -p_1\\ <br /> -p_2\\ <br /> -p_3\end{pmatrix}\begin{pmatrix} <br /> E\\ <br /> p_1\\ <br /> p_2\\ <br /> p_3\end{pmatrix}=E^2-p_1^2-p_2^2-p_3^2

right?
 
Thread 'Need help understanding this figure on energy levels'
This figure is from "Introduction to Quantum Mechanics" by Griffiths (3rd edition). It is available to download. It is from page 142. I am hoping the usual people on this site will give me a hand understanding what is going on in the figure. After the equation (4.50) it says "It is customary to introduce the principal quantum number, ##n##, which simply orders the allowed energies, starting with 1 for the ground state. (see the figure)" I still don't understand the figure :( Here is...
Thread 'Understanding how to "tack on" the time wiggle factor'
The last problem I posted on QM made it into advanced homework help, that is why I am putting it here. I am sorry for any hassle imposed on the moderators by myself. Part (a) is quite easy. We get $$\sigma_1 = 2\lambda, \mathbf{v}_1 = \begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} \sigma_2 = \lambda, \mathbf{v}_2 = \begin{pmatrix} 1/\sqrt{2} \\ 1/\sqrt{2} \\ 0 \end{pmatrix} \sigma_3 = -\lambda, \mathbf{v}_3 = \begin{pmatrix} 1/\sqrt{2} \\ -1/\sqrt{2} \\ 0 \end{pmatrix} $$ There are two ways...
Back
Top