Scalar fields: why symmetric ener-mom. tensor?

provolus
Messages
17
Reaction score
0
I'm studying the properties of the energy momentum tensor for a scalar field (linked to the electromagnetic field and corresponding energy-momentum tensor) and now I'm facing the statement:

"for a theory involving only scalar fields, the energy-momentum tensor is always symmetric". But I've some doubts on how to demonstrate it. So I started with a particular example.

Given a density of Lagrangian L for a scalar field \phi (our field is in Minkowsky space with metric tensor \eta^{\mu\nu} +---) of the form:

L=\frac{1}{2}(\partial_{\mu}\phi\partial^{\mu}\phi-m^2\phi^2})-\frac{\lambda}{4!}\phi^4

with real constant \lambda and m, according to the definition of energy-momentum tensor T^{\mu\nu}, that is
T^{\mu\nu}=\frac{\partial L}{\partial(\partial_{\mu}\phi_i)}\partial^{\nu}\phi_i-\eta^{\mu\nu}L}

(with latin index i running on space coordinates) for this L, substituing into the last formula, I should get (dropping the index i since \phi is a scalar):

T^{\mu\nu}=\frac{1}{2}(\partial^{\mu}\phi\partial^{\nu}\phi-\partial^{\nu}\phi\partial^{\mu}\phi)-m^2\phi^2-\frac{\lambda}{4!}\phi^4

Arrived at this point my first question is: is this T^{\mu\nu} symmetric?

Trying to answer by myself but I'm new in tensor computing and I know that it would be a joke with a few of QFT and GR knowledge...

given that \partial^{\mu}\phi is a vector, and then \partial^{\mu}\phi\partial^{\nu}\phi is a dot product (but where are the contracted indices?), so a scalar, it should be

\frac{1}{2}(\partial^{\mu}\phi\partial^{\nu}\phi-\partial^{\nu}\phi\partial^{\mu}\phi)=0

so with all scalars my tensor should be symmetric, isn't?

But, generally speaking, my second question is why a theory of only scalar field the energy-momentum tensor is always symmetric?

Trying to answer by myself I think that being the Langrangian Lorentz invariant, in certain way this is reflected to the tensor... but I'm not sure...

can someone be so kind to explain to help me in answering these two questions?
 
Physics news on Phys.org
well. I'm a little unsure but i'll give it a go

\partial^\mu \phi is a vector.
\partial^\mu \phi \partial^\nu \phi isn't a dot product. if there are contracted indices it reduces to a scalar.
the indices are different so it corresponds to multiplying to matrices together.
a 4x1 and a 1x4 giving an overall 4x4 matrix

so the stress energy tensor is going to be a 4x4 matrix

so now you have to ask : is T^{\mu \nu}=T^{\nu \mu}

but it appears not to be the case. hmmmmm, hopefully someone else can point out why!
 
How did you use the definition of the energy momentum tensor to get that minus sign between the two derivative terms? That's not right.
 
Considering the terms between the brackets, the first one is obtained deriving the Lagrangian respect to \partial\phi; the second one, with the minus sign, is obtained raising the index of the first 4-gradient... with + sign the terms in bracket with the 1/2 factor would be the common decomposition of a symmetric tensor. so everything would be right, right?
 
Think of it this way:
L = \frac{1}{2}\eta^{\mu\nu}\partial_{\mu}\phi\partial_{\nu}\phi -\frac{1}{2}m^2\phi^2 - \frac{\lambda}{4!}\phi^4
In detail,
L = \frac{1}{2}[-(\partial_t\phi)^2 + (\partial_x\phi)^2 + (\partial_y\phi)^2 + (\partial_z\phi)^2] -\frac{1}{2}m^2\phi^2 - \frac{\lambda}{4!}\phi^4
so
\frac{\partial L}{\partial(\partial_t \phi)} = -\partial_t\phi
\frac{\partial L}{\partial(\partial_x \phi)} = \partial_x\phi
\frac{\partial L}{\partial(\partial_y \phi)} = \partial_y\phi
\frac{\partial L}{\partial(\partial_z \phi)} = \partial_z\phi
which is equivalent to
\frac{\partial L}{\partial(\partial_\mu \phi)} = \eta^{\mu\nu}\partial_\nu\phi = \partial^\mu\phi
Try working through the rest of it from there. Also remember that your result is a tensor, so if you get something like m^2\phi^2, with no indices, you've done something wrong.
 
ok, I've understood my error. Thanks! So, finally I get

<br /> T^{\mu\nu}=\partial^{\mu}\phi\partial^ {\nu}\phi-\eta^{\mu\nu}(\frac{1}{2}\partial_{\mu}\phi\partial^{\mu}\phi-m^2\phi^2})-\frac{\lambda}{4!}\phi^4<br />
and I'm sure that until this point the tensor is correct. But how can I see that
<br /> T^{\mu \nu}=T^{\nu \mu}<br />
?
 
Last edited:
-\eta^{\mu \nu} should multiply the the last term as well. Also you could change the contracted index to something else so there is no confusion. Symmetricity follows from the fact that \eta^{\mu \nu} is symmetric and that derivatives of the field commute.
 
Last edited:
Writing it as:
T^{\mu\nu}=\partial^{\mu}\phi\partial^ {\nu}\phi-\eta^{\mu\nu}L
should make you see it directly.

Your metric is always symetric, and \partial^{\mu}\phi\partial^ {\nu}\phi=\partial^{\nu}\phi\partial^{\mu}\phi.
 
your second term in post 6 is wrong-it violates the summation convetion. one of those indices should be a \nu which means it will contract to an invariant.
 
  • #10
Ok thanks. I get everything, now. I was missing the point about the derivatives.

Can you help me, please, to understand why I get always a symmetric energy-momentum for a theory of scalar fields?
 
  • #11
sorry, can you be more explicit? I've compared that formula with several books, and the error is the last term out of the brackets...
 
  • #12
latentcorpse said:
your second term in post 6 is wrong-it violates the summation convetion. one of those indices should be a \nu which means it will contract to an invariant.
What, like this?
\eta^{\mu\nu} \partial_\mu\phi \partial^\nu\phi
I think you meant to say something else...

\eta^{\mu\nu} \partial_\alpha\phi \partial^\alpha\phi
is what we're after. It doesn't contract to a scalar, and can't, because the answer has to be a rank-2 contravariant tensor.
 
  • #13
my bad.
 
Back
Top