L9a53
From Knot Atlas
Jump to navigationJump to search
|
|
Visit L9a53's page at Knotilus!
Visit L9a53's page at the original Knot Atlas! | |
L9a53 is in the Rolfsen table of links. |
Knot presentations
Planar diagram presentation | X6172 X12,7,13,8 X4,13,1,14 X18,10,15,9 X8493 X16,5,17,6 X14,17,5,18 X10,16,11,15 X2,12,3,11 |
Gauss code | {1, -9, 5, -3}, {8, -6, 7, -4}, {6, -1, 2, -5, 4, -8, 9, -2, 3, -7} |
Polynomial invariants
Multivariable Alexander Polynomial (in , , , ...) | (db) |
Jones polynomial | (db) |
Signature | 0 (db) |
HOMFLY-PT polynomial | (db) |
Kauffman polynomial | (db) |
Vassiliev invariants
V2 and V3: | (0, -1) |
V2,1 through V6,9: |
|
V2,1 through V6,9 were provided by Petr Dunin-Barkowski <barkovs@itep.ru>, Andrey Smirnov <asmirnov@itep.ru>, and Alexei Sleptsov <sleptsov@itep.ru> and uploaded on October 2010 by User:Drorbn. Note that they are normalized differently than V2 and V3.
Khovanov Homology
The coefficients of the monomials are shown, along with their alternating sums (fixed , alternation over ). The squares with yellow highlighting are those on the "critical diagonals", where or , where 0 is the signature of L9a53. Nonzero entries off the critical diagonals (if any exist) are highlighted in red. |
|
Integral Khovanov Homology
(db, data source) |
|
Computer Talk
Much of the above data can be recomputed by Mathematica using the package KnotTheory`
. See A Sample KnotTheory` Session.
In[1]:= |
<< KnotTheory` |
Loading KnotTheory` (version of August 17, 2005, 14:44:34)... | |
In[2]:= | Crossings[Link[2, Alternating, 1]] |
Out[2]= | 2 |
In[3]:= | PD[Link[2, Alternating, 1]] |
Out[3]= | PD[X[4, 1, 3, 2], X[2, 3, 1, 4]] |
In[4]:= | GaussCode[Link[2, Alternating, 1]] |
Out[4]= | GaussCode[{1, -2}, {2, -1}] |
In[5]:= | BR[Link[2, Alternating, 1]] |
Out[5]= | BR[Link[2, Alternating, 1]] |
In[6]:= | alex = Alexander[Link[2, Alternating, 1]][t] |
Out[6]= | ComplexInfinity |
In[7]:= | Conway[Link[2, Alternating, 1]][z] |
Out[7]= | ComplexInfinity |
In[8]:= | Select[AllKnots[], (alex === Alexander[#][t])&] |
Out[8]= | {} |
In[9]:= | {KnotDet[Link[2, Alternating, 1]], KnotSignature[Link[2, Alternating, 1]]} |
Out[9]= | {Infinity, -1} |
In[10]:= | J=Jones[Link[2, Alternating, 1]][q] |
Out[10]= | -(5/2) 1 |
In[11]:= | Select[AllKnots[], (J === Jones[#][q] || (J /. q-> 1/q) === Jones[#][q])&] |
Out[11]= | {} |
In[12]:= | A2Invariant[Link[2, Alternating, 1]][q] |
Out[12]= | -10 2 2 2 -2 |
In[13]:= | Kauffman[Link[2, Alternating, 1]][a, z] |
Out[13]= | 32 a a 3 |
In[14]:= | {Vassiliev[2][Link[2, Alternating, 1]], Vassiliev[3][Link[2, Alternating, 1]]} |
Out[14]= | 17 |
In[15]:= | Kh[Link[2, Alternating, 1]][q, t] |
Out[15]= | -2 1 1 |