Classical equivalent of scalar free field in QFT

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
eoghan
Messages
201
Reaction score
7
TL;DR
Which classical system has the same lagrangian of a free scalar field in QFT?
Hi there,

In QFT, a free scalar field can be represented by the lagrangian density
$$\mathcal{L} = \frac{1}{2}\left(\partial\phi\right)^2 - \frac{1}{2}m^2\phi^2$$

I would like to find a classical system that has the same lagrangian. If we consider the transversal motion of an elastic string, the lagrangian would be
$$\mathcal{L} = \frac{1}{2}\left[\left(\partial_t\phi\right)^2 - \left(\partial_x\phi\right)^2\right]$$
This is very similar to the lagrangian of the free field, except that there is a missing term ##\frac{1}{2}m^2\phi^2##. Which classical force can give rise to this term? I was thinking of a local elastic force, that pulls each element of the string downwards. So basically it is as if the string was standing horizontal and each of its points are connected to the ground by vertical springs.

Is this correct?
 
  • Like
Likes   Reactions: Delta2
Physics news on Phys.org
eoghan said:
Summary:: Which classical system has the same lagrangian of a free scalar field in QFT?

Hi there,

In QFT, a free scalar field can be represented by the lagrangian density
$$\mathcal{L} = \frac{1}{2}\left(\partial\phi\right)^2 - \frac{1}{2}m^2\phi^2$$

I would like to find a classical system that has the same lagrangian. If we consider the transversal motion of an elastic string, the lagrangian would be
$$\mathcal{L} = \frac{1}{2}\left[\left(\partial_t\phi\right)^2 - \left(\partial_x\phi\right)^2\right]$$
This is very similar to the lagrangian of the free field, except that there is a missing term ##\frac{1}{2}m^2\phi^2##. Which classical force can give rise to this term? I was thinking of a local elastic force, that pulls each element of the string downwards. So basically it is as if the string was standing horizontal and each of its points are connected to the ground by vertical springs.

Is this correct?

Just to make things rigorous: the quoted Lagrangian density you gave is from classical field theory. QFT uses the so-called "quantum fields", whose multiplication (and multiplication of space-time derivatives) is normally ill-defined.

So the classical Lagrangian is useful in QFT in two ways.
1. For the Feynman path integral formalism.
2. Its classical solutions of the EOM lead to quantized free fields. Putting classical Poisson brackets to quantum brackets (commutators of operators in a Fock space) is the key ingredient of quantization.
 
  • Like
Likes   Reactions: vanhees71
Thank you very much for all your answers :)