From e6781712a40488a6a885aafa6df40d32326cc4db Mon Sep 17 00:00:00 2001 From: Taksh Date: Sun, 28 Jun 2026 20:58:06 +0530 Subject: [PATCH] fix: restore LaTeX subscripts on BHH constant page PR #108 escaped underscores inside math mode on the 12a description line. Co-authored-by: Cursor --- constants/12a.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/12a.md b/constants/12a.md index 783816a..12f18d8 100644 --- a/constants/12a.md +++ b/constants/12a.md @@ -3,7 +3,7 @@ ## Description of constant -$C\_{12} = \beta\_{2}$ is the constant such that the length $L\_{n}$ of the shortest tour through $n$ independent uniform random points satisfies $L\_{n}/\sqrt{n}\to \beta\_{2}$ almost surely. +$C_{12} = \beta_{2}$ is the constant such that the length $L_{n}$ of the shortest tour through $n$ independent uniform random points satisfies $L_{n}/\sqrt{n}\to \beta_{2}$ almost surely. ## Known upper bounds