K11a53
From Knot Atlas
|
|
|
|
![]() (Knotscape image) | See the full Hoste-Thistlethwaite Table of 11 Crossing Knots.
Visit K11a53's page at Knotilus! Visit K11a53's page at the original Knot Atlas! |
[edit] Knot presentations
| Planar diagram presentation | X4251 X8394 X14,6,15,5 X16,7,17,8 X2,9,3,10 X18,11,19,12 X20,13,21,14 X22,16,1,15 X10,17,11,18 X12,19,13,20 X6,21,7,22 |
| Gauss code | 1, -5, 2, -1, 3, -11, 4, -2, 5, -9, 6, -10, 7, -3, 8, -4, 9, -6, 10, -7, 11, -8 |
| Dowker-Thistlethwaite code | 4 8 14 16 2 18 20 22 10 12 6 |
| A Braid Representative | | ||||
| A Morse Link Presentation |
|
[edit] Three dimensional invariants
|
[edit] Four dimensional invariants
|
[edit] Polynomial invariants
| Alexander polynomial | t4−6t3 + 14t2−18t + 19−18t−1 + 14t−2−6t−3 + t−4 |
| Conway polynomial | z8 + 2z6−2z4 + 1 |
| 2nd Alexander ideal (db, data sources) | {1} |
| Determinant and Signature | { 97, -4 } |
| Jones polynomial | −q + 4−6q−1 + 10q−2−13q−3 + 15q−4−15q−5 + 13q−6−10q−7 + 6q−8−3q−9 + q−10 |
| HOMFLY-PT polynomial (db, data sources) | z4a8 + 3z2a8 + a8−2z6a6−8z4a6−8z2a6−2a6 + z8a4 + 5z6a4 + 8z4a4 + 5z2a4−z6a2−3z4a2 + 2a2 |
| Kauffman polynomial (db, data sources) | z4a12−z2a12 + 3z5a11−3z3a11 + za11 + 5z6a10−5z4a10 + 2z2a10 + 6z7a9−6z5a9 + z3a9 + za9 + 6z8a8−8z6a8 + 4z4a8−3z2a8 + a8 + 5z9a7−9z7a7 + 7z5a7−6z3a7 + za7 + 2z10a6 + 4z8a6−26z6a6 + 32z4a6−16z2a6 + 2a6 + 10z9a5−35z7a5 + 38z5a5−17z3a5 + 3za5 + 2z10a4 + 2z8a4−29z6a4 + 38z4a4−12z2a4 + 5z9a3−19z7a3 + 19z5a3−6z3a3 + 2za3 + 4z8a2−16z6a2 + 16z4a2−2z2a2−2a2 + z7a−3z5a + z3a |
| The A2 invariant | q30−q26 + q24−2q22 + 2q20−q18−q16 + q14−4q12 + 3q10−q8 + 2q6 + 2q4 + 2−q−2 |
| The G2 invariant | q162−2q160 + 4q158−6q156 + 5q154−4q152−2q150 + 11q148−20q146 + 28q144−30q142 + 22q140−4q138−21q136 + 50q134−68q132 + 71q130−56q128 + 20q126 + 22q124−60q122 + 91q120−96q118 + 87q116−61q114 + 18q112 + 33q110−87q108 + 125q106−133q104 + 99q102−29q100−57q98 + 125q96−140q94 + 94q92−100q88 + 143q86−110q84 + 9q82 + 119q80−205q78 + 213q76−129q74−20q72 + 170q70−272q68 + 278q66−195q64 + 47q62 + 107q60−213q58 + 249q56−202q54 + 87q52 + 43q50−151q48 + 181q46−129q44 + 16q42 + 113q40−183q38 + 167q36−68q34−73q32 + 199q30−249q28 + 203q26−79q24−66q22 + 181q20−216q18 + 181q16−90q14−4q12 + 72q10−101q8 + 91q6−55q4 + 21q2 + 7−18q−2 + 17q−4−14q−6 + 7q−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["K11a53"];
|
In[4]:=
| Alexander[K][t]
|
KnotTheory::loading: Loading precomputed data in PD4Knots`.
|
Out[4]=
| t4−6t3 + 14t2−18t + 19−18t−1 + 14t−2−6t−3 + t−4 |
In[5]:=
| Conway[K][z]
|
Out[5]=
| z8 + 2z6−2z4 + 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]=
| { 97, -4 } |
In[8]:=
| Jones[K][q]
|
KnotTheory::loading: Loading precomputed data in Jones4Knots`.
|
Out[8]=
| −q + 4−6q−1 + 10q−2−13q−3 + 15q−4−15q−5 + 13q−6−10q−7 + 6q−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 + a8−2z6a6−8z4a6−8z2a6−2a6 + z8a4 + 5z6a4 + 8z4a4 + 5z2a4−z6a2−3z4a2 + 2a2 |
In[10]:=
| Kauffman[K][a, z]
|
KnotTheory::loading: Loading precomputed data in Kauffman4Knots`.
|
Out[10]=
| z4a12−z2a12 + 3z5a11−3z3a11 + za11 + 5z6a10−5z4a10 + 2z2a10 + 6z7a9−6z5a9 + z3a9 + za9 + 6z8a8−8z6a8 + 4z4a8−3z2a8 + a8 + 5z9a7−9z7a7 + 7z5a7−6z3a7 + za7 + 2z10a6 + 4z8a6−26z6a6 + 32z4a6−16z2a6 + 2a6 + 10z9a5−35z7a5 + 38z5a5−17z3a5 + 3za5 + 2z10a4 + 2z8a4−29z6a4 + 38z4a4−12z2a4 + 5z9a3−19z7a3 + 19z5a3−6z3a3 + 2za3 + 4z8a2−16z6a2 + 16z4a2−2z2a2−2a2 + z7a−3z5a + z3a |
[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["K11a53"];
|
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 + 14t2−18t + 19−18t−1 + 14t−2−6t−3 + t−4, −q + 4−6q−1 + 10q−2−13q−3 + 15q−4−15q−5 + 13q−6−10q−7 + 6q−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 K11a53. 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. |
|


