10 58
|
|
|
![]() (KnotPlot image) |
See the full Rolfsen Knot Table. Visit 10 58's page at the Knot Server (KnotPlot driven, includes 3D interactive images!) |
Knot presentations
| Planar diagram presentation | X1425 X7,10,8,11 X3948 X9,3,10,2 X5,14,6,15 X11,19,12,18 X15,20,16,1 X19,16,20,17 X17,13,18,12 X13,6,14,7 |
| Gauss code | -1, 4, -3, 1, -5, 10, -2, 3, -4, 2, -6, 9, -10, 5, -7, 8, -9, 6, -8, 7 |
| Dowker-Thistlethwaite code | 4 8 14 10 2 18 6 20 12 16 |
| Conway Notation | [22,22,2] |
| Minimum Braid Representative | A Morse Link Presentation | An Arc Presentation | ||||||
Length is 11, width is 6, Braid index is 6 |
|
![]() [{12, 9}, {10, 8}, {9, 11}, {3, 10}, {7, 2}, {8, 6}, {1, 3}, {4, 7}, {6, 12}, {2, 5}, {11, 4}, {5, 1}] |
[edit Notes on presentations of 10 58]
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 58"];
|
In[4]:=
|
PD[K]
|
KnotTheory::loading: Loading precomputed data in PD4Knots`.
|
Out[4]=
|
X1425 X7,10,8,11 X3948 X9,3,10,2 X5,14,6,15 X11,19,12,18 X15,20,16,1 X19,16,20,17 X17,13,18,12 X13,6,14,7 |
In[5]:=
|
GaussCode[K]
|
Out[5]=
|
-1, 4, -3, 1, -5, 10, -2, 3, -4, 2, -6, 9, -10, 5, -7, 8, -9, 6, -8, 7 |
In[6]:=
|
DTCode[K]
|
Out[6]=
|
4 8 14 10 2 18 6 20 12 16 |
(The path below may be different on your system)
In[7]:=
|
AppendTo[$Path, "C:/bin/LinKnot/"];
|
In[8]:=
|
ConwayNotation[K]
|
Out[8]=
|
[22,22,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]=
|
{ 6, 11, 6 } |
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[{12, 9}, {10, 8}, {9, 11}, {3, 10}, {7, 2}, {8, 6}, {1, 3}, {4, 7}, {6, 12}, {2, 5}, {11, 4}, {5, 1}] |
In[14]:=
|
Draw[ap]
|
|
Out[14]=
|
-Graphics- |
Three dimensional invariants
|
Four dimensional invariants
|
Polynomial invariants
A1 Invariants.
| Weight | Invariant |
|---|---|
| 1 | |
| 2 | |
| 3 |
A2 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 58"];
|
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]=
|
{ 65, 0 } |
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: {}
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 58"];
|
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]=
|
{} |
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: | (-4, 1) |
| 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 0 is the signature of 10 58. 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 | |
| 4 | |
| 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 q^{60}-2 q^{59}+q^{58}-2 q^{56}+3 q^{55}+4 q^{54}-8 q^{53}+q^{52}+3 q^{51}-8 q^{50}+10 q^{49}+14 q^{48}-21 q^{47}-9 q^{46}+3 q^{45}-4 q^{44}+36 q^{43}+41 q^{42}-47 q^{41}-82 q^{40}-45 q^{39}+34 q^{38}+184 q^{37}+181 q^{36}-96 q^{35}-365 q^{34}-366 q^{33}+36 q^{32}+668 q^{31}+826 q^{30}+63 q^{29}-1048 q^{28}-1507 q^{27}-542 q^{26}+1488 q^{25}+2637 q^{24}+1327 q^{23}-1766 q^{22}-4006 q^{21}-2804 q^{20}+1707 q^{19}+5681 q^{18}+4795 q^{17}-1109 q^{16}-7200 q^{15}-7358 q^{14}-202 q^{13}+8431 q^{12}+10157 q^{11}+2142 q^{10}-9044 q^9-12831 q^8-4599 q^7+8938 q^6+15092 q^5+7226 q^4-8168 q^3-16662 q^2-9688 q+6860+17481 q^{-1} +11752 q^{-2} -5299 q^{-3} -17577 q^{-4} -13272 q^{-5} +3673 q^{-6} +17126 q^{-7} +14227 q^{-8} -2146 q^{-9} -16230 q^{-10} -14734 q^{-11} +700 q^{-12} +15120 q^{-13} +14863 q^{-14} +628 q^{-15} -13722 q^{-16} -14762 q^{-17} -1986 q^{-18} +12146 q^{-19} +14447 q^{-20} +3341 q^{-21} -10288 q^{-22} -13866 q^{-23} -4733 q^{-24} +8135 q^{-25} +12989 q^{-26} +6033 q^{-27} -5764 q^{-28} -11665 q^{-29} -7050 q^{-30} +3187 q^{-31} +9899 q^{-32} +7679 q^{-33} -758 q^{-34} -7696 q^{-35} -7632 q^{-36} -1427 q^{-37} +5246 q^{-38} +6977 q^{-39} +2970 q^{-40} -2803 q^{-41} -5663 q^{-42} -3832 q^{-43} +685 q^{-44} +4017 q^{-45} +3853 q^{-46} +893 q^{-47} -2264 q^{-48} -3300 q^{-49} -1753 q^{-50} +801 q^{-51} +2302 q^{-52} +1953 q^{-53} +287 q^{-54} -1310 q^{-55} -1672 q^{-56} -786 q^{-57} +446 q^{-58} +1126 q^{-59} +915 q^{-60} +86 q^{-61} -609 q^{-62} -727 q^{-63} -322 q^{-64} +209 q^{-65} +458 q^{-66} +340 q^{-67} +19 q^{-68} -233 q^{-69} -253 q^{-70} -84 q^{-71} +80 q^{-72} +132 q^{-73} +95 q^{-74} -6 q^{-75} -71 q^{-76} -55 q^{-77} -4 q^{-78} +15 q^{-79} +24 q^{-80} +20 q^{-81} -10 q^{-82} -13 q^{-83} - q^{-84} +5 q^{-87} -3 q^{-89} + q^{-90} } |
| 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^{84}-2 q^{83}+q^{82}-2 q^{80}+3 q^{79}+4 q^{77}-11 q^{76}+5 q^{75}+6 q^{74}-13 q^{73}+9 q^{72}+4 q^{71}+8 q^{70}-35 q^{69}+14 q^{68}+33 q^{67}-31 q^{66}+14 q^{65}+8 q^{64}-7 q^{63}-104 q^{62}+35 q^{61}+134 q^{60}+q^{59}+56 q^{58}-24 q^{57}-166 q^{56}-376 q^{55}+11 q^{54}+473 q^{53}+386 q^{52}+433 q^{51}-56 q^{50}-866 q^{49}-1518 q^{48}-590 q^{47}+1143 q^{46}+1977 q^{45}+2404 q^{44}+770 q^{43}-2440 q^{42}-5191 q^{41}-3931 q^{40}+896 q^{39}+5519 q^{38}+8774 q^{37}+5840 q^{36}-3087 q^{35}-12736 q^{34}-14275 q^{33}-5126 q^{32}+8535 q^{31}+21464 q^{30}+20913 q^{29}+3711 q^{28}-20763 q^{27}-33790 q^{26}-23968 q^{25}+2797 q^{24}+35737 q^{23}+47742 q^{22}+25842 q^{21}-19296 q^{20}-55795 q^{19}-56250 q^{18}-19856 q^{17}+39828 q^{16}+77149 q^{15}+62162 q^{14}-176 q^{13}-66747 q^{12}-90348 q^{11}-56332 q^{10}+25849 q^9+94225 q^8+98984 q^7+31972 q^6-59204 q^5-110932 q^4-91890 q^3-565 q^2+92403 q+121569+62685 q^{-1} -39334 q^{-2} -112917 q^{-3} -113494 q^{-4} -26119 q^{-5} +78166 q^{-6} +126576 q^{-7} +81477 q^{-8} -18714 q^{-9} -102975 q^{-10} -119790 q^{-11} -43052 q^{-12} +61269 q^{-13} +120653 q^{-14} +88906 q^{-15} -2616 q^{-16} -89116 q^{-17} -117304 q^{-18} -53331 q^{-19} +44956 q^{-20} +110170 q^{-21} +91149 q^{-22} +11750 q^{-23} -72997 q^{-24} -110909 q^{-25} -62305 q^{-26} +26139 q^{-27} +95418 q^{-28} +91347 q^{-29} +28507 q^{-30} -51354 q^{-31} -99432 q^{-32} -71019 q^{-33} +2037 q^{-34} +72749 q^{-35} +86347 q^{-36} +46392 q^{-37} -22402 q^{-38} -78314 q^{-39} -73965 q^{-40} -23928 q^{-41} +40923 q^{-42} +70135 q^{-43} +57488 q^{-44} +8709 q^{-45} -46453 q^{-46} -63587 q^{-47} -41731 q^{-48} +6538 q^{-49} +41592 q^{-50} +52988 q^{-51} +30341 q^{-52} -11733 q^{-53} -39075 q^{-54} -41933 q^{-55} -17472 q^{-56} +9876 q^{-57} +32877 q^{-58} +33080 q^{-59} +12006 q^{-60} -10965 q^{-61} -25847 q^{-62} -22234 q^{-63} -10742 q^{-64} +9074 q^{-65} +19913 q^{-66} +16939 q^{-67} +6488 q^{-68} -6498 q^{-69} -12371 q^{-70} -14007 q^{-71} -4760 q^{-72} +4437 q^{-73} +9148 q^{-74} +8804 q^{-75} +3734 q^{-76} -1233 q^{-77} -7148 q^{-78} -5993 q^{-79} -2838 q^{-80} +1026 q^{-81} +3675 q^{-82} +4012 q^{-83} +3001 q^{-84} -1002 q^{-85} -2170 q^{-86} -2599 q^{-87} -1575 q^{-88} -153 q^{-89} +1214 q^{-90} +2087 q^{-91} +732 q^{-92} +179 q^{-93} -683 q^{-94} -878 q^{-95} -809 q^{-96} -167 q^{-97} +595 q^{-98} +350 q^{-99} +416 q^{-100} +81 q^{-101} -106 q^{-102} -346 q^{-103} -228 q^{-104} +62 q^{-105} +12 q^{-106} +132 q^{-107} +86 q^{-108} +59 q^{-109} -71 q^{-110} -66 q^{-111} +3 q^{-112} -27 q^{-113} +15 q^{-114} +15 q^{-115} +29 q^{-116} -10 q^{-117} -13 q^{-118} +6 q^{-119} -7 q^{-120} +5 q^{-123} -3 q^{-125} + q^{-126} } |
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. |
|




