R-Matrix Invariants: Difference between revisions

From Knot Atlas
Jump to navigationJump to search
No edit summary
 
No edit summary
Line 10: Line 10:
#Label the edges in between events in the Morse link presentation of K.
#Label the edges in between events in the Morse link presentation of K.
#Associate each event with one of the matrices as shown:
#Associate each event with one of the matrices as shown:
#*<code>X[k, Over, Down, Down]</code>:[[Image:REposcr.png|Positive crossing]]<math>\Rightarrow R_{ac}^{bd}</math>
#*<table><tr><td><code>X[k, Over, Down, Down]</code>:[[Image:REposcr.png|Positive crossing]]<math>\Rightarrow R_{ac}^{bd}</math>
#*<code>X[k, Under, Down, Down]</code>:[[Image:REnegcr.png|Negative crossing]] <math>\Rightarrow\bar{R}_{ac}^{bd}</math>
<td><code>X[k, Under, Down, Down]</code>:[[Image:REnegcr.png|Negative crossing]] <math>\Rightarrow\bar{R}_{ac}^{bd}</math>
</table>

Revision as of 20:22, 6 September 2005

KnotTheory` can compute knot and link invariants associated with matrix solutions of the Yang-Baxter equation, using the program REngine: (For In[1] see Setup)

In more detail, let be a free module of finite rank over a commutative ring, and let be invertible. Further, let there be invertible endomorphisms ; these correspond to McupL, McupR, McapL, and McapR respectively. Fixing a basis of V, we can regard all of these endomorphisms as matrices.

For an oriented knot or link , REngine returns the product , which is computed as follows:

  1. Find a Morse link presentation of such that it is composed only of crossings of the X[k, Over/Under, Down, Down] variety; this is easily accomplished by adding caps and cups where necessary. Take the chosen axis to be vertical, pointing upwards, so cups and caps are maxima and minima with respect to the vertical height function.
  2. Label the edges in between events in the Morse link presentation of K.
  3. Associate each event with one of the matrices as shown:
    • X[k, Over, Down, Down]:Positive crossing X[k, Under, Down, Down]:Negative crossing