K11n3
From Knot Atlas
|
|
|
|
![]() (Knotscape image) | See the full Hoste-Thistlethwaite Table of 11 Crossing Knots.
Visit K11n3's page at Knotilus! Visit K11n3's page at the original Knot Atlas! |
[edit] Knot presentations
| Planar diagram presentation | X4251 X8394 X10,6,11,5 X7,15,8,14 X2,9,3,10 X11,16,12,17 X13,20,14,21 X15,7,16,6 X17,22,18,1 X19,12,20,13 X21,18,22,19 |
| Gauss code | 1, -5, 2, -1, 3, 8, -4, -2, 5, -3, -6, 10, -7, 4, -8, 6, -9, 11, -10, 7, -11, 9 |
| Dowker-Thistlethwaite code | 4 8 10 -14 2 -16 -20 -6 -22 -12 -18 |
| A Braid Representative | | ||||||
| A Morse Link Presentation |
|
[edit] Three dimensional invariants
|
[edit] Four dimensional invariants
|
[edit] Polynomial invariants
| Alexander polynomial | −3t2 + 11t−15 + 11t−1−3t−2 |
| Conway polynomial | −3z4−z2 + 1 |
| 2nd Alexander ideal (db, data sources) | {1} |
| Determinant and Signature | { 43, -2 } |
| Jones polynomial | q3−2q2 + 4q−6 + 7q−1−7q−2 + 7q−3−5q−4 + 3q−5−q−6 |
| HOMFLY-PT polynomial (db, data sources) | −a6 + 3z2a4 + 3a4−2z4a2−4z2a2−2a2−z4−z2 + z2a−2 + a−2 |
| Kauffman polynomial (db, data sources) | a3z9 + az9 + 2a4z8 + 4a2z8 + 2z8 + a5z7−a3z7 + 2z7a−1−7a4z6−13a2z6 + z6a−2−5z6−a5z5−a3z5−7az5−7z5a−1 + 3a6z4 + 15a4z4 + 16a2z4−4z4a−2 + a7z3 + 4a5z3 + 4a3z3 + 7az3 + 6z3a−1−3a6z2−11a4z2−10a2z2 + 4z2a−2 + 2z2−a7z−2a5z−2a3z−3az−2za−1 + a6 + 3a4 + 2a2−a−2 |
| The A2 invariant | Data:K11n3/QuantumInvariant/A2/1,0 |
| The G2 invariant | Data:K11n3/QuantumInvariant/G2/1,0 |
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["K11n3"];
|
In[4]:=
| Alexander[K][t]
|
KnotTheory::loading: Loading precomputed data in PD4Knots`.
|
Out[4]=
| −3t2 + 11t−15 + 11t−1−3t−2 |
In[5]:=
| Conway[K][z]
|
Out[5]=
| −3z4−z2 + 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]=
| { 43, -2 } |
In[8]:=
| Jones[K][q]
|
KnotTheory::loading: Loading precomputed data in Jones4Knots`.
|
Out[8]=
| q3−2q2 + 4q−6 + 7q−1−7q−2 + 7q−3−5q−4 + 3q−5−q−6 |
In[9]:=
| HOMFLYPT[K][a, z]
|
KnotTheory::credits: The HOMFLYPT program was written by Scott Morrison.
|
Out[9]=
| −a6 + 3z2a4 + 3a4−2z4a2−4z2a2−2a2−z4−z2 + z2a−2 + a−2 |
In[10]:=
| Kauffman[K][a, z]
|
KnotTheory::loading: Loading precomputed data in Kauffman4Knots`.
|
Out[10]=
| a3z9 + az9 + 2a4z8 + 4a2z8 + 2z8 + a5z7−a3z7 + 2z7a−1−7a4z6−13a2z6 + z6a−2−5z6−a5z5−a3z5−7az5−7z5a−1 + 3a6z4 + 15a4z4 + 16a2z4−4z4a−2 + a7z3 + 4a5z3 + 4a3z3 + 7az3 + 6z3a−1−3a6z2−11a4z2−10a2z2 + 4z2a−2 + 2z2−a7z−2a5z−2a3z−3az−2za−1 + a6 + 3a4 + 2a2−a−2 |
[edit] "Similar" Knots (within the Atlas)
Same Alexander/Conway Polynomial: {10_7, K11a59,}
Same Jones Polynomial (up to mirroring,
):
{9_22,}
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["K11n3"];
|
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]=
| { −3t2 + 11t−15 + 11t−1−3t−2, q3−2q2 + 4q−6 + 7q−1−7q−2 + 7q−3−5q−4 + 3q−5−q−6 } |
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]=
| {10_7, K11a59,} |
In[6]:=
| DeleteCases[
Select[
AllKnots[],
(J === Jones[#][q] || (J /. q -> 1/q) === Jones[#][q]) &
],
K
]
|
KnotTheory::loading: Loading precomputed data in Jones4Knots11`.
|
Out[6]=
| {9_22,} |
[edit] Vassiliev invariants
| V2 and V3: | (-1, -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.
[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 = -2 is the signature of K11n3. 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. |
|


