10 149
|
|
|
![]() (KnotPlot image) |
See the full Rolfsen Knot Table. Visit 10 149's page at the Knot Server (KnotPlot driven, includes 3D interactive images!) |
Knot presentations
| Planar diagram presentation | X1425 X3849 X12,6,13,5 X13,18,14,19 X9,16,10,17 X17,10,18,11 X15,20,16,1 X19,14,20,15 X6,12,7,11 X7283 |
| Gauss code | -1, 10, -2, 1, 3, -9, -10, 2, -5, 6, 9, -3, -4, 8, -7, 5, -6, 4, -8, 7 |
| Dowker-Thistlethwaite code | 4 8 -12 2 16 -6 18 20 10 14 |
| Conway Notation | [(3,2)(21,2-)] |
| Minimum Braid Representative | A Morse Link Presentation | An Arc Presentation | |||
Length is 10, width is 3, Braid index is 3 |
|
![]() [{11, 5}, {4, 9}, {8, 10}, {9, 11}, {6, 1}, {5, 8}, {7, 2}, {1, 3}, {10, 6}, {2, 4}, {3, 7}] |
[edit Notes on presentations of 10 149]
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["10 149"];
|
In[4]:=
|
PD[K]
|
KnotTheory::loading: Loading precomputed data in PD4Knots`.
|
Out[4]=
|
X1425 X3849 X12,6,13,5 X13,18,14,19 X9,16,10,17 X17,10,18,11 X15,20,16,1 X19,14,20,15 X6,12,7,11 X7283 |
In[5]:=
|
GaussCode[K]
|
Out[5]=
|
-1, 10, -2, 1, 3, -9, -10, 2, -5, 6, 9, -3, -4, 8, -7, 5, -6, 4, -8, 7 |
In[6]:=
|
DTCode[K]
|
Out[6]=
|
4 8 -12 2 16 -6 18 20 10 14 |
(The path below may be different on your system)
In[7]:=
|
AppendTo[$Path, "C:/bin/LinKnot/"];
|
In[8]:=
|
ConwayNotation[K]
|
Out[8]=
|
[(3,2)(21,2-)] |
In[9]:=
|
br = BR[K]
|
KnotTheory::credits: The minimum braids representing the knots with up to 10 crossings were provided by Thomas Gittings. See arXiv:math.GT/0401051.
|
Out[9]=
|
In[10]:=
|
{First[br], Crossings[br], BraidIndex[K]}
|
KnotTheory::credits: The braid index data known to KnotTheory` is taken from Charles Livingston's http://www.indiana.edu/~knotinfo/.
|
KnotTheory::loading: Loading precomputed data in IndianaData`.
|
Out[10]=
|
{ 3, 10, 3 } |
In[11]:=
|
Show[BraidPlot[br]]
|
Out[11]=
|
-Graphics- |
In[12]:=
|
Show[DrawMorseLink[K]]
|
KnotTheory::credits: "MorseLink was added to KnotTheory` by Siddarth Sankaran at the University of Toronto in the summer of 2005."
|
KnotTheory::credits: "DrawMorseLink was written by Siddarth Sankaran at the University of Toronto in the summer of 2005."
|
|
Out[12]=
|
-Graphics- |
In[13]:=
|
ap = ArcPresentation[K]
|
Out[13]=
|
ArcPresentation[{11, 5}, {4, 9}, {8, 10}, {9, 11}, {6, 1}, {5, 8}, {7, 2}, {1, 3}, {10, 6}, {2, 4}, {3, 7}] |
In[14]:=
|
Draw[ap]
|
|
Out[14]=
|
-Graphics- |
Three dimensional invariants
|
Four dimensional invariants
|
Polynomial invariants
A1 Invariants.
| Weight | Invariant |
|---|---|
| 1 | |
| 2 | |
| 3 | |
| 5 | |
| 6 |
A2 Invariants.
| Weight | Invariant |
|---|---|
| 1,0 | |
| 1,1 | |
| 2,0 |
A3 Invariants.
| Weight | Invariant |
|---|---|
| 0,1,0 | |
| 1,0,0 | |
| 1,0,1 |
A4 Invariants.
| Weight | Invariant |
|---|---|
| 0,1,0,0 | |
| 1,0,0,0 |
B2 Invariants.
| Weight | Invariant |
|---|---|
| 0,1 | |
| 1,0 |
D4 Invariants.
| Weight | Invariant |
|---|---|
| 1,0,0,0 |
G2 Invariants.
| Weight | Invariant |
|---|---|
| 1,0 |
.
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["10 149"];
|
In[4]:=
|
Alexander[K][t]
|
KnotTheory::loading: Loading precomputed data in PD4Knots`.
|
Out[4]=
|
In[5]:=
|
Conway[K][z]
|
Out[5]=
|
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]=
|
{ 41, -4 } |
In[8]:=
|
Jones[K][q]
|
KnotTheory::loading: Loading precomputed data in Jones4Knots`.
|
Out[8]=
|
In[9]:=
|
HOMFLYPT[K][a, z]
|
KnotTheory::credits: The HOMFLYPT program was written by Scott Morrison.
|
Out[9]=
|
In[10]:=
|
Kauffman[K][a, z]
|
KnotTheory::loading: Loading precomputed data in Kauffman4Knots`.
|
Out[10]=
|
"Similar" Knots (within the Atlas)
Same Alexander/Conway Polynomial: {9_20, K11n26,}
Same Jones Polynomial (up to mirroring, ): {}
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["10 149"];
|
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]=
|
{ , } |
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]=
|
{9_20, K11n26,} |
In[6]:=
|
DeleteCases[
Select[
AllKnots[],
(J === Jones[#][q] || (J /. q -> 1/q) === Jones[#][q]) &
],
K
]
|
KnotTheory::loading: Loading precomputed data in Jones4Knots11`.
|
Out[6]=
|
{} |
Vassiliev invariants
| V2 and V3: | (2, -2) |
| V2,1 through V6,9: |
|
V2,1 through V6,9 were provided by Petr Dunin-Barkowski <barkovs@itep.ru>, Andrey Smirnov <asmirnov@itep.ru>, and Alexei Sleptsov <sleptsov@itep.ru> and uploaded on October 2010 by User:Drorbn. Note that they are normalized differently than V2 and V3.
Khovanov Homology
| The coefficients of the monomials are shown, along with their alternating sums (fixed , alternation over ). The squares with yellow highlighting are those on the "critical diagonals", where or , where -4 is the signature of 10 149. Nonzero entries off the critical diagonals (if any exist) are highlighted in red. |
|
| Integral Khovanov Homology
(db, data source) |
|
The Coloured Jones Polynomials
| 2 | |
| 3 | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 2 q^{-4} - q^{-6} -9 q^{-7} +7 q^{-8} +15 q^{-9} +4 q^{-10} -36 q^{-11} -13 q^{-12} +47 q^{-13} +46 q^{-14} -65 q^{-15} -75 q^{-16} +58 q^{-17} +126 q^{-18} -60 q^{-19} -159 q^{-20} +35 q^{-21} +201 q^{-22} -16 q^{-23} -227 q^{-24} -11 q^{-25} +248 q^{-26} +34 q^{-27} -257 q^{-28} -55 q^{-29} +252 q^{-30} +78 q^{-31} -241 q^{-32} -90 q^{-33} +210 q^{-34} +105 q^{-35} -176 q^{-36} -103 q^{-37} +127 q^{-38} +101 q^{-39} -86 q^{-40} -84 q^{-41} +48 q^{-42} +62 q^{-43} -22 q^{-44} -40 q^{-45} +7 q^{-46} +24 q^{-47} -3 q^{-48} -11 q^{-49} + q^{-50} +4 q^{-51} + q^{-52} -3 q^{-53} + q^{-54} } |
| 4 | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle q^{-4} +2 q^{-5} -6 q^{-7} -4 q^{-8} -4 q^{-9} +17 q^{-10} +26 q^{-11} -10 q^{-12} -26 q^{-13} -63 q^{-14} +12 q^{-15} +104 q^{-16} +59 q^{-17} + q^{-18} -206 q^{-19} -119 q^{-20} +140 q^{-21} +222 q^{-22} +211 q^{-23} -310 q^{-24} -385 q^{-25} -17 q^{-26} +337 q^{-27} +604 q^{-28} -226 q^{-29} -631 q^{-30} -354 q^{-31} +271 q^{-32} +1008 q^{-33} +27 q^{-34} -729 q^{-35} -718 q^{-36} +63 q^{-37} +1289 q^{-38} +310 q^{-39} -699 q^{-40} -987 q^{-41} -164 q^{-42} +1416 q^{-43} +532 q^{-44} -592 q^{-45} -1135 q^{-46} -362 q^{-47} +1396 q^{-48} +682 q^{-49} -416 q^{-50} -1144 q^{-51} -538 q^{-52} +1193 q^{-53} +743 q^{-54} -151 q^{-55} -972 q^{-56} -658 q^{-57} +807 q^{-58} +652 q^{-59} +123 q^{-60} -622 q^{-61} -623 q^{-62} +370 q^{-63} +404 q^{-64} +251 q^{-65} -251 q^{-66} -415 q^{-67} +91 q^{-68} +140 q^{-69} +190 q^{-70} -38 q^{-71} -182 q^{-72} +9 q^{-73} +10 q^{-74} +79 q^{-75} +9 q^{-76} -56 q^{-77} +7 q^{-78} -9 q^{-79} +20 q^{-80} +5 q^{-81} -14 q^{-82} +4 q^{-83} -3 q^{-84} +4 q^{-85} + q^{-86} -3 q^{-87} + q^{-88} } |
| 5 | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 2 q^{-4} +2 q^{-6} -3 q^{-7} -9 q^{-8} -9 q^{-9} +9 q^{-10} +11 q^{-11} +31 q^{-12} +25 q^{-13} -32 q^{-14} -73 q^{-15} -57 q^{-16} -17 q^{-17} +100 q^{-18} +196 q^{-19} +100 q^{-20} -111 q^{-21} -277 q^{-22} -325 q^{-23} -41 q^{-24} +409 q^{-25} +594 q^{-26} +303 q^{-27} -313 q^{-28} -904 q^{-29} -803 q^{-30} +93 q^{-31} +1076 q^{-32} +1353 q^{-33} +491 q^{-34} -1084 q^{-35} -1958 q^{-36} -1191 q^{-37} +743 q^{-38} +2379 q^{-39} +2157 q^{-40} -183 q^{-41} -2650 q^{-42} -2986 q^{-43} -682 q^{-44} +2585 q^{-45} +3864 q^{-46} +1611 q^{-47} -2368 q^{-48} -4448 q^{-49} -2586 q^{-50} +1894 q^{-51} +4953 q^{-52} +3466 q^{-53} -1410 q^{-54} -5204 q^{-55} -4234 q^{-56} +870 q^{-57} +5365 q^{-58} +4853 q^{-59} -384 q^{-60} -5409 q^{-61} -5339 q^{-62} -65 q^{-63} +5381 q^{-64} +5713 q^{-65} +490 q^{-66} -5288 q^{-67} -5985 q^{-68} -898 q^{-69} +5063 q^{-70} +6180 q^{-71} +1348 q^{-72} -4746 q^{-73} -6226 q^{-74} -1810 q^{-75} +4196 q^{-76} +6146 q^{-77} +2307 q^{-78} -3525 q^{-79} -5816 q^{-80} -2713 q^{-81} +2612 q^{-82} +5272 q^{-83} +3034 q^{-84} -1697 q^{-85} -4455 q^{-86} -3094 q^{-87} +745 q^{-88} +3485 q^{-89} +2936 q^{-90} +4 q^{-91} -2461 q^{-92} -2504 q^{-93} -525 q^{-94} +1518 q^{-95} +1938 q^{-96} +745 q^{-97} -764 q^{-98} -1339 q^{-99} -736 q^{-100} +277 q^{-101} +809 q^{-102} +572 q^{-103} -7 q^{-104} -418 q^{-105} -394 q^{-106} -73 q^{-107} +188 q^{-108} +217 q^{-109} +73 q^{-110} -61 q^{-111} -107 q^{-112} -56 q^{-113} +24 q^{-114} +50 q^{-115} +20 q^{-116} -9 q^{-117} -10 q^{-118} -14 q^{-119} -2 q^{-120} +15 q^{-121} + q^{-122} -6 q^{-123} + q^{-124} -3 q^{-126} +4 q^{-127} + q^{-128} -3 q^{-129} + q^{-130} } |
| 6 | Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle q^{-3} +2 q^{-4} -4 q^{-7} -6 q^{-8} -12 q^{-9} -4 q^{-10} +17 q^{-11} +32 q^{-12} +32 q^{-13} +15 q^{-14} -9 q^{-15} -94 q^{-16} -118 q^{-17} -75 q^{-18} +58 q^{-19} +172 q^{-20} +246 q^{-21} +273 q^{-22} -47 q^{-23} -367 q^{-24} -607 q^{-25} -442 q^{-26} -78 q^{-27} +538 q^{-28} +1223 q^{-29} +991 q^{-30} +217 q^{-31} -1065 q^{-32} -1748 q^{-33} -1913 q^{-34} -686 q^{-35} +1687 q^{-36} +3033 q^{-37} +3045 q^{-38} +790 q^{-39} -1890 q^{-40} -4813 q^{-41} -4841 q^{-42} -1208 q^{-43} +3236 q^{-44} +6832 q^{-45} +6177 q^{-46} +2410 q^{-47} -5114 q^{-48} -9796 q^{-49} -8228 q^{-50} -1777 q^{-51} +7270 q^{-52} +12173 q^{-53} +11251 q^{-54} +383 q^{-55} -10932 q^{-56} -15783 q^{-57} -11376 q^{-58} +1632 q^{-59} +14200 q^{-60} +20532 q^{-61} +10341 q^{-62} -6174 q^{-63} -19536 q^{-64} -21236 q^{-65} -8119 q^{-66} +10875 q^{-67} +26268 q^{-68} +20425 q^{-69} +2105 q^{-70} -18630 q^{-71} -27853 q^{-72} -17790 q^{-73} +4709 q^{-74} +27892 q^{-75} +27584 q^{-76} +10132 q^{-77} -15352 q^{-78} -30885 q^{-79} -24815 q^{-80} -1144 q^{-81} +27269 q^{-82} +31596 q^{-83} +15978 q^{-84} -12047 q^{-85} -31830 q^{-86} -29176 q^{-87} -5473 q^{-88} +26000 q^{-89} +33694 q^{-90} +19989 q^{-91} -9201 q^{-92} -31763 q^{-93} -32050 q^{-94} -9069 q^{-95} +24016 q^{-96} +34648 q^{-97} +23419 q^{-98} -5642 q^{-99} -30221 q^{-100} -33983 q^{-101} -13285 q^{-102} +19844 q^{-103} +33650 q^{-104} +26588 q^{-105} -7 q^{-106} -25487 q^{-107} -33750 q^{-108} -18087 q^{-109} +12234 q^{-110} +28704 q^{-111} +27725 q^{-112} +7113 q^{-113} -16533 q^{-114} -29031 q^{-115} -20983 q^{-116} +2559 q^{-117} +19069 q^{-118} +24136 q^{-119} +12338 q^{-120} -5598 q^{-121} -19428 q^{-122} -18904 q^{-123} -4878 q^{-124} +7799 q^{-125} +15768 q^{-126} +12298 q^{-127} +2399 q^{-128} -8654 q^{-129} -12184 q^{-130} -6688 q^{-131} -4 q^{-132} +6715 q^{-133} +7780 q^{-134} +4589 q^{-135} -1590 q^{-136} -5099 q^{-137} -4210 q^{-138} -2288 q^{-139} +1251 q^{-140} +2980 q^{-141} +2969 q^{-142} +620 q^{-143} -1136 q^{-144} -1398 q^{-145} -1474 q^{-146} -310 q^{-147} +553 q^{-148} +1100 q^{-149} +454 q^{-150} -41 q^{-151} -151 q^{-152} -481 q^{-153} -245 q^{-154} -22 q^{-155} +276 q^{-156} +100 q^{-157} +18 q^{-158} +59 q^{-159} -94 q^{-160} -64 q^{-161} -35 q^{-162} +68 q^{-163} - q^{-164} -10 q^{-165} +30 q^{-166} -15 q^{-167} -8 q^{-168} -12 q^{-169} +22 q^{-170} -4 q^{-171} -10 q^{-172} +9 q^{-173} -3 q^{-174} -3 q^{-176} +4 q^{-177} + q^{-178} -3 q^{-179} + q^{-180} } |
Computer Talk
Much of the above data can be recomputed by Mathematica using the package KnotTheory`. See A Sample KnotTheory` Session, or any of the Computer Talk sections above.
Modifying This Page
| Read me first: Modifying Knot Pages
See/edit the Rolfsen Knot Page master template (intermediate). See/edit the Rolfsen_Splice_Base (expert). Back to the top. |
|




