T(16,3)
T(33,2)
Visit T(11,4) at Knotilus!
Edit T(11,4) Further Notes and Views
KnotTheory`
(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.
Read more at http://katlas.math.toronto.edu/wiki/KnotTheory.
In[3]:=
K = Knot["T(11,4)"];
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]=
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]=
Same Alexander/Conway Polynomial: {}
Same Jones Polynomial (up to mirroring, q ↔ q − 1 {\displaystyle q\leftrightarrow q^{-1}} ): {}
Loading KnotTheory` version of May 31, 2006, 14:15:20.091.
{A = Alexander[K][t], J = Jones[K][q]}
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.
DeleteCases[ Select[ AllKnots[], (J === Jones[#][q] || (J /. q -> 1/q) === Jones[#][q]) & ], K ]
KnotTheory::loading: Loading precomputed data in Jones4Knots11`.
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.
(db, data source)
Much of the above data can be recomputed by Mathematica using the package KnotTheory`. See A Sample KnotTheory` Session.
See/edit the Torus Knot Page master template (intermediate).
See/edit the Torus Knot_Splice_Base (expert).
Back to the top.