ConceptComplete

Braids and the Braid Group - Examples and Constructions

Explicit braid constructions demonstrate the power of algebraic knot representations and provide computational tools.

Example

Torus knots as braids: The (p,q)(p,q)-torus knot T(p,q)T(p,q) has canonical braid representation in BqB_q: Ξ²p,q=(Οƒ1Οƒ2β‹―Οƒqβˆ’1)p\beta_{p,q} = (\sigma_1 \sigma_2 \cdots \sigma_{q-1})^p

For trefoil T(2,3)T(2,3): Ξ²=(Οƒ1Οƒ2)2=Οƒ1Οƒ2Οƒ1Οƒ2\beta = (\sigma_1 \sigma_2)^2 = \sigma_1 \sigma_2 \sigma_1 \sigma_2

Closure Ξ²β€Ύ\overline{\beta} gives the trefoil. Different factorizations (e.g., Οƒ2Οƒ1Οƒ2Οƒ1\sigma_2 \sigma_1 \sigma_2 \sigma_1) represent the same knot via Markov equivalence.

For T(3,2)T(3,2): Ξ²=(Οƒ1)3=Οƒ13\beta = (\sigma_1)^3 = \sigma_1^3 (3-twist in 2-strand braid)

Definition

Braid index b(K)b(K) of a knot KK is the minimum number of strands needed in any braid representation: b(K)=min⁑{n:K=Ξ²β€ΎΒ forΒ some β∈Bn}b(K) = \min\{n : K = \overline{\beta} \text{ for some } \beta \in B_n\}

Properties:

  • b(unknot)=1b(\text{unknot}) = 1
  • b(T(p,q))=max⁑(p,q)b(T(p,q)) = \max(p,q) for torus knots
  • b(K1#K2)≀b(K1)+b(K2)βˆ’1b(K_1 \# K_2) \leq b(K_1) + b(K_2) - 1
  • Morton-Franks-Williams inequality: b(K)β‰₯s(VK)+1b(K) \geq s(V_K) + 1 where ss is span of Jones polynomial
Example

Computing braid index: For the figure-eight knot 414_1:

  • Minimal braid: Ξ²=Οƒ1Οƒ2βˆ’1Οƒ1Οƒ2βˆ’1∈B3\beta = \sigma_1 \sigma_2^{-1} \sigma_1 \sigma_2^{-1} \in B_3
  • Therefore b(41)=3b(4_1) = 3
  • MFW inequality: span(V41)=4\text{span}(V_{4_1}) = 4, giving b(41)β‰₯3b(4_1) \geq 3
  • Combined: b(41)=3b(4_1) = 3 exactly

For pretzel P(a,b,c)P(a,b,c): typically bβ‰₯3b \geq 3, with equality for many examples.

Remark

Computing braid index exactly is NP-hard in general. Practical approaches:

  • Upper bound: Convert knot diagram to braid using standard algorithm
  • Lower bound: Use Jones polynomial span (MFW inequality)
  • Exact computation: For small knots, enumerate braids in B2,B3,…B_2, B_3, \ldots until closure matches

Braid index connects crossing number and bridge number: c(K)β‰₯2b(K)βˆ’2c(K) \geq 2b(K) - 2 for any knot.

Definition

Burau representation: Linear representation ρ:Bnβ†’GLn(Z[tΒ±1])\rho: B_n \to GL_n(\mathbb{Z}[t^{\pm 1}]) given by: ρ(Οƒi)=(Iiβˆ’1000(1βˆ’tt10)000Inβˆ’iβˆ’1)\rho(\sigma_i) = \begin{pmatrix} I_{i-1} & 0 & 0 \\ 0 & \begin{pmatrix} 1-t & t \\ 1 & 0 \end{pmatrix} & 0 \\ 0 & 0 & I_{n-i-1} \end{pmatrix}

At t=βˆ’1t=-1, this gives Alexander polynomial. Burau is faithful for n≀3n \leq 3 but not for nβ‰₯5n \geq 5 (Moody, 1991).

Example

Plat vs. trace closure: Different closure methods produce different links from the same braid.

For Ξ²=Οƒ1∈B2\beta = \sigma_1 \in B_2:

  • Plat closure: Hopf link (two linked unknots)
  • Trace closure: Single unknot (isotopically)

The difference matters for link invariants but not for knot theory (single-component links only).

Example

Random braids: Random walks in BnB_n produce complex knots. Statistical properties:

  • Typical nn-letter random braid in BmB_m produces knot with c(K)β‰ˆcn1/2c(K) \approx cn^{1/2} crossings
  • Knot complexity grows sublinearly with braid word length
  • Most random braids yield hyperbolic knots (Thurston)

Applications: generating test cases for knot algorithms, studying "typical" knot properties.

Definition

Link between braids and mapping class groups: The braid group BnB_n embeds into the mapping class group MCG(Dn)MCG(D_n) of an nn-punctured disk: Bnβ†ͺMCG(Dn)B_n \hookrightarrow MCG(D_n)

Each braid Ξ²\beta induces a homeomorphism of the disk fixing boundary, giving a mapping class. This connects braid theory to surface topology and TeichmΓΌller theory.

Example

Quantum groups and R-matrices: The Yang-Baxter equation satisfied by braids corresponds to R-matrices in quantum groups: R12R13R23=R23R13R12R_{12} R_{13} R_{23} = R_{23} R_{13} R_{12}

Representations of quantum sln\mathfrak{sl}_n give solutions, producing:

  • HOMFLY-PT polynomial from sln\mathfrak{sl}_n
  • Kauffman polynomial from son\mathfrak{so}_n
  • Colored Jones polynomials from quantum sl2\mathfrak{sl}_2

This quantum group perspective unifies various knot polynomials through representation theory.

These constructions demonstrate how braids provide a computational framework for knot theory, enabling explicit calculations and algorithmic approaches to topological questions.