0

Consider the Lagrangian of a massless real scalar (classical field) in $\phi(\textbf{x},t)$: $$\mathcal{L}=\frac{1}{2}\partial^\mu\phi\partial_\mu\phi$$ The Hamiltonian density in two different metric conventions $\eta^{\mu\nu}=diag(1,-1,-1,-1)$ and $\eta^{\mu\nu}=diag(-1,1,1,1)$ are respectively $$\mathcal{H}=\frac{1}{2}[\dot\phi^2+(\nabla\phi)^2]$$ and $$\mathcal{H}=-\frac{1}{2}[\dot\phi^2+(\nabla\phi)^2].$$

Does it mean that the choice of metric makes the energy density negative?

Qmechanic
  • 201,751
SRS
  • 26,333
  • This question is awkwardly worded. Most physicists make a distinction between things which "change the physics" (meaning that some consequence of some experiment is altered) and things which merely "change the mathematics." I'm not seeing this question as asking the same thing, unless you're asking a much deeper question than you seem to be, like "Can we observe the Lagrangian's change of sign in quantum field theory? Or in general relativity?". Those sound generally unlikely to happen. – CR Drost Jul 29 '15 at 18:06
  • Possible duplicate: http://physics.stackexchange.com/q/100557/2451 – Qmechanic Jul 29 '15 at 19:17

3 Answers3

2

No, the Lagrangian density is different:

$$ \mathcal{L} = \pm \frac{1}{2} \partial^{\mu} \phi \partial_{\mu} \phi. $$

The Hamiltonian density is actually the same in both conventions.

However, this has no physical meaning. The choice of the signature is purely conventional.

HDE 226868
  • 10,821
1

Conventions do not change physics. If they would, we would not call them conventions.
When studying Lagrangian mechanics, you may have noticed that you can multiply a lagrangian by any constant, and receive the same dynamics.

Thus, we often (Or always) choose the constant such that the term $(\partial_0\phi)^2$ appears with a positive sign. (And often with coefficient one)
In your case, it would imply a minus sign, i.e.:
$\mathcal{L}=-\frac{1}{2}\partial_\mu\phi\partial^\mu\phi$ for $\eta=(-1,1,1,1)$, and without the minus sign for $\eta=(1,-1,-1,-1)$

Omry
  • 1,315
0

Step back and ask how you know whether a Lagrangian, $L=L(Q_i,\dot Q_i),$ is correct. At the classical level the only answer is whether it gives the correct equations of motion as the Euler-Lagrange equations: $$\frac{d}{dt}\left(\frac{\partial L}{\partial \dot Q_i}\right)= \frac{\partial L}{\partial Q_i}. $$

Which is unchanged if you replace $L=L_1(Q_i,\dot Q_i)$ with $L=L_2(Q_i,\dot Q_i)=e^\alpha L_1(Q_i,\dot Q_i)$ for some constant $\alpha$. However the Hamiltonian, like the Lagrangian, is a function and when you change the Lagrangian you change the canonical momentum so you change the whole domain of the Hamiltonian so it is a totally different Hamiltonian.

When you select $\alpha=i\pi$ you change the sign of the Hamiltonian as well as changing the domain of the Hamiltonian. But this doesn't change the physics.

But also keep in mind that there is no requirement that the Hamiltonian be an energy, and even if it were there is nothing wrong with a negative energy, you could add a constant to the Lagrangian too without changing the equations of motion but it will shift the Hamiltonian too (by an opposite amount).

So the zero of the Hamiltonian is as arbitrary as the zero of potential energy. Which means don't read too much into it all by itself but if you are going to compare things or combine them then offsets between them can matter.

This can also sensitize you to when someone makes an arbitrary choice at one stage to see if it mattered at a later stage.

Timaeus
  • 25,523