Clearing Up Confusion: G_{\mu\nu} Explained

  • Thread starter Thread starter John_Doe
  • Start date Start date
  • Tags Tags
    Confusion
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
12 replies · 8K views
John_Doe
Messages
50
Reaction score
0
Dumb question, but...

[itex]G_{\mu\nu}=R_{\mu\nu}-\frac{1}{2} g_{\mu\nu}R[/itex]

Since

[itex]R=g^{\mu\nu}R_{\mu\nu}[/itex]

and

[itex]g^{\mu\nu}g_{\mu\nu}=1[/itex]

it would appear that

[itex] G_{\mu\nu}<br /> =R_{\mu\nu}-\frac{1}{2} g_{\mu\nu}g^{\alpha\beta}R_{\alpha\beta}<br /> =R_{\mu\nu}-\frac{1}{2} g_{\mu\nu}g^{\mu\beta}g_{\mu\beta}g^{\alpha\beta}R_{\alpha\beta}<br /> =R_{\mu\nu}-\frac{1}{2} \delta^{\beta}_{\nu}\delta^{\alpha}_{\mu}R_{\alpha\beta}<br /> =R_{\mu\nu}-\frac{1}{2} R_{\mu\nu}<br /> =\frac{1}{2} R_{\mu\nu}[/itex]

which cannot be correct. I would be very grateful if someone could clear this up for me. Thank you in advance.
 
Last edited:
Physics news on Phys.org
John_Doe said:
[itex] G_{\mu\nu}=R_{\mu\nu}-\frac{1}{2} g_{\mu\nu}g^{\alpha\beta}R_{\alpha\beta}<br /> R_{\mu\nu}-\frac{1}{2} g_{\mu\nu}g^{\mu\beta}g_{\mu\beta}g^{\alpha\beta}R_{\alpha\beta}[/itex]

your [tex]\mu \nu[/tex] indices don't match on both side of equation.. check that first and foremost
btw, don't mix fixed indices [tex]\mu \nu[/tex] with the summation indices.
 
Last edited:
Yeah - there should be an = there so that it's
[itex]G_{\mu\nu}<br /> =R_{\mu\nu}-\frac{1}{2} g_{\mu\nu}g^{\alpha\beta}R_{\alpha\beta}<br /> =R_{\mu\nu}-\frac{1}{2} g_{\mu\nu}g^{\mu\beta}g_{\mu\beta}g^{\alpha\beta}R _{\alpha\beta}[/itex]
Then the metric tensors contract, yielding the kronecker deltas. I'm not sure where the mistake is.
 
Last edited:
John_Doe said:
Yeah - there should be an = there so that it's
[itex]G_{\mu\nu}<br /> =R_{\mu\nu}-\frac{1}{2} g_{\mu\nu}g^{\alpha\beta}R_{\alpha\beta}<br /> =R_{\mu\nu}-\frac{1}{2} g_{\mu\nu}g^{\mu\beta}g_{\mu\beta}g^{\alpha\beta}R _{\alpha\beta}[/itex]
Then the metric tensors contract, yielding the kronecker deltas. I'm not sure where the mistake is.

in the second step you are contracting [tex]\mu[/tex] (confusing choice of symbol) with the wrong metric tensor, note as I pointed out before [tex]\mu, \nu[/tex] are not summation indices. If in doubt always put back in the summation signs and write things out in components.
 
Thank you very much, except now I seem to have

[tex]g_{\mu\alpha}g^{\mu\beta}=\delta_{\alpha}^{\beta}=\left\{\begin{array}{cc}1,&\mbox{ if }<br /> \alpha=\beta\\0, & \mbox{ if } \alpha\neq\beta\end{array}\right.[/tex]

but also

[tex]g_{\mu\nu}g^{\mu\nu}=4[/tex]

Marginal confusion there... and I also don't quite understand why it matters which tensors the contraction is done on, other than you get the wrong answer.

All help is appreciated, thank you.
 
[tex]g_{\mu\alpha}g^{\mu\beta}=\delta_{\alpha}^{\beta}= \left\{\begin{array}{cc}1,&\mbox{ if }\alpha=\beta\\0, & \mbox{ if } \alpha\neq\beta\end{array}\right.[/tex]
is wrong. As Dick pointed out, for any tensor [itex]A^{ij}[/itex], [itex]A_{ij}A^{ij}[/itex] is the trace of A.
 
I'm sorry, but you've lost me there. It's not equal to [tex]\delta_{\alpha}^{\beta}[/tex]?

I thought that [tex]g^{\mu\nu}[/tex] was defined as the inverse of the [tex]g_{\mu\nu}[/tex]. After all, [tex]g^{\mu\nu}=\frac{G(\mu,\nu)}{g}[/tex] if [tex]G(\mu,\nu)[/tex] denotes the cofactors of [tex]g_{\mu\nu}[/tex] and [tex]g = |g_{\mu\nu}|[/tex].

Edit:
Taking into account corrections,
[itex] G_{\mu\nu}<br /> =R_{\mu\nu}-\frac{1}{2} g_{\mu\nu}g^{\alpha\beta}R_{\alpha\beta}<br /> =R_{\mu\nu}-\frac{1}{8} g_{\mu\nu}g^{\mu\beta}g_{\mu\beta}g^{\alpha\beta}R _{\alpha\beta}<br /> =R_{\mu\nu}-\frac{1}{8} \delta^{\beta}_{\nu}\delta^{\alpha}_{\mu}R_{\alpha \beta}<br /> =R_{\mu\nu}-\frac{1}{8} R_{\mu\nu}<br /> =\frac{7}{8} R_{\mu\nu}[/itex]
 
Last edited:
It's still not okay. You must not use the same index both as "dummy index" and as summation index, and here i mean "\mu" and must not use the same index twice as a summation index, and here i mean "\beta".
 
[itex] G_{\mu\nu}<br /> =R_{\mu\nu}-\frac{1}{2} g_{\mu\nu}g^{\alpha\beta}R_{\alpha\beta}<br /> =R_{\mu\nu}-\frac{1}{8} g_{\mu\nu}g^{\sigma\tau}g_{\sigma\tau}g^{\alpha\beta}R _{\alpha\beta}[/itex]

So all the working here is now correct, even if it doesn't help in the slightest? That's a good thing. Thank you all very much.
 
No, it just seemed to me at first, by eye, that the equation should simpllify, which is obviously wrong. It's not supposed to say much now - I'm just insterested in the fact that all the working is now correct.

Except, one last thing: what if I have

[tex]g_{\alpha\beta}g^{\gamma\delta}[/tex]

and each of the indices does not appear anywhere else in the equation? Shouldn't [itex]\alpha=\gamma[/itex] and [itex]\beta=\delta[/itex]?