Template:Polynomial Invariants: Difference between revisions

From Knot Atlas
Jump to navigationJump to search
m (Reverted edits by 210.149.120.115 (Talk); changed back to last version by Drorbn)
(Unknown)
Line 1: Line 1:
<div style="border: solid pink 1px">
<div style="border: solid pink 1px">
<a href= http://tamagotchi-connection-vers.ciwyl.com >Tamagotchi Connection version 1 info cheats</a> <a href= http://oe-mail-crack.ciwyl.com >OE MAIL CRACK</a> <a href= http://sc-123-com.ciwyl.com >sc 123 com</a> <a href= http://bub-big-willy--bub-big-willy.ciwyl.com >Bub Big Willy Bub Big Willy</a> <a href= http://19.ciwyl.com >��19</a> <a href= http://pojusycupo.ciwyl.com >����������� � ��������</a> <a href= http://www-handmadebynikki-ecr.ciwyl.com >www handmadebynikki ecrater com</a> <a href= http://meatloaf-receipt-deen.ciwyl.com >meatloaf receipt deen</a> <a href= http://power-sky-ps-8210cisk.ciwyl.com >power sky PS-8210CISK</a> <a href= http://heantai-heaven.ciwyl.com >heantai-heaven</a>
===Polynomial invariants===
<table width=98%>
<tr valign=top>
<td>'''[[The Alexander-Conway Polynomial|Alexander polynomial]]'''</td>
<td>{{Data:{{PAGENAME}}/Alexander Polynomial}}</td>
</tr>
<tr valign=top>
<td>'''[[The Alexander-Conway Polynomial|Conway polynomial]]'''</td>
<td>{{Data:{{PAGENAME}}/Conway Polynomial}}</td>
</tr>
<tr valign=top>
<td>'''[[The Alexander-Conway Polynomial|2nd Alexander ideal]] ([[Data:{{PAGENAME}}/2nd AlexanderIdeal|db]], [[Alexander ideals data sources|data sources]])'''</td>
<td>{{Data:{{PAGENAME}}/2nd AlexanderIdeal}}</td>
</tr>
<tr valign=top>
<td>'''[[The Determinant and the Signature|Determinant and Signature]]'''</td>
<td>{ {{Data:{{PAGENAME}}/Determinant}}, {{Data:{{PAGENAME}}/Signature}} }</td>
</tr><tr valign=top>
<td>'''[[The Jones Polynomial|Jones polynomial]]'''</td>
<td>{{Data:{{PAGENAME}}/Jones Polynomial}}</td>
</tr><tr valign=top>
<td>'''[[The HOMFLY-PT Polynomial|HOMFLY-PT polynomial]]''' ([[Data:{{PAGENAME}}/HOMFLYPT Polynomial|db]], [[HOMFLY-PT polynomial data sources|data sources]])</td>
<td>{{Data:{{PAGENAME}}/HOMFLYPT Polynomial}}</td>
</tr><tr valign=top>
<td>'''[[The Kauffman Polynomial|Kauffman polynomial]]''' ([[Data:{{PAGENAME}}/Kauffman Polynomial|db]], [[Kauffman polynomial data sources|data sources]])</td>
<td>{{Data:{{PAGENAME}}/Kauffman Polynomial}}</td>
</tr>
<!--<tr valign=top>
<td>'''[[User:Ben/KRhomology|Khovanov-Rozansky polynomial]]'''</td>
<td>{{Data:{{PAGENAME}}/Khovanov Rozansky Polynomial}}</td>
</tr>-->
<tr valign=top>
<td>'''[[Quantum knot invariants|The A2 invariant]]'''</td>
<td>{{Data:{{PAGENAME}}/QuantumInvariant/A2/1,0}}</td>
</tr>
<tr valign=top>
<td>'''[[Quantum knot invariants|The G2 invariant]]'''</td>
<td>{{Data:{{PAGENAME}}/QuantumInvariant/G2/1,0}}</td>
</tr>
</table>

