Appendix H Solutions¶
← Back to problems | Back to chapter
Table of Contents
Basic
Medium
Advanced
Basic¶
B-1. General Formula for Central Charge¶
Solution:
Substitute into the general formula \(c_\lambda^{bc} = -2(6\lambda^2 - 6\lambda + 1)\).
(a) \(\lambda = 2\): $$ c = -2(6 \cdot 4 - 6 \cdot 2 + 1) = -2(24 - 12 + 1) = -2 \cdot 13 = \boxed{-26} $$
(b) \(\lambda = 3/2\): $$ c = -2\left(6 \cdot \frac{9}{4} - 6 \cdot \frac{3}{2} + 1\right) = -2\left(\frac{27}{2} - 9 + 1\right) = -2 \cdot \frac{11}{2} = \boxed{-11} $$
Note: Since the \(\beta\gamma\) system consists of bosonic anticommuting fields (reversed statistics), the overall sign of the formula is flipped, and the effective central charge becomes \(\boxed{+11}\) (see H.7 "The General \(\lambda\) Case — The Formula \(c = -2(6\lambda^2 - 6\lambda + 1)\)" in the text).
(c) \(\lambda = 1/2\): $$ c = -2\left(6 \cdot \frac{1}{4} - 6 \cdot \frac{1}{2} + 1\right) = -2\left(\frac{3}{2} - 3 + 1\right) = -2 \cdot \left(-\frac{1}{2}\right) = \boxed{+1} $$
To be consistent with the central charge \(c = 1/2\) for a single free fermion, this formula applies to a complex fermion (2 real components).
(d) \(\lambda = 0\): $$ c = -2(0 - 0 + 1) = \boxed{-2} $$
Medium¶
M-1. \(T_{\text{ghost}} b\) OPE¶
Solution:
Assume \(T_{\text{ghost}}(z) = \alpha\, :b(z)\partial c(z): + \beta\, :\partial b(z)\, c(z):\) and compute the \(T_{\text{ghost}}(z)\, b(w)\) OPE using Wick's theorem.
From the fundamental OPE \(b(z)c(w) \sim 1/(z-w)\):
First term \(\alpha :b\partial c:(z)\, b(w)\):
Contract \(\partial c(z)\) with \(b(w)\), leaving \(b(z)\) uncontracted. Taking into account the sign from anticommuting fields:
Expanding \(b(z) = b(w) + (z-w)\partial b(w) + \cdots\):
Second term \(\beta :\partial b\, c:(z)\, b(w)\):
Contract \(c(z)\) with \(b(w)\), leaving \(\partial b(z)\) uncontracted:
Expanding \(\partial b(z) = \partial b(w) + (z-w)\partial^2 b(w) + \cdots\):
Total:
Comparing with the primary field form \(\frac{\lambda\, b(w)}{(z-w)^2} + \frac{\partial b(w)}{z-w}\):
- \(\alpha = \lambda\)
- \(\alpha - \beta = 1 \Rightarrow \beta = \lambda - 1 = -(1-\lambda)\)
Therefore:
Note: This differs in overall sign from the notation in the main text H.5 "The Energy-Momentum Tensor of the \(bc\) System", \(T_{\text{ghost}} = -\lambda :bc': + (1-\lambda):b'c:\), but this is due to differences in the definition of conjugate fields (\(b \leftrightarrow \bar{b}\) or the ordering convention of \(:bc:\)). The physical conclusion (central charge \(-26\)) remains the same.
Advanced¶
A-1. Derivation of the Critical Dimension \(D=10\) for the Superstring¶
Solution:
Total central charge of the superstring:
Writing out each term:
- Matter fields: \(D\) bosons (each \(c = 1\)) and \(D\) fermions (each \(c = 1/2\))
- Reparametrization ghosts: \(c_{bc} = -26\)
- Supersymmetry ghosts: \(c_{\beta\gamma} = +11\)
Condition \(c_{\text{total}} = 0\):
A-2. Reduction of Matter Field Central Charge¶
Solution:
-
Bosonic string: The matter fields consist only of \(D = 26\) bosons $$ c_{\text{matter}}^{\text{bosonic}} = 26 \cdot 1 = 26 $$ The ghosts contribute only \(c_{bc} = -26\). \(c_{\text{total}} = 26 - 26 = 0\) ✓
-
Superstring: From Problem H.3, \(D = 10\) $$ c_{\text{matter}}^{\text{super}} = \frac{3 \cdot 10}{2} = 15 $$ The ghosts contribute \(c_{bc} + c_{\beta\gamma} = -26 + 11 = -15\). \(c_{\text{total}} = 15 - 15 = 0\) ✓
Interpretation: The central charge \(+11\) of the \(\beta\gamma\) system "reduces" the total ghost contribution to \(-15\). Correspondingly, the matter fields can also be reduced from \(26 \to 15\), so the required spacetime dimension decreases from \(D = 26 \to 10\). This reveals that the introduction of supersymmetry and the reduction of spacetime dimensions are inseparably linked.
Feedback on this page
Let us know if something was unclear, incorrect, or could be improved.