[Physics] Renormalized mass

massquantum-field-theoryrenormalization

I am reading Schwarz QFT and I reached the mass renormalization part. So he introduces, after renormalization, a physical mass, defined as the pole of the renormalized propagator, and a renormalized mass which can be the physical mass, but can also take other values, depending on the subtraction schemes used. Are these masses, other than the physical one, observable in any way experimentally, or are they just ways to do the math easier (using minimal subtraction instead of on-shell scheme, for example)?

Also, in the case of charge renormalization, the explanation was that due to the vacuum polarization, the closer you are to the charge, the more you see of it, so the charge of the particle increases with the momentum you are testing the particle with. However, I am not sure I understand, from a physical point of view, why do you need to renormalize the mass. Is this physical mass (defined as the pole of the renormalized propagator) the same no matter how close you get, or it also changes with energy? And if it changes, what is shielding it at big distances?

Best Answer

At least in a model with only one species, the mass is (inversely) related to the correlation length, so one way to build intuition about mass renormalization is to think about it in terms of how the interaction term affects the correlation length. This is meant to address the question "why do you need to renormalize the mass" in a relatively straightforward, mathematically clear way.

To be specific, consider the $\phi^4$ model. After replacing continuous $D$-dimensional space with a finite lattice to make everything mathematically unambiguous, the Hamiltonian may be written $$ H = \frac{b^D}{2}\sum_\mathbf{x}\left(\dot\phi^2(\mathbf{x})+\sum_\mathbf{b}\left(\frac{\phi(\mathbf{x}+\mathbf{b})-\phi(\mathbf{x})}{b}\right)^2+\mu\phi^2(\mathbf{x})+\frac{\lambda}{12}\phi^4(\mathbf{x})\right) $$ where $\mathbf{x}$ is a lattice site, $\mathbf{b}$ is a lattice basis vector, and $b$ is the lattice spacing. The sum over $\mathbf{x}$ is a lattice version of an integral over all space, and the term with the sum over $\textbf{b}$ is a lattice version of the gradient term $(\nabla\phi(\mathbf{x}))^2$. The overhead dot on $\dot\phi$ denotes the time-derivative of $\phi$ (in the Heisenberg picture), as usual.

Now, here's the intuition. First suppose that $\lambda=0$. In this case, we know that the physical mass $m$ is related to the coefficient $\mu$ by $\mu=m^2$. The kinetic term, the only term that connects different lattice sites, is responsible for the fact that correlation function $$ \langle 0|\phi(\mathbf{x})\phi(\mathbf{y})|0\rangle - \langle 0|\phi(\mathbf{x})|0\rangle\,\langle 0|\phi(\mathbf{y})|0\rangle $$ is non-zero for $\mathbf{x}\neq\mathbf{y}$. After re-scaling the field and the time-parameter to put the $\lambda=0$ Hamiltonian in the form $$ H = \frac{b^D}{2}\sum_\mathbf{x}\left(\dot\phi^2(\mathbf{x})+\sum_\mathbf{b}\left(\frac{\phi(\mathbf{x}+\mathbf{b})-\phi(\mathbf{x})}{mb}\right)^2+\phi^2(\mathbf{x})\right), $$ we see that the correlation length is necessarily determined by the combination $mb$, so the correlation length must be $1/m$ in units of the lattice spacing $b$.

Now suppose that $\lambda>0$ and $\mu=0$. Although the 2-point correlation function cannot be computed in closed from any more, the same scaling argument indicates that the correlation length is determined by the combination $b\sqrt{\lambda}$. The relationship between correlation and physical mass (which is related to identifying the physical mass with the pole in the propagator) then tells us that the physical mass must be non-zero in this case, even though $\mu=0$. In other words, when $\mu=0$, the physical mass is induced entirely by the coupling term.

To see what happens when $\mu$ and $\lambda$ are both non-zero, choose any value $\lambda\geq 0$ and consider how $\mu$ must be tuned to make the correlation length infinite (which corresponds to zero physical mass). If $\lambda=0$, then we know that the choice $\mu=0$ makes the correlation length infinite. We just saw that if $\lambda>0$, then the correlation length is finite if $\mu=0$, so to make the correlation length infinite again we must choose $\mu<0$ to offset the effect of the interaction term. Letting $\mu_c(\lambda)$ denote this special (negative) value of $\mu$ that makes the correlation length infinite, this says that if $\lambda>0$, then choosing $\mu>\mu_c(\lambda)$ will give a non-zero physical mass (that is, a finite correlation length), even if $\mu$ is still negative!

By the way, choosing $\mu<\mu_c(\lambda)$ gives spontaneous symmetry breaking (of the discrete $\phi\rightarrow -\phi$ symmetry).

This whole picture is confirmed by numerical calculations, some of which can be found in Luscher and Weisz (1987), "Scaling laws and triviality bounds in the lattice $\phi^4$ theory (I). One-component model in the symmetric phase", Nuclear Physics B 290: 25-60, and some in Hasenbusch (1999), "A Monte Carlo study of leading order scaling corrections of $\phi^4$ theory on a three dimensional lattice", https://arxiv.org/abs/hep-lat/9902026.

Related Question