K11a157
From Knot Atlas
|
|
|
|
![]() (Knotscape image) | See the full Hoste-Thistlethwaite Table of 11 Crossing Knots.
Visit K11a157's page at Knotilus! Visit K11a157's page at the original Knot Atlas! |
[edit] Knot presentations
| Planar diagram presentation | X4251 X10,3,11,4 X18,5,19,6 X12,8,13,7 X16,10,17,9 X2,11,3,12 X20,13,21,14 X8,16,9,15 X22,17,1,18 X6,19,7,20 X14,21,15,22 |
| Gauss code | 1, -6, 2, -1, 3, -10, 4, -8, 5, -2, 6, -4, 7, -11, 8, -5, 9, -3, 10, -7, 11, -9 |
| Dowker-Thistlethwaite code | 4 10 18 12 16 2 20 8 22 6 14 |
| A Braid Representative | | ||||
| A Morse Link Presentation |
|
[edit] Three dimensional invariants
|
[edit] Four dimensional invariants
|
[edit] Polynomial invariants
| Alexander polynomial | −t4 + 6t3−16t2 + 28t−33 + 28t−1−16t−2 + 6t−3−t−4 |
| Conway polynomial | −z8−2z6 + 2z2 + 1 |
| 2nd Alexander ideal (db, data sources) | ![]() |
| Determinant and Signature | { 135, -2 } |
| Jones polynomial | q3−4q2 + 9q−14 + 19q−1−22q−2 + 22q−3−18q−4 + 14q−5−8q−6 + 3q−7−q−8 |
| HOMFLY-PT polynomial (db, data sources) | −a2z8 + 2a4z6−5a2z6 + z6−a6z4 + 8a4z4−10a2z4 + 3z4−3a6z2 + 12a4z2−10a2z2 + 3z2−3a6 + 7a4−5a2 + 2 |
| Kauffman polynomial (db, data sources) | 2a4z10 + 2a2z10 + 6a5z9 + 12a3z9 + 6az9 + 8a6z8 + 13a4z8 + 12a2z8 + 7z8 + 6a7z7−3a5z7−20a3z7−7az7 + 4z7a−1 + 3a8z6−14a6z6−39a4z6−39a2z6 + z6a−2−16z6 + a9z5−9a7z5−8a5z5 + 4a3z5−7az5−9z5a−1−4a8z4 + 16a6z4 + 46a4z4 + 38a2z4−2z4a−2 + 10z4−2a9z3 + 6a7z3 + 13a5z3 + 8a3z3 + 8az3 + 5z3a−1 + a8z2−12a6z2−28a4z2−20a2z2 + z2a−2−4z2 + a9z−2a7z−5a5z−3a3z−2az−za−1 + 3a6 + 7a4 + 5a2 + 2 |
| The A2 invariant | −q24−q20−3q18 + 4q16−q14 + 4q12 + 3q10−3q8 + 3q6−6q4 + 3q2−q−2 + 3q−4−2q−6 + q−8 |
| The G2 invariant | q128−2q126 + 5q124−8q122 + 10q120−10q118 + 4q116 + 10q114−30q112 + 53q110−73q108 + 74q106−53q104 + 89q100−184q98 + 263q96−285q94 + 205q92−43q90−200q88 + 444q86−594q84 + 578q82−353q80−33q78 + 442q76−718q74 + 741q72−503q70 + 62q68 + 382q66−634q64 + 590q62−242q60−225q58 + 619q56−714q54 + 457q52 + 41q50−598q48 + 990q46−1019q44 + 687q42−80q40−565q38 + 1029q36−1139q34 + 855q32−321q30−291q28 + 734q26−857q24 + 643q22−176q20−321q18 + 622q16−611q14 + 275q12 + 201q10−617q8 + 783q6−619q4 + 209q2 + 290−671q−2 + 802q−4−649q−6 + 303q−8 + 78q−10−371q−12 + 490q−14−435q−16 + 279q−18−80q−20−74q−22 + 152q−24−163q−26 + 122q−28−66q−30 + 20q−32 + 12q−34−24q−36 + 22q−38−16q−40 + 8q−42−3q−44 + q−46 |
Further Quantum Invariants
Computer Talk
The above data is available with the Mathematica package
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["K11a157"];
|
In[4]:=
| Alexander[K][t]
|
KnotTheory::loading: Loading precomputed data in PD4Knots`.
|
Out[4]=
| −t4 + 6t3−16t2 + 28t−33 + 28t−1−16t−2 + 6t−3−t−4 |
In[5]:=
| Conway[K][z]
|
Out[5]=
| −z8−2z6 + 2z2 + 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]=
|
|
In[7]:=
| {KnotDet[K], KnotSignature[K]}
|
Out[7]=
| { 135, -2 } |
In[8]:=
| Jones[K][q]
|
KnotTheory::loading: Loading precomputed data in Jones4Knots`.
|
Out[8]=
| q3−4q2 + 9q−14 + 19q−1−22q−2 + 22q−3−18q−4 + 14q−5−8q−6 + 3q−7−q−8 |
In[9]:=
| HOMFLYPT[K][a, z]
|
KnotTheory::credits: The HOMFLYPT program was written by Scott Morrison.
|
Out[9]=
| −a2z8 + 2a4z6−5a2z6 + z6−a6z4 + 8a4z4−10a2z4 + 3z4−3a6z2 + 12a4z2−10a2z2 + 3z2−3a6 + 7a4−5a2 + 2 |
In[10]:=
| Kauffman[K][a, z]
|
KnotTheory::loading: Loading precomputed data in Kauffman4Knots`.
|
Out[10]=
| 2a4z10 + 2a2z10 + 6a5z9 + 12a3z9 + 6az9 + 8a6z8 + 13a4z8 + 12a2z8 + 7z8 + 6a7z7−3a5z7−20a3z7−7az7 + 4z7a−1 + 3a8z6−14a6z6−39a4z6−39a2z6 + z6a−2−16z6 + a9z5−9a7z5−8a5z5 + 4a3z5−7az5−9z5a−1−4a8z4 + 16a6z4 + 46a4z4 + 38a2z4−2z4a−2 + 10z4−2a9z3 + 6a7z3 + 13a5z3 + 8a3z3 + 8az3 + 5z3a−1 + a8z2−12a6z2−28a4z2−20a2z2 + z2a−2−4z2 + a9z−2a7z−5a5z−3a3z−2az−za−1 + 3a6 + 7a4 + 5a2 + 2 |
[edit] "Similar" Knots (within the Atlas)
Same Alexander/Conway Polynomial: {K11a264, K11a305,}
Same Jones Polynomial (up to mirroring,
):
{}
Computer Talk
The above data is available with the Mathematica package
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["K11a157"];
|
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 + 6t3−16t2 + 28t−33 + 28t−1−16t−2 + 6t−3−t−4, q3−4q2 + 9q−14 + 19q−1−22q−2 + 22q−3−18q−4 + 14q−5−8q−6 + 3q−7−q−8 } |
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]=
| {K11a264, K11a305,} |
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] 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 K11a157. 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. |
|



