1

A recent question on Light dispersion in gravitational theories, led to an implication that confuses me. It appears that the field equation for a massless vector field travelling in a background with non-zero cosmological constant $\Lambda$ becomes: $$(\nabla^b \nabla_b - \Lambda) A^{a} = 0 \tag{1}$$

This looks a lot like the Proca equation. Meaning the cosmological constant can induce an effective mass on the field? And depending on the sign of $\Lambda$, this can look like a tachyon?

Can someone please explain what the error is here, or if not, then help explain what is going on here?


Here are the details in case I'm just making a stupid computational error:

Starting with Einstein's field equations with a cosmological constant $$R_{\mu \nu} - \frac{1}{2} R \, g_{\mu \nu} + \Lambda g_{\mu \nu} = \frac{8 \pi G}{c^4} T_{\mu \nu} \tag{2}$$ we can solve for vacuum $(T_{\mu \nu}=0)$ and find that $$R_{\mu \nu} = \Lambda g_{\mu \nu} \tag{3}$$

The field equations for a massless vector field evolving in a curved space-time are $$ \nabla^b \nabla_b A^{a} - \nabla^a \nabla_b A^b = {R^a}_{b} A^b \tag{4}$$ which if we consider it moving in the cosmological constant background as described by GR, the right hand side becomes $$ {R^a}_{b} A^b = {g^{a}}_b \Lambda A^b = \Lambda A^a \tag{5}$$ In the Lorenz gauge, $\nabla_b A^b = 0$, the field equation can then be simplified to $$(\nabla^b \nabla_b - \Lambda) A^{a} = 0 \tag{6}$$

PPenguin
  • 1,299

1 Answers1

0

Actually, the vacuum implies $R_{\mu\nu}=(\frac{R}{2}-\Lambda)g_{\mu\nu}$, so all your uses of $\Lambda$ should have read $\overline{\Lambda}:=\frac{R}{2}-\Lambda$ or some equivalent result. In $n$-dimensional spacetime $g_{\mu\nu}g^{\mu\nu}=n$ so $R=n(\frac{R}{2}-\Lambda)$ and $\overline{\Lambda}=\frac{R}{n}=\frac{2\Lambda}{n-2}$ provided $n\neq 2$.

Your Eq. (6) therefore becomes $(\square -\frac{R}{n})A^a = (\square -\frac{2\Lambda}{n-2})A^a = 0$. You can think of the tachyon question in terms of the sign of $R$ or the sign of $\Lambda$, depending on your preference.

J.G.
  • 25,615