Reidemeister Moves and Invariants - Examples and Constructions
Practical applications of Reidemeister moves demonstrate their power in proving knot equivalences and computing invariants.
Unknotting the Trefoil is Impossible: To prove the trefoil is nontrivial, we must show no sequence of Reidemeister moves transforms it to the unknot.
Direct approach: Try all possible move sequences (infeasible).
Invariant approach: Find an invariant differing on and unknot:
- Tricolorability: admits 3 non-trivial colorings, unknot admits 0
- Jones polynomial:
- Knot group: is non-abelian,
Each invariant provides an independent proof that no Reidemeister sequence can unknot the trefoil.
A Reidemeister tangle is a diagram fragment with four boundary points that transforms under generalized Reidemeister moves. Tangles provide modular building blocks for knots:
- Rational tangles: built from integer tangles via continued fractions
- Algebraic tangles: satisfy polynomial equations
- Montesinos tangles: generalize rational tangles
Tangle operations commute with Reidemeister moves, enabling compositional knot analysis.
Proving Knot Equivalence: Show that two different diagrams of the figure-eight knot represent the same knot using explicit Reidemeister moves.
Start with the standard 4-crossing diagram and the alternative "twisted" 6-crossing diagram:
- Apply Type I to reduce twists (6 → 5 crossings)
- Apply Type II to remove crossing pairs (5 → 4 crossings)
- Apply Type III to rearrange into standard form (maintain 4 crossings)
- Planar isotopy to match exactly
This explicit sequence proves equivalence constructively. For complex knots, such sequences can involve hundreds of moves.
The unknot recognition problem—determining if a diagram represents the unknot—is decidable but computationally expensive. Algorithms include:
- Haken's normal surface theory (exponential time)
- Hass-Lagarias-Pippenger (polynomial time but impractical)
- Modern heuristics using hyperbolic geometry and Floer homology
In practice, computing strong invariants (Jones, Alexander, hyperbolic volume) often suffices to prove non-triviality, though proving a suspicious diagram is the unknot remains challenging.
Constructing Invariants via Reidemeister Relations: The HOMFLY-PT polynomial satisfies the skein relation:
where differ at one crossing. To verify this defines a knot invariant, check:
Type I: The normalization factor for framing ensures invariance Type II: Adding/removing a crossing pair satisfies the skein relation identically Type III: Direct calculation shows unchanged, using the relation algebraically
This construction paradigm—define via skein relations, verify via Reidemeister moves—produces the major polynomial invariants.
Reidemeister coloring: A stronger version of tricolorability using modules over . At each crossing, assign elements satisfying:
The set of colorings forms a module whose rank is a knot invariant, related to the Alexander module and polynomial.
Computing Jones Polynomial: For the trefoil with positive crossings:
Continuing the recursion:
After simplification and writhe normalization (), we obtain:
This algorithmic computation works for any diagram, always producing the same value for equivalent knots thanks to Reidemeister invariance.
The power of Reidemeister moves lies in reducing infinite-dimensional topological problems to finite combinatorial ones, making knot theory computationally accessible while maintaining rigorous topological foundations.