K11a129
From Knot Atlas
|
|
|
|
![]() (Knotscape image) | See the full Hoste-Thistlethwaite Table of 11 Crossing Knots.
Visit K11a129's page at Knotilus! Visit K11a129's page at the original Knot Atlas! |
[edit] Knot presentations
| Planar diagram presentation | X4251 X10,3,11,4 X14,6,15,5 X20,7,21,8 X16,9,17,10 X2,11,3,12 X18,13,19,14 X22,16,1,15 X12,17,13,18 X6,19,7,20 X8,21,9,22 |
| Gauss code | 1, -6, 2, -1, 3, -10, 4, -11, 5, -2, 6, -9, 7, -3, 8, -5, 9, -7, 10, -4, 11, -8 |
| Dowker-Thistlethwaite code | 4 10 14 20 16 2 18 22 12 6 8 |
| A Braid Representative | | ||||
| A Morse Link Presentation |
|
[edit] Three dimensional invariants
|
[edit] Four dimensional invariants
|
[edit] Polynomial invariants
| Alexander polynomial | t4−6t3 + 15t2−22t + 25−22t−1 + 15t−2−6t−3 + t−4 |
| Conway polynomial | z8 + 2z6−z4 + 1 |
| 2nd Alexander ideal (db, data sources) | {1} |
| Determinant and Signature | { 113, -4 } |
| Jones polynomial | −q + 4−7q−1 + 12q−2−15q−3 + 18q−4−18q−5 + 15q−6−12q−7 + 7q−8−3q−9 + q−10 |
| HOMFLY-PT polynomial (db, data sources) | z4a8 + 3z2a8 + 2a8−2z6a6−8z4a6−10z2a6−5a6 + z8a4 + 5z6a4 + 9z4a4 + 8z2a4 + 3a4−z6a2−3z4a2−z2a2 + a2 |
| Kauffman polynomial (db, data sources) | z4a12−z2a12 + 3z5a11−2z3a11 + 6z6a10−6z4a10 + 3z2a10 + 9z7a9−15z5a9 + 14z3a9−5za9 + 9z8a8−15z6a8 + 10z4a8−4z2a8 + 2a8 + 6z9a7−4z7a7−15z5a7 + 20z3a7−9za7 + 2z10a6 + 10z8a6−41z6a6 + 43z4a6−22z2a6 + 5a6 + 11z9a5−30z7a5 + 18z5a5 + z3a5−3za5 + 2z10a4 + 5z8a4−35z6a4 + 42z4a4−18z2a4 + 3a4 + 5z9a3−16z7a3 + 12z5a3−z3a3 + za3 + 4z8a2−15z6a2 + 16z4a2−4z2a2−a2 + z7a−3z5a + 2z3a |
| The A2 invariant | q30 + 2q24−3q22 + q20−3q18−2q16 + 2q14−3q12 + 5q10−q8 + 2q6 + 2q4−q2 + 2−q−2 |
| The G2 invariant | q162−2q160 + 4q158−6q156 + 6q154−5q152 + 9q148−19q146 + 29q144−37q142 + 33q140−20q138−6q136 + 46q134−80q132 + 105q130−107q128 + 75q126−22q124−56q122 + 137q120−193q118 + 212q116−171q114 + 77q112 + 61q110−193q108 + 289q106−295q104 + 195q102−23q100−162q98 + 283q96−276q94 + 149q92 + 57q90−242q88 + 303q86−219q84−6q82 + 257q80−431q78 + 431q76−257q74−33q72 + 325q70−516q68 + 523q66−362q64 + 81q62 + 206q60−404q58 + 453q56−328q54 + 106q52 + 135q50−300q48 + 319q46−185q44−38q42 + 255q40−358q38 + 300q36−96q34−158q32 + 364q30−427q28 + 334q26−126q24−111q22 + 284q20−335q18 + 273q16−133q14−9q12 + 107q10−144q8 + 125q6−74q4 + 26q2 + 11−26q−2 + 23q−4−17q−6 + 8q−8−3q−10 + q−12 |
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["K11a129"];
|
In[4]:=
| Alexander[K][t]
|
KnotTheory::loading: Loading precomputed data in PD4Knots`.
|
Out[4]=
| t4−6t3 + 15t2−22t + 25−22t−1 + 15t−2−6t−3 + t−4 |
In[5]:=
| Conway[K][z]
|
Out[5]=
| z8 + 2z6−z4 + 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]=
| { 113, -4 } |
In[8]:=
| Jones[K][q]
|
KnotTheory::loading: Loading precomputed data in Jones4Knots`.
|
Out[8]=
| −q + 4−7q−1 + 12q−2−15q−3 + 18q−4−18q−5 + 15q−6−12q−7 + 7q−8−3q−9 + q−10 |
In[9]:=
| HOMFLYPT[K][a, z]
|
KnotTheory::credits: The HOMFLYPT program was written by Scott Morrison.
|
Out[9]=
| z4a8 + 3z2a8 + 2a8−2z6a6−8z4a6−10z2a6−5a6 + z8a4 + 5z6a4 + 9z4a4 + 8z2a4 + 3a4−z6a2−3z4a2−z2a2 + a2 |
In[10]:=
| Kauffman[K][a, z]
|
KnotTheory::loading: Loading precomputed data in Kauffman4Knots`.
|
Out[10]=
| z4a12−z2a12 + 3z5a11−2z3a11 + 6z6a10−6z4a10 + 3z2a10 + 9z7a9−15z5a9 + 14z3a9−5za9 + 9z8a8−15z6a8 + 10z4a8−4z2a8 + 2a8 + 6z9a7−4z7a7−15z5a7 + 20z3a7−9za7 + 2z10a6 + 10z8a6−41z6a6 + 43z4a6−22z2a6 + 5a6 + 11z9a5−30z7a5 + 18z5a5 + z3a5−3za5 + 2z10a4 + 5z8a4−35z6a4 + 42z4a4−18z2a4 + 3a4 + 5z9a3−16z7a3 + 12z5a3−z3a3 + za3 + 4z8a2−15z6a2 + 16z4a2−4z2a2−a2 + z7a−3z5a + 2z3a |
[edit] "Similar" Knots (within the Atlas)
Same Alexander/Conway Polynomial: {}
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["K11a129"];
|
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 + 15t2−22t + 25−22t−1 + 15t−2−6t−3 + t−4, −q + 4−7q−1 + 12q−2−15q−3 + 18q−4−18q−5 + 15q−6−12q−7 + 7q−8−3q−9 + q−10 } |
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] 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 = -4 is the signature of K11a129. 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. |
|


