Template:Polynomial Invariants: Difference between revisions
From Knot Atlas
Jump to navigationJump to search
Line 46: | Line 46: | ||
<div class="NavFrame"><div class="NavHead"><b>Computer Talk.</b> </div> |
<div class="NavFrame"><div class="NavHead"><b>Computer Talk.</b> </div> |
||
<div class="NavContent">The above data is available with the [http://www.wolfram.com/ Mathematica] package [[The Mathematica Package KnotTheory`|<code>KnotTheory`</code>]]. Your input (in <font color=red>red</font>) is realistic; all else should have the same content as in a real mathematica session, but with different formatting. |
<div class="NavContent">The above data is available with the [http://www.wolfram.com/ Mathematica] package [[The Mathematica Package KnotTheory`|<code>KnotTheory`</code>]], as shown in the (simulated) Mathematica session below. Your input (in <font color=red>red</font>) 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 [http://katlas.math.toronto.edu/svn/KnotAtlas/RolfsenKnotPageSession.nb RolfsenKnotPageSession.nb]. |
||
<!-- The following is meant to be similar to the notebook in http://katlas.math.toronto.edu/svn/KnotAtlas/RolfsenKnotPageSession.nb --> |
|||
(The path below may be different on your system, and possibly also the <tt>KnotTheory`</tt> date) |
(The path below may be different on your system, and possibly also the <tt>KnotTheory`</tt> date) |
Revision as of 11:27, 31 August 2006
Polynomial 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 RolfsenKnotPageSession.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 May 31, 2006, 14:15:20.091.
|
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]:=
|
{KnotDet[K], KnotSignature[K]}
|
Out[6]=
|
{ Data:Polynomial Invariants/Determinant, Data:Polynomial Invariants/Signature } |
In[7]:=
|
Jones[K][q]
|
KnotTheory::loading: Loading precomputed data in Jones4Knots`.
|
Out[7]=
|
Data:Polynomial Invariants/Jones Polynomial |
In[8]:=
|
HOMFLYPT[K][a, z]
|
KnotTheory::credits: The HOMFLYPT program was written by Scott Morrison.
|
Out[8]=
|
Data:Polynomial Invariants/HOMFLYPT Polynomial |
In[9]:=
|
Kauffman[K][a, z]
|
KnotTheory::loading: Loading precomputed data in Kauffman4Knots`.
|
Out[9]=
|
Data:Polynomial Invariants/Kauffman Polynomial |