EFE's question regarding Ricci scalar

  • Context: Graduate 
  • Thread starter Thread starter unchained1978
  • Start date Start date
  • Tags Tags
    Ricci scalar Scalar
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
unchained1978
Messages
91
Reaction score
0
Quick question about the EFE's. When writing the einstein tensor [itex]G_{\mu\nu}=R_{\mu\nu}-\frac{1}{2}Rg_{\mu\nu}[/itex], and using the definition of the Ricci scalar [itex]R=g^{\mu\nu}R_{\mu\nu}[/itex], how does this not give you problems when you expand out [itex]R[/itex] so that the second term becomes [itex]-\frac{1}{2}g^{\mu\nu}R_{\mu\nu}g_{\mu\nu}=-2R_{\mu\nu}[/itex] when evaluating the trace, giving you the EFE's as [itex]R_{\mu\nu}=-4πGT_{\mu\nu}[/itex]?
Any help would be appreciated.
 
Physics news on Phys.org
unchained1978 said:
Quick question about the EFE's. When writing the einstein tensor [itex]G_{\mu\nu}=R_{\mu\nu}-\frac{1}{2}Rg_{\mu\nu}[/itex], and using the definition of the Ricci scalar [itex]R=g^{\mu\nu}R_{\mu\nu}[/itex], how does this not give you problems when you expand out [itex]R[/itex] so that the second term becomes [itex]-\frac{1}{2}g^{\mu\nu}R_{\mu\nu}g_{\mu\nu}=-2R_{\mu\nu}[/itex] when evaluating the trace, giving you the EFE's as [itex]R_{\mu\nu}=-4πGT_{\mu\nu}[/itex]?
Any help would be appreciated.

In anyone term, an index can only appear at most twice, so [itex]-\frac{1}{2}g^{\mu\nu}R_{\mu\nu}g_{\mu\nu}[/itex] is not legal. Maybe you want to write [itex]R=g^{\alpha\beta}R_{\alpha\beta}[/itex], or maybe you want do do something like
[tex] \begin{align}<br /> \left( R_{\mu\nu}-\frac{1}{2}Rg_{\mu\nu} \right) g^{\mu \nu} &= 8\pi T_{\mu\nu} g^{\mu \nu}\\<br /> -R = 8\pi T^\mu_\mu.<br /> \end{align}[/tex]
Using [itex]-R = 8\pi T^\alpha_\alpha[/itex] (after relabeling to avoid the same symbol being used as both a free index and a summed index) in [itex]R_{\mu\nu}-\frac{1}{2}Rg_{\mu\nu} = 8\pi T_{\mu\nu}[/itex] gives [itex]R_{\mu\nu} = 8\pi \left( T_{\mu \nu} - \frac{1}{2}T^\alpha_\alpha g_{\mu\nu} \right)[/itex], another useful form of the EFE.
 
Thanks, I always thought there was some index trickery involved in resolving this, but I never knew about multiple repeated indices being disallowed.