K11a62
From Knot Atlas
|
|
|
|
![]() (Knotscape image) | See the full Hoste-Thistlethwaite Table of 11 Crossing Knots.
Visit K11a62's page at Knotilus! Visit K11a62's page at the original Knot Atlas! |
[edit] Knot presentations
| Planar diagram presentation | X4251 X8394 X16,5,17,6 X10,8,11,7 X2,9,3,10 X18,11,19,12 X20,13,21,14 X22,15,1,16 X6,17,7,18 X12,19,13,20 X14,21,15,22 |
| Gauss code | 1, -5, 2, -1, 3, -9, 4, -2, 5, -4, 6, -10, 7, -11, 8, -3, 9, -6, 10, -7, 11, -8 |
| Dowker-Thistlethwaite code | 4 8 16 10 2 18 20 22 6 12 14 |
| A Braid Representative | | ||||
| A Morse Link Presentation |
|
[edit] Three dimensional invariants
|
[edit] Four dimensional invariants
|
[edit] Polynomial invariants
| Alexander polynomial | −t4 + 5t3−8t2 + 9t−9 + 9t−1−8t−2 + 5t−3−t−4 |
| Conway polynomial | −z8−3z6 + 2z4 + 6z2 + 1 |
| 2nd Alexander ideal (db, data sources) | {1} |
| Determinant and Signature | { 55, -6 } |
| Jones polynomial | q−1−2q−2 + 4q−3−5q−4 + 7q−5−8q−6 + 8q−7−7q−8 + 6q−9−4q−10 + 2q−11−q−12 |
| HOMFLY-PT polynomial (db, data sources) | −z4a10−4z2a10−3a10 + 2z6a8 + 10z4a8 + 14z2a8 + 6a8−z8a6−6z6a6−12z4a6−11z2a6−5a6 + z6a4 + 5z4a4 + 7z2a4 + 3a4 |
| Kauffman polynomial (db, data sources) | z3a15−za15 + 2z4a14−z2a14 + 3z5a13−2z3a13 + za13 + 4z6a12−6z4a12 + 4z2a12 + 4z7a11−7z5a11 + 2z3a11 + 4z8a10−11z6a10 + 10z4a10−9z2a10 + 3a10 + 3z9a9−9z7a9 + 6z5a9−3z3a9 + z10a8 + 2z8a8−24z6a8 + 41z4a8−27z2a8 + 6a8 + 5z9a7−24z7a7 + 34z5a7−17z3a7 + 3za7 + z10a6−z8a6−15z6a6 + 35z4a6−23z2a6 + 5a6 + 2z9a5−11z7a5 + 18z5a5−9z3a5 + za5 + z8a4−6z6a4 + 12z4a4−10z2a4 + 3a4 |
| The A2 invariant | −q36−q34−q30 + q28 + 2q24 + q22−q20 + q18−2q16 + q14 + q10 + q8 + q4 |
| The G2 invariant | q196−q194 + 2q192−2q190 + q188−2q184 + 4q182−5q180 + 6q178−6q176 + 3q174 + 2q172−6q170 + 11q168−12q166 + 10q164−8q162−q160 + 7q158−14q156 + 15q154−12q152 + 5q150−6q146 + 8q144−8q142 + 6q140−6q138 + 4q136−5q134 + 3q132 + 2q130−8q128 + 14q126−13q124 + 7q122 + q120−10q118 + 11q116−4q114−5q112 + 14q110−14q108 + 7q106 + 11q104−24q102 + 31q100−26q98 + 12q96 + 7q94−21q92 + 33q90−30q88 + 23q86−9q84−7q82 + 19q80−24q78 + 18q76−9q74−6q72 + 16q70−18q68 + 7q66 + 10q64−25q62 + 29q60−22q58 + q56 + 20q54−34q52 + 38q50−26q48 + 9q46 + 11q44−22q42 + 25q40−17q38 + 10q36−4q32 + 6q30−5q28 + 4q26−q24 + q22 |
KnotTheory`, as shown in the (simulated) Mathematica session below. Your input (in red) is realistic; all else should have the same content as in a real mathematica session, but with different formatting. This Mathematica session is also available (albeit only for the knot 5_2) as the notebook PolynomialInvariantsSession.nb.
(The path below may be different on your system, and possibly also the KnotTheory` date)
In[1]:=
| AppendTo[$Path, "C:/drorbn/projects/KAtlas/"];
<< KnotTheory`
|
Loading KnotTheory` version of August 31, 2006, 11:25:27.5625.
|
In[3]:=
| K = Knot["K11a62"];
|
In[4]:=
| Alexander[K][t]
|
KnotTheory::loading: Loading precomputed data in PD4Knots`.
|
Out[4]=
| −t4 + 5t3−8t2 + 9t−9 + 9t−1−8t−2 + 5t−3−t−4 |
In[5]:=
| Conway[K][z]
|
Out[5]=
| −z8−3z6 + 2z4 + 6z2 + 1 |
In[6]:=
| Alexander[K, 2][t]
|
KnotTheory::credits: The program Alexander[K, r] to compute Alexander ideals was written by Jana Archibald at the University of Toronto in the summer of 2005.
|
Out[6]=
| {1} |
In[7]:=
| {KnotDet[K], KnotSignature[K]}
|
Out[7]=
| { 55, -6 } |
In[8]:=
| Jones[K][q]
|
KnotTheory::loading: Loading precomputed data in Jones4Knots`.
|
Out[8]=
| q−1−2q−2 + 4q−3−5q−4 + 7q−5−8q−6 + 8q−7−7q−8 + 6q−9−4q−10 + 2q−11−q−12 |
In[9]:=
| HOMFLYPT[K][a, z]
|
KnotTheory::credits: The HOMFLYPT program was written by Scott Morrison.
|
Out[9]=
| −z4a10−4z2a10−3a10 + 2z6a8 + 10z4a8 + 14z2a8 + 6a8−z8a6−6z6a6−12z4a6−11z2a6−5a6 + z6a4 + 5z4a4 + 7z2a4 + 3a4 |
In[10]:=
| Kauffman[K][a, z]
|
KnotTheory::loading: Loading precomputed data in Kauffman4Knots`.
|
Out[10]=
| z3a15−za15 + 2z4a14−z2a14 + 3z5a13−2z3a13 + za13 + 4z6a12−6z4a12 + 4z2a12 + 4z7a11−7z5a11 + 2z3a11 + 4z8a10−11z6a10 + 10z4a10−9z2a10 + 3a10 + 3z9a9−9z7a9 + 6z5a9−3z3a9 + z10a8 + 2z8a8−24z6a8 + 41z4a8−27z2a8 + 6a8 + 5z9a7−24z7a7 + 34z5a7−17z3a7 + 3za7 + z10a6−z8a6−15z6a6 + 35z4a6−23z2a6 + 5a6 + 2z9a5−11z7a5 + 18z5a5−9z3a5 + za5 + z8a4−6z6a4 + 12z4a4−10z2a4 + 3a4 |
[edit] "Similar" Knots (within the Atlas)
Same Alexander/Conway Polynomial: {}
Same Jones Polynomial (up to mirroring,
):
{}
KnotTheory`. Your input (in red) is realistic; all else should have the same content as in a real mathematica session, but with different formatting.
(The path below may be different on your system, and possibly also the KnotTheory` date)
In[1]:=
| AppendTo[$Path, "C:/drorbn/projects/KAtlas/"];
<< KnotTheory`
|
Loading KnotTheory` version of May 31, 2006, 14:15:20.091.
|
In[3]:=
| K = Knot["K11a62"];
|
In[4]:=
| {A = Alexander[K][t], J = Jones[K][q]}
|
KnotTheory::loading: Loading precomputed data in PD4Knots`.
|
KnotTheory::loading: Loading precomputed data in Jones4Knots`.
|
Out[4]=
| { −t4 + 5t3−8t2 + 9t−9 + 9t−1−8t−2 + 5t−3−t−4, q−1−2q−2 + 4q−3−5q−4 + 7q−5−8q−6 + 8q−7−7q−8 + 6q−9−4q−10 + 2q−11−q−12 } |
In[5]:=
| DeleteCases[Select[AllKnots[], (A === Alexander[#][t]) &], K]
|
KnotTheory::loading: Loading precomputed data in DTCode4KnotsTo11`.
|
KnotTheory::credits: The GaussCode to PD conversion was written by Siddarth Sankaran at the University of Toronto in the summer of 2005.
|
Out[5]=
| {} |
In[6]:=
| DeleteCases[
Select[
AllKnots[],
(J === Jones[#][q] || (J /. q -> 1/q) === Jones[#][q]) &
],
K
]
|
KnotTheory::loading: Loading precomputed data in Jones4Knots11`.
|
Out[6]=
| {} |
[edit] Vassiliev invariants
| V2 and V3: | (6, -17) |
| 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.
[edit] Khovanov Homology
| The coefficients of the monomials trqj are shown, along with their alternating sums χ (fixed j, alternation over r). The squares with yellow highlighting are those on the "critical diagonals", where j−2r = s + 1 or j−2r = s−1, where s = -6 is the signature of K11a62. Nonzero entries off the critical diagonals (if any exist) are highlighted in red. |
|
| Integral Khovanov Homology
(db, data source) |
|
[edit] Computer Talk
Much of the above data can be recomputed by Mathematica using the packageKnotTheory`. See A Sample KnotTheory` Session.
[edit] Modifying This Page
| Read me first: Modifying Knot Pages.
See/edit the Hoste-Thistlethwaite Knot Page master template (intermediate). See/edit the Hoste-Thistlethwaite_Splice_Base (expert). Back to the top. |
|


