Skip to content

Knots and Braids

A braid on strands is exactly what it sounds like: threads running top to bottom, crossing over and under each other. Artin's presentation makes that a group , generated by — where crosses strand over strand — with just two families of relations:

Add and the strands forget which went over: you get the symmetric group. That forgetting is a homomorphism , and it is the first invariant here.

The reason braids belong in a combinatorics catalogue is the closure. Bend a braid round and glue its top to its bottom, and you have a link in space; by Alexander's theorem every link arises this way. So a braid word — a finite string of integers — is a complete combinatorial name for a knot, and knot invariants become computations on strings.

The group

Words, and what they forget

The writhe is the exponent sum — the abelianisation B_n → ℤ.

source
<notatio-cell value="BraidPermutation(Braid(3, [1, 2]))" />
<notatio-cell value="BraidWrithe(Braid(3, [1, -2, 1]))" />
<notatio-cell value="BraidInverse(Braid(3, [1, 2]))" />
<notatio-cell value="BraidPower(Braid(2, [1]), 3)" />

Two different words can be the same braid — and are equal in the group but not as strings — so nothing here solves the word problem. What is computed instead are invariants, quantities that agree on every word naming the same braid.

Closing up

The permutation's cycles are the closure's components, so a closure is a knot exactly when the permutation is an -cycle. in closes to the trefoil; closes to the Hopf link, which has two.

One component or two

T(2,q) is a knot for odd q and a two-component link for even q.

source
<notatio-cell value="BraidComponents(Braid(2, [1, 1, 1]))" />
<notatio-cell value="BraidComponents(Braid(2, [1, 1]))" />
<notatio-cell value="BraidIsKnot(TorusBraid(2, 5))" />
<notatio-cell value="BraidIsKnot(TorusBraid(2, 4))" />

For a positive braid — no negative letters — Bennequin's theorem says Seifert's algorithm on the diagram is already optimal, so the genus of the closure is for crossings on strands. Positivity is doing real work there; the same formula on a mixed braid is simply false.

Burau, and the Alexander polynomial

The deeper invariant comes from a linear representation. Burau sends into over the Laurent polynomials , and the Alexander polynomial of the closure falls out of a determinant:

The is not laziness: is only defined up to a factor , so every polynomial here is normalised to start at with a positive leading coefficient.

The small knots by name

The result is an expression in t, so it is ordinary algebra afterwards.

source
<notatio-cell value="AlexanderPolynomial(Braid(2, [1, 1, 1]))" />
<notatio-cell value="AlexanderPolynomial(BraidPower(Braid(3, [1, -2]), 2))" />
<notatio-cell value="AlexanderPolynomial(TorusBraid(3, 4))" />
<notatio-cell value="AlexanderPolynomial(TorusKnot(3, 4))" />

The last two cells are the package's own check on itself. One runs the Burau matrices and takes a determinant; the other is the closed form

which mentions no braid at all. They agree for every coprime pair tried, which is what gives any confidence that the Burau generators are written down correctly.

Computing that determinant is its own small problem. Cofactor expansion costs multiplications and the braids below reach ten strands; Gaussian elimination wants a field, which a polynomial ring is not. Bareiss elimination threads between them — every intermediate is itself a minor of the original matrix, so each division is exact over any integral domain, and is one.

The Jones polynomial, from diagrams rather than matrices

Alexander came out of a linear representation. Jones comes out of a diagram one — and the diagrams are the Temperley–Lieb ones from the previous section, not a lookalike. Send each generator to a combination of the identity and a TL diagram:

Those two images are the two ways of smoothing a crossing, which is the whole content of the Kauffman bracket. Multiply the braid word out in , close each surviving diagram up, and let every resulting circle contribute :

The bracket alone is not an invariant — a single positive crossing on an unknot leaves behind — so correct by the writhe, , and then substitute .

V, and what it is made of

The raw bracket is not invariant; dividing out (−A³)^w is what fixes it.

source
<notatio-cell value="JonesPolynomial(Braid(2, [1, 1, 1]))" />
<notatio-cell value="KauffmanBracket(Braid(2, [1]))" />
<notatio-cell value="BracketInvariant(Braid(2, [1]))" />
<notatio-cell value="JonesPolynomial(BraidPower(Braid(3, [1, -2]), 2))" />

