K11a7
From Knot Atlas
|
|
|
|
![]() (Knotscape image) | See the full Hoste-Thistlethwaite Table of 11 Crossing Knots.
Visit K11a7's page at Knotilus! Visit K11a7's page at the original Knot Atlas! |
[edit] Knot presentations
| Planar diagram presentation | X4251 X8394 X10,6,11,5 X16,8,17,7 X2,9,3,10 X18,11,19,12 X20,13,21,14 X6,16,7,15 X22,17,1,18 X12,19,13,20 X14,21,15,22 |
| Gauss code | 1, -5, 2, -1, 3, -8, 4, -2, 5, -3, 6, -10, 7, -11, 8, -4, 9, -6, 10, -7, 11, -9 |
| Dowker-Thistlethwaite code | 4 8 10 16 2 18 20 6 22 12 14 |
| A Braid Representative | | ||||
| A Morse Link Presentation |
|
[edit] Three dimensional invariants
|
[edit] Four dimensional invariants
|
[edit] Polynomial invariants
| Alexander polynomial | −t4 + 5t3−12t2 + 19t−21 + 19t−1−12t−2 + 5t−3−t−4 |
| Conway polynomial | −z8−3z6−2z4 + 1 |
| 2nd Alexander ideal (db, data sources) | {1} |
| Determinant and Signature | { 95, -2 } |
| Jones polynomial | q3−3q2 + 6q−9 + 13q−1−15q−2 + 15q−3−13q−4 + 10q−5−6q−6 + 3q−7−q−8 |
| HOMFLY-PT polynomial (db, data sources) | −a2z8 + 2a4z6−6a2z6 + z6−a6z4 + 9a4z4−14a2z4 + 4z4−3a6z2 + 13a4z2−15a2z2 + 5z2−2a6 + 6a4−6a2 + 3 |
| Kauffman polynomial (db, data sources) | a4z10 + a2z10 + 3a5z9 + 7a3z9 + 4az9 + 4a6z8 + 7a4z8 + 8a2z8 + 5z8 + 4a7z7−2a5z7−19a3z7−10az7 + 3z7a−1 + 3a8z6−4a6z6−26a4z6−37a2z6 + z6a−2−17z6 + a9z5−5a7z5 + a5z5 + 21a3z5 + 5az5−9z5a−1−6a8z4 + a6z4 + 41a4z4 + 55a2z4−3z4a−2 + 18z4−2a9z3−a7z3−2a5z3−6a3z3 + 2az3 + 5z3a−1 + 3a8z2−4a6z2−27a4z2−31a2z2 + z2a−2−10z2 + a9z + a7z−az−za−1 + 2a6 + 6a4 + 6a2 + 3 |
| The A2 invariant | −q24−q18 + 3q16−q14 + 2q12 + q10−2q8 + 2q6−4q4 + 2q2 + 2q−4−q−6 + q−8 |
| The G2 invariant | q128−2q126 + 5q124−8q122 + 8q120−6q118−2q116 + 16q114−29q112 + 41q110−42q108 + 27q106−2q104−37q102 + 75q100−101q98 + 101q96−76q94 + 20q92 + 47q90−112q88 + 160q86−165q84 + 125q82−45q80−57q78 + 139q76−178q74 + 161q72−85q70−16q68 + 105q66−137q64 + 101q62−3q60−103q58 + 170q56−158q54 + 63q52 + 80q50−214q48 + 290q46−259q44 + 139q42 + 36q40−202q38 + 298q36−296q34 + 199q32−49q30−102q28 + 199q26−211q24 + 142q22−22q20−97q18 + 151q16−137q14 + 42q12 + 80q10−175q8 + 207q6−153q4 + 34q2 + 104−206q−2 + 234q−4−184q−6 + 82q−8 + 34q−10−121q−12 + 160q−14−140q−16 + 92q−18−25q−20−26q−22 + 52q−24−58q−26 + 45q−28−26q−30 + 10q−32 + 4q−34−9q−36 + 8q−38−7q−40 + 4q−42−2q−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["K11a7"];
|
In[4]:=
| Alexander[K][t]
|
KnotTheory::loading: Loading precomputed data in PD4Knots`.
|
Out[4]=
| −t4 + 5t3−12t2 + 19t−21 + 19t−1−12t−2 + 5t−3−t−4 |
In[5]:=
| Conway[K][z]
|
Out[5]=
| −z8−3z6−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]=
| { 95, -2 } |
In[8]:=
| Jones[K][q]
|
KnotTheory::loading: Loading precomputed data in Jones4Knots`.
|
Out[8]=
| q3−3q2 + 6q−9 + 13q−1−15q−2 + 15q−3−13q−4 + 10q−5−6q−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−6a2z6 + z6−a6z4 + 9a4z4−14a2z4 + 4z4−3a6z2 + 13a4z2−15a2z2 + 5z2−2a6 + 6a4−6a2 + 3 |
In[10]:=
| Kauffman[K][a, z]
|
KnotTheory::loading: Loading precomputed data in Kauffman4Knots`.
|
Out[10]=
| a4z10 + a2z10 + 3a5z9 + 7a3z9 + 4az9 + 4a6z8 + 7a4z8 + 8a2z8 + 5z8 + 4a7z7−2a5z7−19a3z7−10az7 + 3z7a−1 + 3a8z6−4a6z6−26a4z6−37a2z6 + z6a−2−17z6 + a9z5−5a7z5 + a5z5 + 21a3z5 + 5az5−9z5a−1−6a8z4 + a6z4 + 41a4z4 + 55a2z4−3z4a−2 + 18z4−2a9z3−a7z3−2a5z3−6a3z3 + 2az3 + 5z3a−1 + 3a8z2−4a6z2−27a4z2−31a2z2 + z2a−2−10z2 + a9z + a7z−az−za−1 + 2a6 + 6a4 + 6a2 + 3 |
[edit] "Similar" Knots (within the Atlas)
Same Alexander/Conway Polynomial: {10_116, K11a33, K11a82,}
Same Jones Polynomial (up to mirroring,
):
{K11a325,}
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["K11a7"];
|
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−12t2 + 19t−21 + 19t−1−12t−2 + 5t−3−t−4, q3−3q2 + 6q−9 + 13q−1−15q−2 + 15q−3−13q−4 + 10q−5−6q−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]=
| {10_116, K11a33, K11a82,} |
In[6]:=
| DeleteCases[
Select[
AllKnots[],
(J === Jones[#][q] || (J /. q -> 1/q) === Jones[#][q]) &
],
K
]
|
KnotTheory::loading: Loading precomputed data in Jones4Knots11`.
|
Out[6]=
| {K11a325,} |
[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 K11a7. 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. |
|


