L8a14
From Knot Atlas
Jump to navigationJump to search
|
|
![]() |
Visit L8a14's page at Knotilus!
Visit L8a14's page at the original Knot Atlas! |
L8a14 is in the Rolfsen table of links. |
![]() Floor of the Stock Exchange [1] |
|||||||
|
Knot presentations
Planar diagram presentation | X10,1,11,2 X2,11,3,12 X12,3,13,4 X14,5,15,6 X16,7,9,8 X8,9,1,10 X4,13,5,14 X6,15,7,16 |
Gauss code | {1, -2, 3, -7, 4, -8, 5, -6}, {6, -1, 2, -3, 7, -4, 8, -5} |
Polynomial invariants
Multivariable Alexander Polynomial (in , , , ...) | (db) |
Jones polynomial | (db) |
Signature | -7 (db) |
HOMFLY-PT polynomial | (db) |
Kauffman polynomial | (db) |
Vassiliev invariants
V2 and V3: | (0, ) |
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 -7 is the signature of L8a14. 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[8, Alternating, 14]] |
Out[2]= | 8 |
In[3]:= | PD[Link[8, Alternating, 14]] |
Out[3]= | PD[X[10, 1, 11, 2], X[2, 11, 3, 12], X[12, 3, 13, 4], X[14, 5, 15, 6], X[16, 7, 9, 8], X[8, 9, 1, 10], X[4, 13, 5, 14], X[6, 15, 7, 16]] |
In[4]:= | GaussCode[Link[8, Alternating, 14]] |
Out[4]= | GaussCode[{1, -2, 3, -7, 4, -8, 5, -6}, {6, -1, 2, -3, 7, -4, 8, -5}] |
In[5]:= | BR[Link[8, Alternating, 14]] |
Out[5]= | BR[Link[8, Alternating, 14]] |
In[6]:= | alex = Alexander[Link[8, Alternating, 14]][t] |
Out[6]= | ComplexInfinity |
In[7]:= | Conway[Link[8, Alternating, 14]][z] |
Out[7]= | ComplexInfinity |
In[8]:= | Select[AllKnots[], (alex === Alexander[#][t])&] |
Out[8]= | {} |
In[9]:= | {KnotDet[Link[8, Alternating, 14]], KnotSignature[Link[8, Alternating, 14]]} |
Out[9]= | {Infinity, -7} |
In[10]:= | J=Jones[Link[8, Alternating, 14]][q] |
Out[10]= | -(23/2) -(21/2) -(19/2) -(17/2) -(15/2) -(13/2) |
In[11]:= | Select[AllKnots[], (J === Jones[#][q] || (J /. q-> 1/q) === Jones[#][q])&] |
Out[11]= | {} |
In[12]:= | A2Invariant[Link[8, Alternating, 14]][q] |
Out[12]= | -34 -32 -30 -20 -18 2 -14 -12 |
In[13]:= | Kauffman[Link[8, Alternating, 14]][a, z] |
Out[13]= | 7 98 a a 7 9 11 13 15 8 2 |
In[14]:= | {Vassiliev[2][Link[8, Alternating, 14]], Vassiliev[3][Link[8, Alternating, 14]]} |
Out[14]= | 317 |
In[15]:= | Kh[Link[8, Alternating, 14]][q, t] |
Out[15]= | -8 -6 1 1 1 1 1 1 |