Three Dimensional Invariants

From Knot Atlas
Revision as of 23:55, 24 August 2005 by Drorbn (talk | contribs)
Jump to navigationJump to search


(For In[1] see Setup)

In[2]:= ?SymmetryType

SymmetryType[K] returns the symmetry type of the knot K, if known to KnotTheory`. The possible types are: Reversible, FullyAmphicheiral, NegativeAmphicheiral and Chiral.

In[3]:= SymmetryType::about

The symmetry type data known to KnotTheory` is taken from Charles Livingston's "Table of Knot Invariants", http://www.indiana.edu/~knotinfo/.

The unknotting number of a knot is the minimal number of crossing changes needed in order to unknot .

In[4]:= ?UnknottingNumber

UnknottingNumber[K] returns the unknotting number of the knot K, if known to KnotTheory`. If only a range of possible values is known, a list of the form {min, max} is returned.

In[5]:= UnknottingNumber::about

The unknotting numbers of torus knots are due to ???. All other unknotting numbers known to KnotTheory` are taken from Charles Livingston's "Table of Knot Invariants", http://www.indiana.edu/~knotinfo/.


Of the 512 knots whose unknotting number is known to KnotTheory`, 197 have unknotting number 1, 247 have unknotting number 2, 54 have unknotting number 3, 12 have unknotting number 4 and 1 has unknotting number 5:


There are knots with up to 9 crossings whose unknotting number is unknown:


The bridge index' of a knot is the minimal number of local maxima (or local minima) in a generic smooth embedding of in .


An often studied class of knots is the class of 2-bridge knots, knots whose bridge index is 2. Of the 49 9-crossings knots, 24 are 2-bridge:


The super bridge index of a knot is the minimal number, in a generic smooth embedding of in , of the maximal number of local maxima (or local minima) in a rigid rotation of that projection.