Beta Functions: RG Flow Across All Forces

One-loop beta functions for all SM couplings, grand unification, and the identification of renormalization group flow with Ricci flow on coupling space

Running Couplings and Ricci Flow Analogylog(μ / GeV)α_i^(-1)M_Z10^16α_1^(-1)α_2^(-1)α_3^(-1)GUT?Ricci Flow AnalogyMetric g_ij Couplings g_iCurvature R_ij Beta function β_ig/t = -2R_ij g_i/t = β_i(g)Perelman entropy Zamolodchikov CEinstein metric Fixed point (CFT)RG flow on coupling space is the gauge-theory analogue of Ricci flow on the space of metrics

1. One-Loop Beta Functions

The running of each SM gauge coupling is governed by its beta function. At one loop:

$$\mu\frac{dg_i}{d\mu} = \beta_i(g_i) = \frac{b_i\,g_i^3}{16\pi^2}$$

The one-loop coefficients for the Standard Model with three generations and one Higgs doublet are:

$$b_1 = \frac{41}{10}, \qquad b_2 = -\frac{19}{6}, \qquad b_3 = -7$$

The sign of $b_i$ determines the qualitative behavior: $b_3 < 0$ and$b_2 < 0$ mean that SU(3) and SU(2) are asymptotically free (the coupling decreases at high energies), while $b_1 > 0$ means U(1) has a Landau pole at extremely high energies.

2. Running Couplings and Unification

The solution to the one-loop RGE in terms of the fine-structure constants$\alpha_i = g_i^2/(4\pi)$ is:

$$\alpha_i^{-1}(\mu) = \alpha_i^{-1}(M_Z) - \frac{b_i}{2\pi}\ln\frac{\mu}{M_Z}$$

Starting from measured values at $M_Z \approx 91.2$ GeV:

$$\alpha_1^{-1}(M_Z) \approx 59.0, \quad \alpha_2^{-1}(M_Z) \approx 29.6, \quad \alpha_3^{-1}(M_Z) \approx 8.5$$

The three couplings approach each other near $\mu_{\mathrm{GUT}} \sim 10^{16}$ GeV but do not exactly meet in the SM. Exact unification is achieved in supersymmetric extensions (MSSM), where $b_1 = 33/5$, $b_2 = 1$, $b_3 = -3$.

3. Identification with Ricci Flow

The deep structural parallel between RG flow and Ricci flow can be made precise. In both cases, we have a flow on a geometric space:

$$\underbrace{\frac{\partial g_{ij}}{\partial t} = -2R_{ij}}_{\text{Ricci flow on Met}(M)} \qquad \longleftrightarrow \qquad \underbrace{\mu\frac{\partial g_i}{\partial\mu} = \beta_i(g)}_{\text{RG flow on coupling space}}$$

The correspondence maps:

  • Riemannian metrics $g_{ij}$ on $M$ $\longleftrightarrow$ Coupling constants $g_i$
  • Ricci curvature $R_{ij}$ $\longleftrightarrow$ Beta functions $\beta_i(g)$
  • Einstein metrics ($R_{ij} = \Lambda g_{ij}$) $\longleftrightarrow$ Fixed points ($\beta_i = 0$, conformal field theories)
  • Perelman entropy $\mathcal{F}$ $\longleftrightarrow$ Zamolodchikov C-function

Zamolodchikov's C-theorem (1986) states that in 2D QFT there exists a function $C(g_i)$that decreases monotonically under RG flow, exactly as Perelman's entropy increases monotonically under Ricci flow.

4. Perelman Entropy for Gauge Theories

Inspired by Perelman's $\mathcal{F}$-functional, one can define a Yang–Mills analogue:

$$\mathcal{F}_{\mathrm{YM}} = \int\mathrm{tr}(F_{\mu\nu}F^{\mu\nu})\,e^{-f}\,d^4x$$

Under the coupled Yang–Mills/dilaton flow ($\partial_t A = -D^\nu F_{\nu\mu}$ with a dilaton $f$ evolving by$\partial_t f = -\Delta f + |\nabla f|^2 - |F|^2/4$), this functional satisfies:

$$\frac{d\mathcal{F}_{\mathrm{YM}}}{dt} = 2\int|D^\nu F_{\nu\mu} + F_{\nu\mu}\nabla^\nu f|^2\,e^{-f}\,d^4x \geq 0$$

This monotonicity formula mirrors Perelman's exactly. The fixed points are Yang–Mills connections satisfying the modified equation $D^\nu F_{\nu\mu} = -F_{\nu\mu}\nabla^\nu f$, analogous to Ricci solitons $R_{ij} + \nabla_i\nabla_j f = 0$.

5. Toward Unification with Gravity

At the GUT scale $\mu_{\mathrm{GUT}} \sim 10^{16}$ GeV, the gauge couplings approximately unify. At the Planck scale $M_{\mathrm{Pl}} \sim 10^{19}$ GeV, gravitational effects become comparable. The gravitational coupling also runs:

$$G_{\mathrm{eff}}(\mu) \sim G_N\left(1 + c\,\frac{\mu^2}{M_{\mathrm{Pl}}^2} + \cdots\right)$$

The gravitational beta function in the asymptotic safety scenario takes the form:

$$\beta_G = 2G + \frac{b_G}{(4\pi)^2}G^2 + \cdots$$

If a non-trivial UV fixed point $G^* > 0$ exists (the asymptotic safety scenario), then gravity itself becomes part of the RG flow picture. The full coupled system — SM couplings plus gravitational coupling — flows on an extended coupling space, and the combined flow is the ultimate generalization of both Ricci flow and RG flow.

Simulation: Running SM Couplings and Perelman Entropy Analogy

Python
script.py103 lines

Click Run to execute the Python code

Code will be executed with Python 3 on the server

Rate this chapter: