7

Consider the following action for a free scalar field $\phi$ in a curved background $$S=\int dx\Big( \frac12g^{\mu\nu}\partial_\mu\phi\partial_\nu\phi+\gamma \phi R\Big).$$

Here $g_{\mu\nu}$ is a metric and $R$ is the corresponding scalar curvature. The first term is the standard free field Lagrangian while the last term gives non-minimal coupling to gravity. I've encountered this Lagrangian in the context of 2d CFT, where one uses the last term to introduce a "background charge" in the system (Di Francesco CFT, chap.9). There the stress-energy tensor is computed in the flat space limit, which gives $$T_{\mu\nu}=\partial_\mu \phi\partial_\nu \phi-\frac12\eta_{\mu \nu}(\partial\phi)^2+\gamma\Big(\partial_\mu\partial_\nu\phi-\frac12\eta_{\mu\nu}\partial^2\phi\Big).$$ The additional $\gamma$-term is hence consequential for further computations.

I cat get this result formally, but struggle with a physical meaning. If I first set metric to be flat the $\gamma$-term will just vanish. Alternatively, I can formally get the same energy-momentum tensor from the action $$S'=\int dx\Big(\frac12 g^{\mu\nu}\partial_\mu\phi\partial_\nu\phi+\gamma g^{\mu\nu}\partial_\mu\partial_\nu \phi\Big),$$ but the last term is just a total derivative in flat space so again, it shouldn't be consequential for physics.

I haven't formulated the question clearly, but perhaps it is: why does the curvature term affect the flat-space physics? Can one get the same stress-energy tensor from a flat space action?

1 Answers1

6

The stress tensor is not unique, whether it's defined using Noether's theorem or defined by varying the action with respect to the metric. The non-uniqueness of the Noether-derived version is familiar. This answer addresses the non-uniqueness of the other version.

The stress tensor $T^{ab}$ is defined by $$ \delta S\propto \int d^Dx\ \sqrt{g}\,T^{ab}(x)\delta g_{ab}(x), \tag{1} $$ where the metric is the only thing being varied. At first glance, this $T^{ab}$ seems to be unique, but it isn't. For simplicity, suppose that the prescribed background metric is flat. To use (1), we temporarily generalize the action to an arbitrary metric, then apply the definition (1), and then set the metric equal to the desired background metric — in this case the flat metric. The temporary generalization to an arbitrary metric is not unique. For example, in a scalar-field model, we can include a term $\sim \int \sqrt{g}\,R\phi^2$ in the temporary generalization (as shown in the OP), where $R$ is the Ricci scalar, with an arbitrary coefficient. The resulting stress tensor still depends on this coefficient after making the metric flat (even though $R=0$ for a flat metric), because $$ \left.\frac{\delta}{\delta g^{ab}}\sqrt{g}\,R\phi^2\right|_{g=\eta} = \partial_c\partial_d\big((\eta_{ab}\eta^{cd}-\delta^c_a\delta^d_b)\phi^2\big) \neq 0 \tag{2} $$ where $\eta$ is the flat metric. Therefore, the stress tensor defined by (1) is not unique. Equation (2) is a copy of an in-line equation from section 5.3.1 in [1].

For confirmation, here is an excerpt from [2]:

Thus conformal invariance is equivalent to the existence of a traceless stress tensor, although an arbitrarily chosen stress tensor will have a [non-zero] trace...

The specific example of a free massless scalar field in flat space-time is reviewed in section 2 of [3], which says:

this model is a conformal field theory. As it is well known, it admits a conserved, traceless stress-energy tensor... $$ T_{\mu\nu}=\partial_\mu\phi\partial_\nu\phi -\frac{1}{4(d-1)}\big((d-2)\partial_\mu\partial_\nu+g_{\mu\nu}\partial^2\big)\phi^2. $$

In contrast, the stress tensor that would be obtained by using the simplest generalization of the action in (1) is $$ T_{\mu\nu}=\partial_\mu\phi\partial_\nu\phi -\frac{1}{2} g_{\mu\nu}(\partial_\rho\phi)(\partial^\rho\phi), $$ which is conserved but not traceless (except when $d=2$).

Here's a related post, where the non-uniqueness of $T_{\mu\nu}$ is mentioned in the context of the relationship between conformal invariance and tracelessness:

Trace of stress tensor vanishes $\implies$ Weyl invariant


References:

[1] Pons (2009), "Noether symmetries, energy-momentum tensors and conformal invariance in classical field theory," https://arxiv.org/abs/0902.4871

[2] Polchinski (1988), "Scale and conformal invariance in quantum field theory", Nuclear Physics B, 303: 226-236

[3] Giombi (2016), "TASI Lectures on the Higher Spin - CFT duality," https://arxiv.org/abs/1607.02967

Chiral Anomaly
  • 55,710
  • 5
  • 99
  • 166