4. Compactification & Calabi-Yau Manifolds
String theory requires 10 dimensions, but we observe only 4. The extra 6 dimensions must be compactified on a tiny internal manifold. The geometry of this manifold determines the particle physics we observe — Calabi-Yau manifolds preserve just the right amount of supersymmetry.
Kaluza-Klein Compactification
The simplest compactification wraps one dimension on a circle of radius $R$. Consider a scalar field on $M^{D-1} \times S^1$. Periodicity$\phi(x, y + 2\pi R) = \phi(x, y)$ implies a Fourier decomposition:
$$\phi(x, y) = \sum_{n=-\infty}^{\infty}\phi_n(x)\,e^{iny/R}$$
Each mode $\phi_n$ appears as a particle in the lower dimension with mass:
$$m_n^2 = \frac{n^2}{R^2}$$
For $R \ll \ell_s$, only the $n = 0$ zero mode is light. Remarkably, the metric component $g_{\mu 5}$ of the higher-dimensional graviton becomes a gauge field in the lower dimension:
$$ds^2 = g_{\mu\nu}dx^\mu dx^\nu + e^{2\sigma}(dy + A_\mu dx^\mu)^2$$
This is the Kaluza-Klein miracle: gravity in $D+1$ dimensions gives gravity + electromagnetism in $D$ dimensions.
Calabi-Yau Manifolds
To compactify from $D = 10$ to $D = 4$, we need a 6-dimensional internal manifold $X_6$. Preserving $\mathcal{N} = 1$ supersymmetry in 4D requires $X_6$ to be a Calabi-Yau threefold — a compact Kahler manifold with:
$$R_{i\bar{j}} = 0 \qquad (\text{Ricci-flat}) \qquad \text{Hol}(g) = SU(3) \subset SO(6)$$
Yau's theorem (proving the Calabi conjecture) guarantees that any Kahler manifold with vanishing first Chern class $c_1(X) = 0$ admits a Ricci-flat metric. The Kahler form $J$ and the holomorphic 3-form $\Omega$ satisfy:
$$dJ = 0 \qquad d\Omega = 0 \qquad J \wedge J \wedge J = \frac{3i}{4}\,\Omega \wedge \bar{\Omega}$$
Hodge Numbers and Particle Generations
The topology of a Calabi-Yau threefold is characterized by two independent Hodge numbers,$h^{1,1}$ and $h^{2,1}$. These control the number of massless fields in the 4D effective theory:
$$h^{1,1} = \text{dim}\,H^{1,1}(X) \quad (\text{Kahler moduli}) \qquad h^{2,1} = \text{dim}\,H^{2,1}(X) \quad (\text{complex structure moduli})$$
The Euler characteristic relates to particle generations:
$$\chi(X) = 2(h^{1,1} - h^{2,1}) \qquad N_{\text{gen}} = \frac{|\chi|}{2}$$
To get 3 generations of quarks and leptons, we need $|\chi| = 6$.
Moduli Space and the Landscape
The moduli (shape and size parameters) of the Calabi-Yau appear as massless scalar fields in 4D. These must be stabilized to avoid long-range fifth forces. Flux compactifications thread quantized fluxes through the internal cycles:
$$\frac{1}{(2\pi)^2\alpha'}\int_{\Sigma_3} F_3 = n \in \mathbb{Z} \qquad \frac{1}{(2\pi)^2\alpha'}\int_{\Sigma_3} H_3 = m \in \mathbb{Z}$$
These fluxes generate a potential for the moduli, the Gukov-Vafa-Witten superpotential:
$$W = \int_X \Omega \wedge (F_3 - \tau H_3) \qquad \tau = C_0 + ie^{-\Phi}$$
The vast number of topological choices (Calabi-Yau manifolds times flux quanta) gives rise to the string landscape of approximately $10^{500}$ metastable vacua.
Connection to Perelman: Ricci Flow
There is a deep connection between Calabi-Yau metrics and geometric flows. On a Kahler manifold, the Kahler-Ricci flow is:
$$\frac{\partial g_{i\bar{j}}}{\partial t} = -R_{i\bar{j}} + \lambda\,g_{i\bar{j}}$$
Calabi-Yau metrics are precisely the fixed points of this flow (with$\lambda = 0$): they satisfy $R_{i\bar{j}} = 0$ and are thus stationary under Kahler-Ricci flow. Perelman's entropy functional, which is monotone under Ricci flow, connects to the worldsheet RG flow in string theory via Zamolodchikov's c-theorem. The worldsheet beta function for the metric coupling is:
$$\beta^G_{\mu\nu} = \alpha' R_{\mu\nu} + 2\alpha'\nabla_\mu\nabla_\nu\Phi - \frac{\alpha'}{4}H_{\mu\rho\sigma}H_\nu{}^{\rho\sigma} + O(\alpha'^2)$$
Conformal invariance $\beta^G_{\mu\nu} = 0$ at leading order gives precisely the vacuum Einstein equations. The effective potential for moduli stabilization takes the form:
$$V = e^{K}\left(K^{i\bar{j}}D_i W\,\overline{D_j W} - 3|W|^2\right) + \frac{1}{2}(\text{Re}\,f)^{-1}D^a D^a$$
where $K$ is the Kahler potential, $D_i W = \partial_i W + (\partial_i K)W$ is the Kahler-covariant derivative, and $D^a$ are D-term contributions.
Simulation: Quintic Calabi-Yau Cross-Section
Visualizing the Fermat quintic threefold $z_1^5 + z_2^5 + z_3^5 + z_4^5 + z_5^5 = 0$in $\mathbb{CP}^4$. We project to 2D by setting $z_3 = 1$,$z_4 = z_5 = 0$, and study the complex curve$z_1^5 + z_2^5 + 1 = 0$.
Click Run to execute the Python code
Code will be executed with Python 3 on the server