Two checks worth stating, because they run through completely different machinery. JonesPolynomial takes the knot however you name it: name it TorusKnot(p, q) and it answers from a closed form with no braid, no bracket and no diagrams in it; name a braid the knot closes from and it goes through Temperley–Lieb. They match for every coprime pair tried. And the knot determinant is both and — one computed from Burau matrices over , the other from Temperley–Lieb diagrams over .

Two routes, one number

The same polynomial by both routes, then the same knot named two more ways.

source
<notatio-cell value="JonesPolynomial(TorusKnot(3, 4))" />
<notatio-cell value="JonesPolynomial(TorusBraid(3, 4))" />
<notatio-cell value='JonesPolynomial("LLRLR")' />
<notatio-cell value='AlexanderPolynomial("LLRLR")' />

needs a square root of when the link has an even number of components, so JonesPolynomial declines there rather than inventing one — the bracket, which lives in , is still perfectly well defined and is what to ask for instead.

The knots the modular flow draws

Now the bridge back to the modular group. A hyperbolic conjugacy class there is an word up to rotation; it is a closed geodesic on the modular surface; and because the unit tangent bundle of that surface is the complement of a trefoil in , it is a knot. Ghys's theorem identifies those modular knots with the periodic orbits of the Lorenz attractor, and those have a purely combinatorial braid:

  1. The word's cyclic rotations name the points where the orbit meets the template's branch line.
  2. Order those points. Both branches of the Lorenz template preserve orientation, so the order is simply lexicographic on itineraries with . (On a tent map one branch flips and the order would alternate instead — that orientation is the whole reason Lorenz knots are as well behaved as they are.)
  3. The flow advances each point to the next rotation, inducing a permutation. Its positive permutation braid — the unique positive braid where no two strands cross twice — is the Lorenz braid.

A geodesic, and its knot

LLRLR is the shortest closed geodesic whose knot is a trefoil.

source
<notatio-cell value='LorenzBraid("LLRLR")' />
<notatio-cell value='LorenzPermutation("LLRLR")' />
<notatio-cell value='AlexanderPolynomial("LLRLR")' />
<notatio-cell value='SeifertGenus("LLRLR")' />

An word is accepted anywhere a braid is, so every head above works on a geodesic directly.

The trip number — how many corners the cyclic word has, i.e. how many points cross the branch line rightwards — is the braid index of the resulting link. Trip number therefore means braid index , which means the unknot, and that is checkable against the Alexander polynomial on every word at once.

Trip number is braid index

One hump each way is an unknotted orbit, however long the word.

source
<notatio-cell value='TripNumber("LLRLR")' />
<notatio-cell value='TripNumber("LLLRRRR")' />
<notatio-cell value='AlexanderPolynomial("LLLRRRR")' />
<notatio-cell value='AlexanderPolynomial("LLLRLLR")' />

Things worth knowing

  • draws the unknot. It is tempting to guess it gives the torus knot — it does not. One hump each way is an unknotted orbit, its trip number is , and its braid index is therefore . The torus knots show up elsewhere.
  • The torus knots are the rotation words. When the Lorenz permutation happens to be a rotation on points, the knot is . The words that do this are the Christoffel words — the same rotation sequences Sturmian dynamics is built from, which is one more place the modular flow runs into continued fractions.
  • The shortest knotted geodesic has symbolic length 5. , , and their kin are all unknotted; is the first that draws a trefoil.
  • Positivity is load-bearing. The genus formula, the braid index claim and the well-behavedness of the whole Lorenz family all rest on the braids being positive. Ask for the genus of a mixed braid and you get nothing back, deliberately.

Going further

  • Torus knots — the family you can draw on a doughnut, where is a braid you can read off the two winding numbers.
  • The Lorenz flow — the same knots, as trajectories of a differential equation, and why those two facts are the same fact.

What this connects to

  • The modular group — where the words come from, and where the other half of the story lives: the linking number of these knots with the trefoil is the Rademacher symbol, read off by counting letters.
  • Hecke algebras — the Iwahori–Hecke algebra is a quotient of the braid group's algebra, so the same appear there with one extra relation.
  • Diagram algebras — the Temperley–Lieb diagrams the Jones polynomial is computed in are the same ones catalogued there, with the same product.
  • Permutations, inversions and Lyndon words in the enumeratio catalogue: a positive permutation braid has one crossing per inversion, and the closed geodesics are necklaces.