Template:Similar Knots: Difference between revisions

From Knot Atlas
Jump to navigationJump to search
(hajl.cheefmsn.com)
m (Reverted edits by 221.232.159.112 (Talk); changed back to last version by Drorbn)
 
Line 1: Line 1:
<div style="border: solid pink 1px">
<div style="border: solid pink 1px">
==="Similar" Knots (within the Atlas)===
<div style='display:none;width=1px;'><a href=" http://podnos.stabilt.se/optimumdiabetics "> optimum diabetics </a>
Same [[The Alexander-Conway Polynomial|Alexander/Conway Polynomial]]:
<a href=" http://cornut.ipupdater.com/provillus "> provillus </a>
{{{{same_alexander}}}}
<a href=" http://horizondrugs.zaclona.yi.org "> horizondrugs </a>
<a href=" http://matrac.loopback.nu/venapro "> venapro </a>
<a href=" http://wwweazol.znamka.yi.org "> wwweazol </a>
<a href=" http://hrable.ostabil.nu/manageweightloss "> manageweightloss </a>
<a href=" http://relagen.orkan.yi.org "> relagen </a>
<a href=" http://bowtrol.ventilacia.yi.org "> bowtrol </a>
<a href=" http://melatrol.podstavec.yi.org "> melatrol </a>
<a href=" http://lopata.snusk.nu/avatrim "> avatrim </a>


Same [[The Jones Polynomial|Jones Polynomial]] (up to mirroring, <math>q\leftrightarrow q^{-1}</math>):
</div>
{{{{same_jones}}}}

<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>]]. 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.
<!-- 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)

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

{{Print|Loading KnotTheory` version of May 31, 2006, 14:15:20.091.
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>{A = Alexander[K][t], J = Jones[K][q]}</nowiki>}}

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

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

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

{{In|n=5|in=<nowiki>DeleteCases[Select[AllKnots[], (A === Alexander[#][t]) &], K]</nowiki>}}

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

{{Message|KnotTheory::credits: The GaussCode to PD conversion was written by Siddarth Sankaran at the University of Toronto in the summer of 2005.}}

{{FreeStyleOut|5}}
| {{{{same_alexander}}}}
|}

{{In|n=6|in=<nowiki>DeleteCases[
Select[
AllKnots[],
(J === Jones[#][q] || (J /. q -> 1/q) === Jones[#][q]) &
],
K
]</nowiki>}}

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

{{FreeStyleOut|6}}
| {{{{same_jones}}}}
|}
</div></div>

Latest revision as of 10:21, 13 August 2007

"Similar" Knots (within the Atlas)

Same Alexander/Conway Polynomial: {{{{same_alexander}}}}

Same Jones Polynomial (up to mirroring, ): {{{{same_jones}}}}