Chapter 7: D-Branes & p-Branes
D-branes are dynamical objects on which open strings can end. They revolutionized string theory by providing a geometric origin for gauge symmetry and connecting string theory to the physics of black holes, gauge theories, and holography.
1. Open Strings and Boundary Conditions
An open string has two types of boundary conditions. Neumann conditions allow the endpoint to move freely, while Dirichlet conditions fix the endpoint to a hyperplane. A Dp-brane is a $p$-dimensional object defined by Dirichlet conditions in$9 - p$ transverse directions:
$$\text{Neumann:}\; \partial_\sigma X^\mu\big|_{\sigma=0,\pi} = 0, \quad \mu = 0,1,\dots,p$$
$$\text{Dirichlet:}\; X^a\big|_{\sigma=0,\pi} = c^a, \quad a = p+1,\dots,9$$
The key insight of Polchinski (1995) was that D-branes are not rigid walls but dynamical objects that carry energy, charge, and fluctuate quantum mechanically.
2. The Dirac–Born–Infeld Action
The low-energy dynamics of a single Dp-brane is governed by the Dirac–Born–Infeld (DBI) action, a nonlinear generalization of Maxwell electrodynamics:
$$S_{\text{DBI}} = -T_p \int d^{p+1}\xi\; e^{-\phi}\,\sqrt{-\det\!\big(\hat{g}_{ab} + \hat{B}_{ab} + 2\pi\alpha' F_{ab}\big)}$$
The Dp-brane tension determines its mass per unit volume:
$$T_p = \frac{1}{(2\pi)^p\,g_s\,l_s^{p+1}}$$
The $1/g_s$ dependence is the hallmark of a non-perturbative object — D-branes become infinitely heavy at weak coupling and are invisible in string perturbation theory. In the weak-field limit $2\pi\alpha' F \ll 1$, the DBI action reduces to:
$$S_{\text{DBI}} \approx -T_p\,\text{Vol} - \frac{T_p(2\pi\alpha')^2}{4}\int d^{p+1}\xi\; F_{ab}F^{ab} + \cdots$$
This is precisely Yang–Mills theory on the brane worldvolume.
3. Ramond–Ramond Charge
D-branes carry charge under Ramond–Ramond (RR) gauge fields. The coupling is given by the Wess–Zumino action:
$$S_{\text{WZ}} = \mu_p \int \sum_n \hat{C}_n \wedge e^{\hat{B}_2 + 2\pi\alpha' F_2}$$
The RR charge $\mu_p = T_p$ is quantized by a Dirac quantization condition analogous to electric-magnetic duality:
$$\mu_p \cdot \mu_{6-p} = 2\pi$$
This pairs Dp-branes with D(6-p)-branes as electric-magnetic duals, just as the M2 and M5 are duals in M-theory.
4. Gauge Theory from Brane Stacking
When $N$ coincident Dp-branes are stacked, open strings stretching between them carry Chan–Paton factors labeling which branes they connect. The resulting low-energy theory is a $U(N)$ gauge theory:
$$N \text{ coincident Dp-branes} \;\longrightarrow\; U(N) \text{ gauge theory in } (p+1)\text{D}$$
The gauge coupling is related to the string coupling by:
$$g_{\text{YM}}^2 = \frac{g_s}{(2\pi)^{p-2}\,l_s^{p-3}}$$
When branes are separated, the gauge symmetry breaks:$U(N) \to U(1)^N$. The massive W-bosons correspond to stretched open strings with mass $m = |\Delta x| / (2\pi\alpha')$, giving a beautiful geometric realization of the Higgs mechanism.
5. Brane Intersections and Chiral Matter
When two stacks of branes intersect at angles, open strings localized at the intersection give rise to chiral fermions. For D6-branes wrapping 3-cycles$\Pi_a$ and $\Pi_b$ in a Calabi–Yau, the net number of chiral fermions is a topological invariant:
$$I_{ab} = \Pi_a \cdot \Pi_b = \int_{\text{CY}} [\Pi_a] \wedge [\Pi_b]$$
This intersection number counts the number of generations of quarks and leptons, providing a geometric origin for the three-generation structure of the Standard Model.
6. BPS States and Stability
D-branes that preserve a fraction of supersymmetry satisfy the BPS bound — their mass equals their charge:
$$M = |Z| = |Q_{\text{RR}}| \cdot T_p \cdot \text{Vol}$$
This saturation of the Bogomol’nyi bound guarantees stability and allows exact calculations in strongly coupled regimes, forming the basis for precision black hole entropy counting and the AdS/CFT correspondence.
Python: D-Brane Tension vs Dimension
Click Run to execute the Python code
Code will be executed with Python 3 on the server