K11a194
From Knot Atlas
|
|
|
|
![]() (Knotscape image) | See the full Hoste-Thistlethwaite Table of 11 Crossing Knots.
Visit K11a194's page at Knotilus! Visit K11a194's page at the original Knot Atlas! |
[edit] Knot presentations
| Planar diagram presentation | X4251 X12,3,13,4 X14,6,15,5 X20,7,21,8 X16,9,17,10 X18,11,19,12 X2,13,3,14 X22,16,1,15 X10,17,11,18 X6,19,7,20 X8,21,9,22 |
| Gauss code | 1, -7, 2, -1, 3, -10, 4, -11, 5, -9, 6, -2, 7, -3, 8, -5, 9, -6, 10, -4, 11, -8 |
| Dowker-Thistlethwaite code | 4 12 14 20 16 18 2 22 10 6 8 |
| A Braid Representative | | ||||
| A Morse Link Presentation |
|
[edit] Three dimensional invariants
|
[edit] Four dimensional invariants
|
[edit] Polynomial invariants
| Alexander polynomial | t4−5t3 + 12t2−18t + 21−18t−1 + 12t−2−5t−3 + t−4 |
| Conway polynomial | z8 + 3z6 + 2z4 + z2 + 1 |
| 2nd Alexander ideal (db, data sources) | {1} |
| Determinant and Signature | { 93, -4 } |
| Jones polynomial | −q + 3−5q−1 + 10q−2−12q−3 + 14q−4−15q−5 + 13q−6−10q−7 + 6q−8−3q−9 + q−10 |
| HOMFLY-PT polynomial (db, data sources) | z4a8 + 3z2a8 + 2a8−2z6a6−9z4a6−13z2a6−6a6 + z8a4 + 6z6a4 + 14z4a4 + 15z2a4 + 5a4−z6a2−4z4a2−4z2a2 |
| Kauffman polynomial (db, data sources) | z4a12−z2a12 + 3z5a11−3z3a11 + 5z6a10−5z4a10 + z2a10 + 7z7a9−12z5a9 + 11z3a9−4za9 + 7z8a8−14z6a8 + 13z4a8−5z2a8 + 2a8 + 4z9a7−z7a7−17z5a7 + 23z3a7−8za7 + z10a6 + 10z8a6−39z6a6 + 46z4a6−25z2a6 + 6a6 + 7z9a5−18z7a5 + 7z5a5 + 5z3a5−3za5 + z10a4 + 6z8a4−33z6a4 + 45z4a4−27z2a4 + 5a4 + 3z9a3−9z7a3 + 5z5a3 + za3 + 3z8a2−13z6a2 + 18z4a2−9z2a2 + z7a−4z5a + 4z3a |
| The A2 invariant | q30 + q24−3q22 + q20−2q18−q16 + q14−3q12 + 4q10 + 3q6 + 2q4−q2 + 1−q−2 |
| The G2 invariant | q162−2q160 + 4q158−6q156 + 5q154−3q152−2q150 + 10q148−17q146 + 24q144−27q142 + 19q140−7q138−13q136 + 36q134−55q132 + 68q130−65q128 + 41q126 + q124−47q122 + 96q120−124q118 + 125q116−90q114 + 17q112 + 68q110−135q108 + 168q106−138q104 + 66q102 + 28q100−112q98 + 143q96−110q94 + 17q92 + 82q90−147q88 + 138q86−54q84−71q82 + 185q80−241q78 + 202q76−92q74−74q72 + 215q70−286q68 + 263q66−150q64−5q62 + 143q60−221q58 + 215q56−136q54 + 6q52 + 107q50−157q48 + 135q46−36q44−76q42 + 165q40−176q38 + 112q36−q34−123q32 + 211q30−210q28 + 146q26−34q24−75q22 + 150q20−163q18 + 126q16−62q14−6q12 + 53q10−70q8 + 61q6−37q4 + 16q2 + 3−13q−2 + 11q−4−10q−6 + 5q−8−2q−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["K11a194"];
|
In[4]:=
| Alexander[K][t]
|
KnotTheory::loading: Loading precomputed data in PD4Knots`.
|
Out[4]=
| t4−5t3 + 12t2−18t + 21−18t−1 + 12t−2−5t−3 + t−4 |
In[5]:=
| Conway[K][z]
|
Out[5]=
| z8 + 3z6 + 2z4 + 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]=
| { 93, -4 } |
In[8]:=
| Jones[K][q]
|
KnotTheory::loading: Loading precomputed data in Jones4Knots`.
|
Out[8]=
| −q + 3−5q−1 + 10q−2−12q−3 + 14q−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 + 2a8−2z6a6−9z4a6−13z2a6−6a6 + z8a4 + 6z6a4 + 14z4a4 + 15z2a4 + 5a4−z6a2−4z4a2−4z2a2 |
In[10]:=
| Kauffman[K][a, z]
|
KnotTheory::loading: Loading precomputed data in Kauffman4Knots`.
|
Out[10]=
| z4a12−z2a12 + 3z5a11−3z3a11 + 5z6a10−5z4a10 + z2a10 + 7z7a9−12z5a9 + 11z3a9−4za9 + 7z8a8−14z6a8 + 13z4a8−5z2a8 + 2a8 + 4z9a7−z7a7−17z5a7 + 23z3a7−8za7 + z10a6 + 10z8a6−39z6a6 + 46z4a6−25z2a6 + 6a6 + 7z9a5−18z7a5 + 7z5a5 + 5z3a5−3za5 + z10a4 + 6z8a4−33z6a4 + 45z4a4−27z2a4 + 5a4 + 3z9a3−9z7a3 + 5z5a3 + za3 + 3z8a2−13z6a2 + 18z4a2−9z2a2 + z7a−4z5a + 4z3a |
[edit] "Similar" Knots (within the Atlas)
Same Alexander/Conway Polynomial: {K11a106, K11a346,}
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["K11a194"];
|
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−18t + 21−18t−1 + 12t−2−5t−3 + t−4, −q + 3−5q−1 + 10q−2−12q−3 + 14q−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]=
| {K11a106, K11a346,} |
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 K11a194. 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. |
|


