9 2: Difference between revisions
DrorsRobot (talk | contribs) No edit summary |
DrorsRobot (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<!-- This page was generated from the splice template "Rolfsen_Splice_Template". Please do not edit! --> |
|||
<!-- --> |
<!-- --> |
||
<!-- --> |
<!-- --> |
||
Line 184: | Line 185: | ||
</table> |
</table> |
||
{| width=100% |
|||
See/edit the [[Rolfsen_Splice_Template]]. |
|align=left|See/edit the [[Rolfsen_Splice_Template]]. |
||
Back to the [[#top|top]]. |
|||
|align=right|{{Knot Navigation Links|ext=gif}} |
|||
|} |
|||
[[Category:Knot Page]] |
[[Category:Knot Page]] |
Revision as of 21:08, 29 August 2005
|
|
![]() |
Visit 9 2's page at the Knot Server (KnotPlot driven, includes 3D interactive images!)
Visit 9 2's page at Knotilus! Visit 9 2's page at the original Knot Atlas! |
Knot presentations
Planar diagram presentation | X1425 X3,12,4,13 X5,18,6,1 X7,16,8,17 X9,14,10,15 X13,10,14,11 X15,8,16,9 X17,6,18,7 X11,2,12,3 |
Gauss code | -1, 9, -2, 1, -3, 8, -4, 7, -5, 6, -9, 2, -6, 5, -7, 4, -8, 3 |
Dowker-Thistlethwaite code | 4 12 18 16 14 2 10 8 6 |
Conway Notation | [72] |
Length is 12, width is 5. Braid index is 5. |
Three dimensional invariants
|
Four dimensional invariants
|
Polynomial invariants
Alexander polynomial | 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 4 t-7+4 t^{-1} } |
Conway polynomial | 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 4 z^2+1} |
2nd Alexander ideal (db, data sources) | 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 \{1\}} |
Determinant and Signature | { 15, -2 } |
Jones polynomial | 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^{-1} - q^{-2} +2 q^{-3} -2 q^{-4} +2 q^{-5} -2 q^{-6} +2 q^{-7} - q^{-8} + q^{-9} - q^{-10} } |
HOMFLY-PT polynomial (db, data sources) | 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 -a^{10}+z^2 a^8+a^8+z^2 a^6+z^2 a^4+z^2 a^2+a^2} |
Kauffman polynomial (db, data sources) | 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 z^7 a^{11}-6 z^5 a^{11}+10 z^3 a^{11}-4 z a^{11}+z^8 a^{10}-6 z^6 a^{10}+11 z^4 a^{10}-7 z^2 a^{10}+a^{10}+2 z^7 a^9-10 z^5 a^9+13 z^3 a^9-4 z a^9+z^8 a^8-5 z^6 a^8+8 z^4 a^8-6 z^2 a^8+a^8+z^7 a^7-3 z^5 a^7+z^3 a^7+z^6 a^6-2 z^4 a^6+z^5 a^5-z^3 a^5+z^4 a^4+z^3 a^3+z^2 a^2-a^2} |
The A2 invariant | |
The G2 invariant |
A1 Invariants.
Weight | Invariant |
---|---|
1 | |
2 | |
3 | |
4 | |
5 |
A2 Invariants.
Weight | Invariant |
---|---|
1,0 | |
1,1 | |
2,0 |
A3 Invariants.
Weight | Invariant |
---|---|
0,1,0 | |
1,0,0 |
B2 Invariants.
Weight | Invariant |
---|---|
0,1 | |
1,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["9 2"];
|
In[4]:=
|
Alexander[K][t]
|
KnotTheory::loading: Loading precomputed data in PD4Knots`.
|
Out[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 4 t-7+4 t^{-1} } |
In[5]:=
|
Conway[K][z]
|
Out[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 4 z^2+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]=
|
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 \{1\}} |
In[7]:=
|
{KnotDet[K], KnotSignature[K]}
|
Out[7]=
|
{ 15, -2 } |
In[8]:=
|
Jones[K][q]
|
KnotTheory::loading: Loading precomputed data in Jones4Knots`.
|
Out[8]=
|
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^{-1} - q^{-2} +2 q^{-3} -2 q^{-4} +2 q^{-5} -2 q^{-6} +2 q^{-7} - q^{-8} + q^{-9} - q^{-10} } |
In[9]:=
|
HOMFLYPT[K][a, z]
|
KnotTheory::credits: The HOMFLYPT program was written by Scott Morrison.
|
Out[9]=
|
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 -a^{10}+z^2 a^8+a^8+z^2 a^6+z^2 a^4+z^2 a^2+a^2} |
In[10]:=
|
Kauffman[K][a, z]
|
KnotTheory::loading: Loading precomputed data in Kauffman4Knots`.
|
Out[10]=
|
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 z^7 a^{11}-6 z^5 a^{11}+10 z^3 a^{11}-4 z a^{11}+z^8 a^{10}-6 z^6 a^{10}+11 z^4 a^{10}-7 z^2 a^{10}+a^{10}+2 z^7 a^9-10 z^5 a^9+13 z^3 a^9-4 z a^9+z^8 a^8-5 z^6 a^8+8 z^4 a^8-6 z^2 a^8+a^8+z^7 a^7-3 z^5 a^7+z^3 a^7+z^6 a^6-2 z^4 a^6+z^5 a^5-z^3 a^5+z^4 a^4+z^3 a^3+z^2 a^2-a^2} |
"Similar" Knots (within the Atlas)
Same Alexander/Conway Polynomial: {7_4, ...}
Same Jones Polynomial (up to mirroring, ): {K11n13, ...}
Vassiliev invariants
V2 and V3: | (4, -10) |
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 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 t^rq^j} are shown, along with their alternating sums 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 \chi} (fixed 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 j} , alternation over 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 r} ). The squares with yellow highlighting are those on the "critical diagonals", where 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 j-2r=s+1} or 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 j-2r=s-1} , where 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 s=} -2 is the signature of 9 2. Nonzero entries off the critical diagonals (if any exist) are highlighted in red. |
|
Integral Khovanov Homology
(db, data source) |
|
The Coloured Jones Polynomials
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 n} | 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 J_n} |
2 | 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^{-2} - q^{-3} +2 q^{-5} -2 q^{-6} +3 q^{-8} -2 q^{-9} +2 q^{-11} -2 q^{-12} +2 q^{-14} -3 q^{-15} +3 q^{-17} -3 q^{-18} +3 q^{-20} -3 q^{-21} +3 q^{-23} -2 q^{-24} - q^{-25} +2 q^{-26} - q^{-27} - q^{-28} + q^{-29} } |
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 q^{-3} - q^{-4} +2 q^{-7} -2 q^{-8} + q^{-10} +3 q^{-11} -3 q^{-12} -2 q^{-13} +2 q^{-14} +5 q^{-15} -4 q^{-16} -4 q^{-17} +2 q^{-18} +6 q^{-19} -3 q^{-20} -6 q^{-21} +2 q^{-22} +6 q^{-23} -2 q^{-24} -5 q^{-25} +2 q^{-26} +5 q^{-27} -3 q^{-28} -4 q^{-29} +2 q^{-30} +4 q^{-31} -3 q^{-32} -3 q^{-33} +2 q^{-34} +3 q^{-35} -2 q^{-36} -2 q^{-37} +2 q^{-38} +2 q^{-39} -2 q^{-40} -2 q^{-41} +2 q^{-42} +2 q^{-43} -2 q^{-44} -2 q^{-45} +2 q^{-46} +2 q^{-47} - q^{-48} -3 q^{-49} + q^{-50} +2 q^{-51} -2 q^{-53} + q^{-55} + q^{-56} - q^{-57} } |
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} - q^{-5} +2 q^{-9} -2 q^{-10} + q^{-11} +2 q^{-14} -4 q^{-15} +2 q^{-16} + q^{-17} + q^{-18} + q^{-19} -7 q^{-20} +3 q^{-21} +3 q^{-22} +2 q^{-23} -10 q^{-25} +5 q^{-26} +4 q^{-27} +3 q^{-28} -2 q^{-29} -12 q^{-30} +5 q^{-31} +5 q^{-32} +5 q^{-33} -3 q^{-34} -13 q^{-35} +5 q^{-36} +5 q^{-37} +5 q^{-38} -2 q^{-39} -12 q^{-40} +4 q^{-41} +4 q^{-42} +5 q^{-43} - q^{-44} -11 q^{-45} +4 q^{-46} +4 q^{-47} +4 q^{-48} -11 q^{-50} +3 q^{-51} +3 q^{-52} +3 q^{-53} +2 q^{-54} -10 q^{-55} +2 q^{-56} +2 q^{-57} +2 q^{-58} +4 q^{-59} -8 q^{-60} + q^{-61} + q^{-62} + q^{-63} +5 q^{-64} -6 q^{-65} +5 q^{-69} -5 q^{-70} +5 q^{-74} -5 q^{-75} +5 q^{-79} -4 q^{-80} - q^{-81} - q^{-82} +5 q^{-84} -2 q^{-85} - q^{-86} - q^{-87} - q^{-88} +3 q^{-89} - q^{-92} - q^{-93} + q^{-94} } |
5 | Not Available |
6 | Not Available |
7 | Not Available |
Computer Talk
Much of the above data can be recomputed by Mathematica using the package KnotTheory`
. See A Sample KnotTheory` Session.
See/edit the Rolfsen_Splice_Template.
Back to the top. |
|