From c9ae47a9123e7f435ae128c399158c5db2cd82f3 Mon Sep 17 00:00:00 2001 From: Taksh Date: Sun, 28 Jun 2026 21:19:45 +0530 Subject: [PATCH] fix: restore LaTeX subscripts on tight knot constant page PR #107 escaped underscores inside math mode on the 22a description. Co-authored-by: Cursor --- constants/22a.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/constants/22a.md b/constants/22a.md index 2dc871a..ff5cd1a 100644 --- a/constants/22a.md +++ b/constants/22a.md @@ -2,9 +2,9 @@ ## Description of constant -$C\_{22a}$ is the largest constant for which one has an inequality +$C_{22a}$ is the largest constant for which one has an inequality -$L\geq C\_{22a}C^{3/4}$ +$L\geq C_{22a}C^{3/4}$ for all knots, where $L$ is the ropelength of a knot (or link) with [crossing number](https://en.wikipedia.org/wiki/Crossing_number_(knot_theory)) $C$. The _ropelength_ $L$ is the infimum over all embeddings of the knot (or link) of the ratio of the contour length of the knot to its thickness. The _thickness_ is defined as the radius of the smallest circle that passes through any three points on the knot (where collinear points yield an infinite radius). Colloquially, the ropelength is the least amount of rope required to tie a specific knot in a rope of unit radius. See [CKS2002] for the full definition.