As Cumrun Vafa explains in this video, he was able to calculate the number of micro-states for a black hole by counting the number of ways a loop can go around a torus. Obviously, there are infinite ways to do it. I assume that he counted them up to some transformations. Am I right? What are those transformations?
2026-03-25 14:23:50.1774448630
How do we count the number of ways a loop can go around a torus?
253 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in STATISTICAL-MECHANICS
- Return probability random walk
- Fermi/Bose gases
- motion on the surface of a 3-sphere
- Solving a symmetric pair of differential equations
- Why is it so difficult to sample from a Boltzmann distribution?
- Expectation value and variance of a spin system
- Cumulant equations of motion
- Proving that Shannon entropy is maximal for the uniform distribution using convexity
- Numerical integration of sharply peaking function: $\int_0^{1000} \exp(1000\sin(x)/x)\,{\rm d}x $
- I need to work out probability on a draw of 16 players (I am not a math fundi .. but i have a good grasp of the fundamentals)
Related Questions in STRING-THEORY
- Algebraic geometry and algebraic topology used in string theory
- On the Numbers of Representations of a Number as a Sum of $2r$ Squares, Where $2r$ Does not Exceed Eighteen
- Are there branches of mathematics that are unique to String Theory?
- What is meant by the symbol $\mathbb{R}^2_{\hbar}$?
- Size and shape moduli of Calabi-Yau manifolds
- How can I justify that the compact manifold in string theory must be orientable in one dimension
- Notation for (skew) Young Tableaux in Hubsch
- Understanding Moonshine and Heterotic E8xE8
- Grasping the idea of Virasoro Algebras in 2D Conformal field theory
- Two equivalent definitions of fibration structure on toric CY $3$-fold
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
As Koschi mentioned in their comment, this is indeed calculating the fundamental group of the torus (also called the first homotopy group) \begin{equation*} \pi_1(T^2) = \{\gamma: S^1 \rightarrow T^2 \}/\sim, \end{equation*} where loops are equivalent if there exists a homotopy between them. I think this is where your confusion lies as the same words are used in a different context.
In this case, 2 loops $f,g: S^1 \rightarrow T^2$ are homotopy equivalent if there exits a continuous function $H: [0,1] \times S^1 \rightarrow T^2$ such that \begin{align*} H(0,x) &= f(x)\\ H(1,x) &= g(x). \end{align*} I recommend this Wikipedia entry for a better explanation. Finally, for the actual answer to your question this Math Stack Exchange entry has you covered.
In broad strokes though, the fundamental group of the 2-torus is the free product of the fundamental groups of 2 copies of $S^1$ because of the Seifert-Van Kampen theorem. And the fundamental group of the circle can be thought of as the equivalence class of maps from the circle to itself.
What does such an equivalence class look like? Well you can wrap the circle around itself once, twice, ... $n$ times, and you can wrap it minus once too, minus twice, etc.
Further we see that two loops that don't have the same winding number cannot be continuously deformed into one another without singularities, motivating the result that the winding number represents classes of loops: $\pi_1(S^1) = \mathbb{Z}$.
Finally, we have \begin{equation} \pi_1(T^2) = \mathbb{Z}\times\mathbb{Z}. \end{equation}