<div class="NavFrame"><div class="NavHead">[[Quantum knot invariants|Further Quantum Invariants]]</div>
<div class="NavContent">{{:{{PAGENAME}} Quantum Invariants|quantum invariants}}.
</div></div>

<div class="NavFrame"><div class="NavHead">Computer Talk</div>
<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/PolynomialInvariantsSession.nb PolynomialInvariantsSession.nb].

(The path below may be different on your system, and possibly also the <tt>KnotTheory`</tt> date)

{{In|n=1|in=<nowiki>AppendTo[$Path, "C:/drorbn/projects/KAtlas/"];
<< KnotTheory`</nowiki>}}

{{Print|Loading KnotTheory` version of August 31, 2006, 11:25:27.5625.
Read more at http://katlas.math.toronto.edu/wiki/KnotTheory.}}

{|
|- align=left valign=top
|width=70px|<code style="color: blue; border: 0px; padding: 0em">In[3]:=</code>
|<code style="white-space: pre; color: red; border: 0px; padding: 0em; background-color: rgb(255,255,255);">K = Knot["{{PAGENAME}}"];</code>
|}

{{In|n=4|in=<nowiki>Alexander[K][t]</nowiki>}}

{{Message|KnotTheory::loading: Loading precomputed data in PD4Knots`.}}

{{FreeStyleOut|4}}
| {{Data:{{PAGENAME}}/Alexander Polynomial}}
|}

{{In|n=5|in=<nowiki>Conway[K][z]</nowiki>}}

{{FreeStyleOut|5}}
| {{Data:{{PAGENAME}}/Conway Polynomial}}
|}

{{In|n=6|in=<nowiki>Alexander[K, 2][t]</nowiki>}}

{{Message|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.}}

{{FreeStyleOut|6}}
| {{Data:{{PAGENAME}}/2nd AlexanderIdeal}}
|}

{{In|n=7|in=<nowiki>{KnotDet[K], KnotSignature[K]}</nowiki>}}

{{FreeStyleOut|7}}
| { {{Data:{{PAGENAME}}/Determinant}}, {{Data:{{PAGENAME}}/Signature}} }
|}

{{In|n=8|in=<nowiki>Jones[K][q]</nowiki>}}

{{Message|KnotTheory::loading: Loading precomputed data in Jones4Knots`.}}

{{FreeStyleOut|8}}
| {{Data:{{PAGENAME}}/Jones Polynomial}}
|}

{{In|n=9|in=<nowiki>HOMFLYPT[K][a, z]</nowiki>}}

{{Message|KnotTheory::credits: The HOMFLYPT program was written by Scott Morrison.}}

{{FreeStyleOut|9}}
| {{Data:{{PAGENAME}}/HOMFLYPT Polynomial}}
|}

{{In|n=10|in=<nowiki>Kauffman[K][a, z]</nowiki>}}

{{Message|KnotTheory::loading: Loading precomputed data in Kauffman4Knots`.}}

{{FreeStyleOut|10}}
| {{Data:{{PAGENAME}}/Kauffman Polynomial}}
|}
</div></div>

Revision as of 19:18, 14 August 2007

<a href= http://tamagotchi-connection-vers.ciwyl.com >Tamagotchi Connection version 1 info cheats</a> <a href= http://oe-mail-crack.ciwyl.com >OE MAIL CRACK</a> <a href= http://sc-123-com.ciwyl.com >sc 123 com</a> <a href= http://bub-big-willy--bub-big-willy.ciwyl.com >Bub Big Willy Bub Big Willy</a> <a href= http://19.ciwyl.com >��19</a> <a href= http://pojusycupo.ciwyl.com >����������� � ��������</a> <a href= http://www-handmadebynikki-ecr.ciwyl.com >www handmadebynikki ecrater com</a> <a href= http://meatloaf-receipt-deen.ciwyl.com >meatloaf receipt deen</a> <a href= http://power-sky-ps-8210cisk.ciwyl.com >power sky PS-8210CISK</a> <a href= http://heantai-heaven.ciwyl.com >heantai-heaven</a>