Template:Polynomial Invariants: Difference between revisions
From Knot Atlas
Jump to navigationJump to search
m (Reverted edits by 80.58.205.32 (Talk); changed back to last version by Drorbn) |
|||
(12 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
<div style="border: solid pink 1px"> |
<div style="border: solid pink 1px"> |
||
===Polynomial invariants=== |
===Polynomial invariants=== |
||
<table width=98%> |
<table width=98%> |
||
Line 41: | Line 41: | ||
</table> |
</table> |
||
<div class="NavFrame"><div class="NavHead"> |
<div class="NavFrame"><div class="NavHead">Further Quantum Invariants</div> |
||
<div class="NavContent">{{:{{PAGENAME}} Quantum Invariants|quantum invariants}}. |
<div class="NavContent">{{:{{PAGENAME}} Quantum Invariants|quantum invariants}}. |
||
</div></div> |
</div></div> |
Latest revision as of 12:53, 1 December 2007
Polynomial invariants
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["Polynomial Invariants"];
|
In[4]:=
|
Alexander[K][t]
|
KnotTheory::loading: Loading precomputed data in PD4Knots`.
|
Out[4]=
|
Data:Polynomial Invariants/Alexander Polynomial |
In[5]:=
|
Conway[K][z]
|
Out[5]=
|
Data:Polynomial Invariants/Conway Polynomial |
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]=
|
Data:Polynomial Invariants/2nd AlexanderIdeal |
In[7]:=
|
{KnotDet[K], KnotSignature[K]}
|
Out[7]=
|
{ Data:Polynomial Invariants/Determinant, Data:Polynomial Invariants/Signature } |
In[8]:=
|
Jones[K][q]
|
KnotTheory::loading: Loading precomputed data in Jones4Knots`.
|
Out[8]=
|
Data:Polynomial Invariants/Jones Polynomial |
In[9]:=
|
HOMFLYPT[K][a, z]
|
KnotTheory::credits: The HOMFLYPT program was written by Scott Morrison.
|
Out[9]=
|
Data:Polynomial Invariants/HOMFLYPT Polynomial |
In[10]:=
|
Kauffman[K][a, z]
|
KnotTheory::loading: Loading precomputed data in Kauffman4Knots`.
|
Out[10]=
|
Data:Polynomial Invariants/Kauffman Polynomial |