Lagrangian for the General Relativity

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
MManuel Abad
Messages
40
Reaction score
0
I've always found that the lagrangian for the Gravitational field is that from the Einstein-Hilbert action:

[itex]<i>L</i>=R[/itex] (R is the Ricci scalar; I'm not including the factor of [itex]\sqrt{-g}[/itex])

but when variational principles are applied, we get the vacuum field equations (obviously). I'd like someone to tell me which would be the FULL lagrangian (with matter coupled) for getting the Einstein's field equations.
 
Physics news on Phys.org
You simply take the gravitational Lagrangian density and add in the Lagrangian density of the matter fields: [itex]L=L_G+L_M[/itex].
 
For example, if you have electromagnetic fields, then the action is

[tex]S = \int \ast \mathcal{R} - \frac12 \int F \wedge \ast F[/tex]

where [itex]\ast[/itex] is the Hodge dual and F is the electromagnetic 2-form (rescaled up to some factors of [itex]2\pi[/itex] which I don't remember...I use the above normalization in my research). Using the normalization I've given here and varying with respect to the inverse metric, you obtain

[tex]R_{\mu\nu} - \frac12 \mathcal{R} g_{\mu\nu} = \frac12 T_{\mu\nu}[/tex]

where

[tex]T_{\mu\nu} = F_{\mu\rho} F_\nu{}^\rho - \frac14 g_{\mu\nu} F_{\rho\sigma} F^{\rho\sigma}[/tex]
 
Wow, thankyou both, that was very useful! :)