<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://katlas.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Radmila</id>
	<title>Knot Atlas - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://katlas.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Radmila"/>
	<link rel="alternate" type="text/html" href="https://katlas.org/wiki/Special:Contributions/Radmila"/>
	<updated>2026-05-24T19:35:20Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://katlas.org/index.php?title=Conway_Notation&amp;diff=49650</id>
		<title>Conway Notation</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=Conway_Notation&amp;diff=49650"/>
		<updated>2006-03-13T06:30:05Z</updated>

		<summary type="html">&lt;p&gt;Radmila: /* Some generalities about the Conway notation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Manual TOC Sidebar}}&lt;br /&gt;
&lt;br /&gt;
====Conway notation and &amp;lt;tt&amp;gt;KnotTheory`&amp;lt;/tt&amp;gt;====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;KnotTheory`&amp;lt;/tt&amp;gt; understands the Conway notation for knots and links (see {{ref|Conway}} and down below), though the conversion &lt;br /&gt;
between Conway notation and other knot presentations known to &amp;lt;tt&amp;gt;KnotTheory`&amp;lt;/tt&amp;gt; (a necessary first step for using most of the KnotTheory` functionnality) requires the packages &#039;&#039;K2K&#039;&#039; (KNOT 2000, by M.Ochiai and N.Imafuji) and &#039;&#039;LinKnot&#039;&#039; (by S. Jablan and R. Sazdanovic). See [[Using the LinKnot package]] for more information.&lt;br /&gt;
&lt;br /&gt;
{{Startup Note}}&lt;br /&gt;
&lt;br /&gt;
As in the section [[Using the LinKnot package]], the first step is to add &#039;&#039;LinKnot&#039;&#039; to the Mathematica search path. This path will likely be different on your computer.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$AppendTo[$Path, &amp;quot;C:/bin/LinKnot/&amp;quot;];$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{In|&lt;br /&gt;
n  = 2 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;AppendTo[$Path, &amp;quot;C:/bin/LinKnot/&amp;quot;];&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$?ConwayNotation$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{HelpAndAbout|&lt;br /&gt;
n  = 3 |&lt;br /&gt;
n1 = 4 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;ConwayNotation&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;ConwayNotation[s] represents the knot or link whose Conway notation is the string s. ConwayNotation[K], where K is a knot or a link with up to 12 crossings, returns ConwayNotation[s], where s is a string containing the Conway notation of K.&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
about= &amp;lt;nowiki&amp;gt;The program ConwayNotation relies on code from the LinKnot package by Slavik Jablan and Ramila Sazdanovic.&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A well known example of a knot with an Alexander polynomial equal to the Alexander polynomial of the unknot is the (-3,5,7)-pretzel knot &amp;lt;math&amp;gt;K&amp;lt;/math&amp;gt;. Let us verify that, check (using the Jones polynomial that &amp;lt;math&amp;gt;K&amp;lt;/math&amp;gt; is not the unknot and find a (rather unattractive) braid whose closure is &amp;lt;math&amp;gt;K&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$DrawMorseLink[K = ConwayNotation[&amp;quot;-3,5,7&amp;quot;]] // Show$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{Graphics|&lt;br /&gt;
n  = 6 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;DrawMorseLink[K = ConwayNotation[&amp;quot;-3,5,7&amp;quot;]] // Show&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
img= Conway_Notation_Out_5.gif |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;-Graphics-&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$Alexander[K][t]$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{InOut|&lt;br /&gt;
n  = 7 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;Alexander[K][t]&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;1&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$Jones[K][q]$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{InOut|&lt;br /&gt;
n  = 8 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;Jones[K][q]&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt; -12    -11    -10   2     -8    -7    -5    -4   2     -2   1&lt;br /&gt;
q    - q    + q    - -- + q   - q   + q   - q   + -- - q   + -&lt;br /&gt;
                      9                            3         q&lt;br /&gt;
                     q                            q&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$br = BR[K]$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{InOut|&lt;br /&gt;
n  = 9 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;br = BR[K]&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;BR[14, {1, 2, 3, -4, -5, -6, -7, 8, -7, 6, 5, 4, -3, -2, -1, -6, -5, &lt;br /&gt;
 &lt;br /&gt;
   -4, -3, -2, 9, 8, 7, 6, -5, 4, -3, 7, -8, -7, -9, -8, 10, 9, -8, &lt;br /&gt;
 &lt;br /&gt;
   -11, -10, 12, 11, -10, 9, -8, -13, -12, -11, 10, 9, -8, -7, 6, -5, &lt;br /&gt;
 &lt;br /&gt;
   4, -5, -7, 8, -7, -6, -7, -9, 8, -7, 6, 5, -4, 3, 2, -6, -7, -10, &lt;br /&gt;
 &lt;br /&gt;
   -9, 11, 10, -9, 8, -7, 6, 5, -4, 3, -6, 5, 4, -6, 5, 7, 6, -7, -8, &lt;br /&gt;
 &lt;br /&gt;
   9, 8, -7, 12, -11, 10, -9, 13, -12, 11, -10}]&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$BraidPlot[br] // Show$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{Graphics|&lt;br /&gt;
n  = 11 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;BraidPlot[br] // Show&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
img= Conway_Notation_Out_10.gif |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;-Graphics-&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Some generalities about the Conway notation====&lt;br /&gt;
&lt;br /&gt;
Conway notation was introduced by J.H. Conway in 1967 (see {{ref|Conway}}). The main building blocks for the Conway notation are 4-tangles. A 4-&#039;&#039;tangle&#039;&#039; in a knot or link projection is a region in the projection plane &amp;lt;math&amp;gt;{\mathbb R}^2&amp;lt;/math&amp;gt; (or on the sphere &amp;lt;math&amp;gt;S^3&amp;lt;/math&amp;gt;) surrounded with a circle such that the projection intersects with the circle exactly four times. The elementary tangles are: &lt;br /&gt;
&amp;lt;table cellspacing=0 cellpadding=0 border=0 align=center&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;[[Image:tangle0.jpg]]&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;[[Image:tangle1.jpg]]&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;[[Image:tangle-1.jpg]]&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Tangles could be combined and modified by one unary operation &amp;lt;math&amp;gt;a\mapsto-a&amp;lt;/math&amp;gt; and three binary operations: &#039;&#039;sum&#039;&#039;, &#039;&#039;product&#039;&#039; and &#039;&#039;ramification&#039;&#039;, taking tangles &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; to new tangles &amp;lt;math&amp;gt;a+b&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;a\,b&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;a,b&amp;lt;/math&amp;gt;. Here &amp;lt;math&amp;gt;-a&amp;lt;/math&amp;gt; is the image of &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; under reflection in the NW-SE mirror line, &amp;lt;math&amp;gt;a+b&amp;lt;/math&amp;gt; is obtained by placing &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; side by side with &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; on the left and &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; on the right. &amp;lt;math&amp;gt;a\,b&amp;lt;/math&amp;gt; is simply &amp;lt;math&amp;gt;(-a)+b&amp;lt;/math&amp;gt;, and finally, &amp;lt;math&amp;gt;a,b = (-a)+(-b)&amp;lt;/math&amp;gt;.&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;table cellspacing=0 cellpadding=0 border=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;[[Image:033.jpg]]&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;[[Image:ConwayRamification.jpg]]&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td align=center&amp;gt;Sum and product of tangles&amp;lt;/td&amp;gt;&amp;lt;td align=center&amp;gt;Ramification of tangles&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;rational tangle&#039;&#039; is any tangle obtained from the elementary tangles using only the operation of product.  A &#039;&#039;rational knot&#039;&#039; or a &#039;&#039;rational link&#039;&#039; is the numerator closure of a rational tangle. A knot or link is called &#039;&#039;algebraic&#039;&#039; if it can be obtained as the closure of a tangle obtained from rational tangles using the operations above.&lt;br /&gt;
&lt;br /&gt;
Knot or links that can not be obtained in this way are called &#039;&#039;non-algebraic&#039;&#039;. They can all be obtained in the following manner: start with a &#039;&#039;basic polyhedron&#039;&#039; &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt;, a 4-valent graph without digons, with vertices numbered &amp;lt;math&amp;gt;1&amp;lt;/math&amp;gt; through &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;. Now substitute tangles &amp;lt;math&amp;gt;t_1&amp;lt;/math&amp;gt; through &amp;lt;math&amp;gt;t_n&amp;lt;/math&amp;gt; into these vertices.&lt;br /&gt;
&lt;br /&gt;
The Conway notation for such knots and links consists of the symbol &amp;lt;math&amp;gt;ni^\star&amp;lt;/math&amp;gt; of a basic polyhedron &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; is the number of vertices and &amp;lt;math&amp;gt;i&amp;lt;/math&amp;gt; is the index of &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; in some fixed list of basic polyhedra with &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; vertices, followed by the symbols for the tangles &amp;lt;math&amp;gt;t_1&amp;lt;/math&amp;gt; through &amp;lt;math&amp;gt;t_n&amp;lt;/math&amp;gt; separated by dots.&lt;br /&gt;
&lt;br /&gt;
For example, the knot [[4_1]] is denoted by &amp;quot;2 2&amp;quot;, the knot [[9_5]] by &amp;quot;5 1 3&amp;quot;, the link [[L5a1]] is denoted by &amp;quot;2 1 2&amp;quot;, the link [[L9a24]] by &amp;quot;3 1,3,2&amp;quot; (all of them contain spaces between tangles), etc. A sequence of k pluses at the end of Conway symbol is denoted by +k, and the sequence of k minuses by +-k (e.g., knot [[10_76]] given in Conway notation as 3,3,2++ is denoted by &amp;quot;3,3,2+2&amp;quot;, and the mirror of the link [[L9n21]] whose Conway notation is 3,2,2,2-- is given by &amp;quot;3,2,2,2+-2&amp;quot;). The space is used in the same way in all other symbols. &lt;br /&gt;
&lt;br /&gt;
For the basic polyhedra with &amp;lt;math&amp;gt;N&amp;lt;10&amp;lt;/math&amp;gt; crossings  the standard notation is used (.1 , 6*, 8*,  9*, where the symbol for 6* can be ommitted). For example, the knot [[10_95]] is denoted by &amp;quot;.2 1 0.2.2&amp;quot;, and [[10_101]] by &amp;quot;2 1..2..2&amp;quot;. For higher values of &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; it is used notation in which the first number is the number of crossings, and the next is the ordering number of polyhedron  (e.g., 101*, 102*, 103* for &amp;lt;math&amp;gt;N=10&amp;lt;/math&amp;gt; denoting 10*, 10**, 10***, respectively, and 111*, 112*, 113* for &amp;lt;math&amp;gt;N=11&amp;lt;/math&amp;gt; denoting 11*, 11**, 11***, respectively, &#039;&#039;etc&#039;&#039;.).&lt;br /&gt;
&lt;br /&gt;
The order of  basic polyhedra for &amp;lt;math&amp;gt;N=12&amp;lt;/math&amp;gt; corresponds to the list in {{ref|Caudron}}, so as 121* till 1212* are denoted the basic polyhedra originally titled as 12A-12L. For &amp;lt;math&amp;gt;N&amp;gt;12&amp;lt;/math&amp;gt; the database of basic polyhedra is produced from the list of simple 4-regular 4-edge-connected but not 3-connected plane graphs generated by Brendan McKay using the program &amp;quot;plantri&amp;quot; written by Gunnar Brinkmann and Brendan McKay (http://cs.anu.edu.au/~bdm/plantri/). PolyBase.m is automatically downloaded and it cointains basic polyhedra up to 16 crossings. In order to work with the basic polyhedra up tp 20 vertices, one needs to open an additional database PolyBaseN.m, for &amp;lt;math&amp;gt;N=17&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;N=20&amp;lt;/math&amp;gt; (by writing, e.g. &amp;lt;&amp;lt;PolyBase17.m or Needs[&amp;quot;PolyBase17.m&amp;quot;] for &amp;lt;math&amp;gt;N=17&amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
Note: Together with the classical notation, Conway symbols are given in the book &#039;&#039;Knots and Links&#039;&#039; by D.~Rolfsen. However if you try to draw some knots or links from their Conway symbols the obtained projection might be non-isomorphic with the one given in Rolfsen, for example knot [[9_15]] denoted in Conway notation as 2 3 2 2  gives projection with 5, and not 4 digons.&lt;br /&gt;
&lt;br /&gt;
{{note|Caudron}} A. Caudron, &#039;&#039;Classification des noeuds et des enlancements&#039;&#039;. Public. Math. d&#039;Orsay 82. Orsay: Univ. Paris Sud, Dept. Math., 1982.&lt;br /&gt;
&lt;br /&gt;
{{note|Conway}} J. H. Conway, &#039;&#039;An Enumeration of Knots and Links, and Some of Their Algebraic Properties.&#039;&#039; In Computation Problems in Abstract Algebra (Ed. J. Leech). Oxford, England: Pergamon Press, pp. 329-358, 1967.&lt;/div&gt;</summary>
		<author><name>Radmila</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=File:Tangle-1.jpg&amp;diff=145996</id>
		<title>File:Tangle-1.jpg</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=File:Tangle-1.jpg&amp;diff=145996"/>
		<updated>2006-03-13T06:17:58Z</updated>

		<summary type="html">&lt;p&gt;Radmila: Elementary tangle -1&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Elementary tangle -1&lt;/div&gt;</summary>
		<author><name>Radmila</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=File:Tangle1.jpg&amp;diff=145995</id>
		<title>File:Tangle1.jpg</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=File:Tangle1.jpg&amp;diff=145995"/>
		<updated>2006-03-13T06:17:34Z</updated>

		<summary type="html">&lt;p&gt;Radmila: Elementary tangle 1&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Elementary tangle 1&lt;/div&gt;</summary>
		<author><name>Radmila</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=File:Tangle0.jpg&amp;diff=145994</id>
		<title>File:Tangle0.jpg</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=File:Tangle0.jpg&amp;diff=145994"/>
		<updated>2006-03-13T06:17:01Z</updated>

		<summary type="html">&lt;p&gt;Radmila: Elementary tangle 0&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Elementary tangle 0&lt;/div&gt;</summary>
		<author><name>Radmila</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=Conway_Notation&amp;diff=49554</id>
		<title>Conway Notation</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=Conway_Notation&amp;diff=49554"/>
		<updated>2006-03-10T01:20:47Z</updated>

		<summary type="html">&lt;p&gt;Radmila: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Manual TOC Sidebar}}&lt;br /&gt;
&lt;br /&gt;
====Conway notation and &amp;lt;tt&amp;gt;KnotTheory`&amp;lt;/tt&amp;gt;====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;KnotTheory`&amp;lt;/tt&amp;gt; understands the Conway notation for knots and links (see {{ref|Conway}} and down below), though the conversion &lt;br /&gt;
between Conway notation and other knot presentations known to &amp;lt;tt&amp;gt;KnotTheory`&amp;lt;/tt&amp;gt; (a necessary first step for using most of the KnotTheory` functionnality) requires the packages &#039;&#039;K2K&#039;&#039; (KNOT 2000, by M.Ochiai and N.Imafuji) and &#039;&#039;LinKnot&#039;&#039; (by S. Jablan and R. Sazdanovic). See [[Using the LinKnot package]] for more information.&lt;br /&gt;
&lt;br /&gt;
{{Startup Note}}&lt;br /&gt;
&lt;br /&gt;
As in the section [[Using the LinKnot package]], the first step is to add &#039;&#039;LinKnot&#039;&#039; to the Mathematica search path. This path will likely be different on your computer.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$AppendTo[$Path, &amp;quot;C:/bin/LinKnot/&amp;quot;];$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{In|&lt;br /&gt;
n  = 2 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;AppendTo[$Path, &amp;quot;C:/bin/LinKnot/&amp;quot;];&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$?ConwayNotation$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{HelpAndAbout|&lt;br /&gt;
n  = 3 |&lt;br /&gt;
n1 = 4 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;ConwayNotation&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;ConwayNotation[s] represents the knot or link whose Conway notation is the string s. ConwayNotation[K], where K is a knot or a link with up to 12 crossings, returns ConwayNotation[s], where s is a string containing the Conway notation of K.&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
about= &amp;lt;nowiki&amp;gt;The program ConwayNotation relies on code from the LinKnot package by Slavik Jablan and Ramila Sazdanovic.&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A well known example of a knot with an Alexander polynomial equal to the Alexander polynomial of the unknot is the (-3,5,7)-pretzel knot &amp;lt;math&amp;gt;K&amp;lt;/math&amp;gt;. Let us verify that, check (using the Jones polynomial that &amp;lt;math&amp;gt;K&amp;lt;/math&amp;gt; is not the unknot and find a (rather unattractive) braid whose closure is &amp;lt;math&amp;gt;K&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$DrawMorseLink[K = ConwayNotation[&amp;quot;-3,5,7&amp;quot;]] // Show$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{Graphics|&lt;br /&gt;
n  = 6 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;DrawMorseLink[K = ConwayNotation[&amp;quot;-3,5,7&amp;quot;]] // Show&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
img= Conway_Notation_Out_5.gif |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;-Graphics-&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$Alexander[K][t]$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{InOut|&lt;br /&gt;
n  = 7 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;Alexander[K][t]&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;1&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$Jones[K][q]$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{InOut|&lt;br /&gt;
n  = 8 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;Jones[K][q]&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt; -12    -11    -10   2     -8    -7    -5    -4   2     -2   1&lt;br /&gt;
q    - q    + q    - -- + q   - q   + q   - q   + -- - q   + -&lt;br /&gt;
                      9                            3         q&lt;br /&gt;
                     q                            q&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$br = BR[K]$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{InOut|&lt;br /&gt;
n  = 9 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;br = BR[K]&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;BR[14, {1, 2, 3, -4, -5, -6, -7, 8, -7, 6, 5, 4, -3, -2, -1, -6, -5, &lt;br /&gt;
 &lt;br /&gt;
   -4, -3, -2, 9, 8, 7, 6, -5, 4, -3, 7, -8, -7, -9, -8, 10, 9, -8, &lt;br /&gt;
 &lt;br /&gt;
   -11, -10, 12, 11, -10, 9, -8, -13, -12, -11, 10, 9, -8, -7, 6, -5, &lt;br /&gt;
 &lt;br /&gt;
   4, -5, -7, 8, -7, -6, -7, -9, 8, -7, 6, 5, -4, 3, 2, -6, -7, -10, &lt;br /&gt;
 &lt;br /&gt;
   -9, 11, 10, -9, 8, -7, 6, 5, -4, 3, -6, 5, 4, -6, 5, 7, 6, -7, -8, &lt;br /&gt;
 &lt;br /&gt;
   9, 8, -7, 12, -11, 10, -9, 13, -12, 11, -10}]&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$BraidPlot[br] // Show$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{Graphics|&lt;br /&gt;
n  = 11 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;BraidPlot[br] // Show&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
img= Conway_Notation_Out_10.gif |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;-Graphics-&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Some generalities about the Conway notation====&lt;br /&gt;
&lt;br /&gt;
Conway notation was introduced by J.H. Conway in 1967 (see {{ref|Conway}}). The main building blocks for the Conway notation are 4-tangles. A 4-&#039;&#039;tangle&#039;&#039; in a knot or link projection is a region in the projection plane &amp;lt;math&amp;gt;{\mathbb R}^2&amp;lt;/math&amp;gt; (or on the sphere &amp;lt;math&amp;gt;S^3&amp;lt;/math&amp;gt;) surrounded with a circle such that the projection intersects with the circle exactly four times. The elementary tangles are &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;1&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;-1&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Pic&lt;br /&gt;
&lt;br /&gt;
Tangles could be combined and modified by one unary operation &amp;lt;math&amp;gt;a\mapsto-a&amp;lt;/math&amp;gt; and three binary operations: &#039;&#039;sum&#039;&#039;, &#039;&#039;product&#039;&#039; and &#039;&#039;ramification&#039;&#039;, taking tangles &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; to new tangles &amp;lt;math&amp;gt;a+b&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;a\,b&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;a,b&amp;lt;/math&amp;gt;. Here &amp;lt;math&amp;gt;-a&amp;lt;/math&amp;gt; is the image of &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; under reflection in the NW-SE mirror line, &amp;lt;math&amp;gt;a+b&amp;lt;/math&amp;gt; is obtained by placing &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; side by side with &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; on the left and &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; on the right. &amp;lt;math&amp;gt;a\,b&amp;lt;/math&amp;gt; is simply &amp;lt;math&amp;gt;(-a)+b&amp;lt;/math&amp;gt;, and finally, &amp;lt;math&amp;gt;a,b = (-a)+(-b)&amp;lt;/math&amp;gt;.&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;table cellspacing=0 cellpadding=0 border=0&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;[[Image:033.jpg]]&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;[[Image:ConwayRamification.jpg]]&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td align=center&amp;gt;Sum and product of tangles&amp;lt;/td&amp;gt;&amp;lt;td align=center&amp;gt;Ramification of tangles&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;rational tangle&#039;&#039; is any tangle obtained from the elementary tangles using only the operation of product.  A &#039;&#039;rational knot&#039;&#039; or a &#039;&#039;rational link&#039;&#039; is the numerator closure of a rational tangle. A knot or link is called &#039;&#039;algebraic&#039;&#039; if it can be obtained as the closure of a tangle obtained from rational tangles using the operations above.&lt;br /&gt;
&lt;br /&gt;
Knot or links that can not be obtained in this way are called &#039;&#039;non-algebraic&#039;&#039;. They can all be obtained in the following manner: start with a &#039;&#039;basic polyhedron&#039;&#039; &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt;, a 4-valent graph without digons, with vertices numbered &amp;lt;math&amp;gt;1&amp;lt;/math&amp;gt; through &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;. Now substitute tangles &amp;lt;math&amp;gt;t_1&amp;lt;/math&amp;gt; through &amp;lt;math&amp;gt;t_n&amp;lt;/math&amp;gt; into these vertices.&lt;br /&gt;
&lt;br /&gt;
The Conway notation for such knots and links consists of the symbol &amp;lt;math&amp;gt;ni^\star&amp;lt;/math&amp;gt; of a basic polyhedron &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; is the number of vertices and &amp;lt;math&amp;gt;i&amp;lt;/math&amp;gt; is the index of &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; in some fixed list of basic polyhedra with &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; vertices, followed by the symbols for the tangles &amp;lt;math&amp;gt;t_1&amp;lt;/math&amp;gt; through &amp;lt;math&amp;gt;t_n&amp;lt;/math&amp;gt; separated by dots.&lt;br /&gt;
&lt;br /&gt;
For example, the knot [[4_1]] is denoted by &amp;quot;2 2&amp;quot;, the knot [[9_5]] by &amp;quot;5 1 3&amp;quot;, the link [[L5a1]] is denoted by &amp;quot;2 1 2&amp;quot;, the link [[L9a24]] by &amp;quot;3 1,3,2&amp;quot; (all of them contain spaces between tangles), etc. A sequence of k pluses at the end of Conway symbol is denoted by +k, and the sequence of k minuses by +-k (e.g., knot [[10_76]] given in Conway notation as 3,3,2++ is denoted by &amp;quot;3,3,2+2&amp;quot;, and the mirror of the link [[L9n21]] whose Conway notation is 3,2,2,2-- is given by &amp;quot;3,2,2,2+-2&amp;quot;). The space is used in the same way in all other symbols. &lt;br /&gt;
&lt;br /&gt;
For the basic polyhedra with &amp;lt;math&amp;gt;N&amp;lt;10&amp;lt;/math&amp;gt; crossings  the standard notation is used (.1 , 6*, 8*,  9*, where the symbol for 6* can be ommitted). For example, the knot [[10_95]] is denoted by &amp;quot;.2 1 0.2.2&amp;quot;, and [[10_101]] by &amp;quot;2 1..2..2&amp;quot;. For higher values of &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; it is used notation in which the first number is the number of crossings, and the next is the ordering number of polyhedron  (e.g., 101*, 102*, 103* for &amp;lt;math&amp;gt;N=10&amp;lt;/math&amp;gt; denoting 10*, 10**, 10***, respectively, and 111*, 112*, 113* for &amp;lt;math&amp;gt;N=11&amp;lt;/math&amp;gt; denoting 11*, 11**, 11***, respectively, &#039;&#039;etc&#039;&#039;.).&lt;br /&gt;
&lt;br /&gt;
The order of  basic polyhedra for &amp;lt;math&amp;gt;N=12&amp;lt;/math&amp;gt; corresponds to the list in {{ref|Caudron}}, so as 121* till 1212* are denoted the basic polyhedra originally titled as 12A-12L. For &amp;lt;math&amp;gt;N&amp;gt;12&amp;lt;/math&amp;gt; the database of basic polyhedra is produced from the list of simple 4-regular 4-edge-connected but not 3-connected plane graphs generated by Brendan McKay using the program &amp;quot;plantri&amp;quot; written by Gunnar Brinkmann and Brendan McKay (http://cs.anu.edu.au/~bdm/plantri/). PolyBase.m is automatically downloaded and it cointains basic polyhedra up to 16 crossings. In order to work with the basic polyhedra up tp 20 vertices, one needs to open an additional database PolyBaseN.m, for &amp;lt;math&amp;gt;N=17&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;N=20&amp;lt;/math&amp;gt; (by writing, e.g. &amp;lt;&amp;lt;PolyBase17.m or Needs[&amp;quot;PolyBase17.m&amp;quot;] for &amp;lt;math&amp;gt;N=17&amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
Note: Together with the classical notation, Conway symbols are given in the book &#039;&#039;Knots and Links&#039;&#039; by D.~Rolfsen. However if you try to draw some knots or links from their Conway symbols the obtained projection might be non-isomorphic with the one given in Rolfsen, for example knot [[9_15]] denoted in Conway notation as 2 3 2 2  gives projection with 5, and not 4 digons.&lt;br /&gt;
&lt;br /&gt;
{{note|Caudron}} A. Caudron, &#039;&#039;Classification des noeuds et des enlancements&#039;&#039;. Public. Math. d&#039;Orsay 82. Orsay: Univ. Paris Sud, Dept. Math., 1982.&lt;br /&gt;
&lt;br /&gt;
{{note|Conway}} J. H. Conway, &#039;&#039;An Enumeration of Knots and Links, and Some of Their Algebraic Properties.&#039;&#039; In Computation Problems in Abstract Algebra (Ed. J. Leech). Oxford, England: Pergamon Press, pp. 329-358, 1967.&lt;/div&gt;</summary>
		<author><name>Radmila</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=File:ConwayRamification.jpg&amp;diff=145993</id>
		<title>File:ConwayRamification.jpg</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=File:ConwayRamification.jpg&amp;diff=145993"/>
		<updated>2006-03-10T01:11:15Z</updated>

		<summary type="html">&lt;p&gt;Radmila: Conway notation-ramification&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Conway notation-ramification&lt;/div&gt;</summary>
		<author><name>Radmila</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=File:033.jpg&amp;diff=145992</id>
		<title>File:033.jpg</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=File:033.jpg&amp;diff=145992"/>
		<updated>2006-03-10T01:09:51Z</updated>

		<summary type="html">&lt;p&gt;Radmila: Conway notation-sum and product&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Conway notation-sum and product&lt;/div&gt;</summary>
		<author><name>Radmila</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=Conway_Notation&amp;diff=49543</id>
		<title>Conway Notation</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=Conway_Notation&amp;diff=49543"/>
		<updated>2006-03-09T16:23:42Z</updated>

		<summary type="html">&lt;p&gt;Radmila: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Manual TOC Sidebar}}&lt;br /&gt;
&lt;br /&gt;
====Conway notation and &amp;lt;tt&amp;gt;KnotTheory`&amp;lt;/tt&amp;gt;====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;KnotTheory`&amp;lt;/tt&amp;gt; understands the Conway notation for knots and links (see {{ref|Conway}} and down below), though the conversion &lt;br /&gt;
between Conway notation and other knot presentations known to &amp;lt;tt&amp;gt;KnotTheory`&amp;lt;/tt&amp;gt; (a necessary first step for using most of the KnotTheory` functionnality) requires the packages &#039;&#039;K2K&#039;&#039; (KNOT 2000, by M.Ochiai and N.Imafuji) and &#039;&#039;LinKnot&#039;&#039; (by S. Jablan and R. Sazdanovic). See [[Using the LinKnot package]] for more information.&lt;br /&gt;
&lt;br /&gt;
{{Startup Note}}&lt;br /&gt;
&lt;br /&gt;
As in the section [[Using the LinKnot package]], the first step is to add &#039;&#039;LinKnot&#039;&#039; to the Mathematica search path. This path will likely be different on your computer.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$AppendTo[$Path, &amp;quot;C:/bin/LinKnot/&amp;quot;];$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{In|&lt;br /&gt;
n  = 2 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;AppendTo[$Path, &amp;quot;C:/bin/LinKnot/&amp;quot;];&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$?ConwayNotation$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{HelpAndAbout|&lt;br /&gt;
n  = 3 |&lt;br /&gt;
n1 = 4 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;ConwayNotation&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;ConwayNotation[s] represents the knot or link whose Conway notation is the string s. ConwayNotation[K], where K is a knot or a link with up to 12 crossings, returns ConwayNotation[s], where s is a string containing the Conway notation of K.&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
about= &amp;lt;nowiki&amp;gt;The program ConwayNotation relies on code from the LinKnot package by Slavik Jablan and Ramila Sazdanovic.&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A well known example of a knot with an Alexander polynomial equal to the Alexander polynomial of the unknot is the (-3,5,7)-pretzel knot &amp;lt;math&amp;gt;K&amp;lt;/math&amp;gt;. Let us verify that, check (using the Jones polynomial that &amp;lt;math&amp;gt;K&amp;lt;/math&amp;gt; is not the unknot and find a (rather unattractive) braid whose closure is &amp;lt;math&amp;gt;K&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$DrawMorseLink[K = ConwayNotation[&amp;quot;-3,5,7&amp;quot;]] // Show$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{Graphics|&lt;br /&gt;
n  = 6 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;DrawMorseLink[K = ConwayNotation[&amp;quot;-3,5,7&amp;quot;]] // Show&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
img= Conway_Notation_Out_5.gif |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;-Graphics-&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$Alexander[K][t]$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{InOut|&lt;br /&gt;
n  = 7 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;Alexander[K][t]&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;1&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$Jones[K][q]$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{InOut|&lt;br /&gt;
n  = 8 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;Jones[K][q]&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt; -12    -11    -10   2     -8    -7    -5    -4   2     -2   1&lt;br /&gt;
q    - q    + q    - -- + q   - q   + q   - q   + -- - q   + -&lt;br /&gt;
                      9                            3         q&lt;br /&gt;
                     q                            q&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$br = BR[K]$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{InOut|&lt;br /&gt;
n  = 9 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;br = BR[K]&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;BR[14, {1, 2, 3, -4, -5, -6, -7, 8, -7, 6, 5, 4, -3, -2, -1, -6, -5, &lt;br /&gt;
 &lt;br /&gt;
   -4, -3, -2, 9, 8, 7, 6, -5, 4, -3, 7, -8, -7, -9, -8, 10, 9, -8, &lt;br /&gt;
 &lt;br /&gt;
   -11, -10, 12, 11, -10, 9, -8, -13, -12, -11, 10, 9, -8, -7, 6, -5, &lt;br /&gt;
 &lt;br /&gt;
   4, -5, -7, 8, -7, -6, -7, -9, 8, -7, 6, 5, -4, 3, 2, -6, -7, -10, &lt;br /&gt;
 &lt;br /&gt;
   -9, 11, 10, -9, 8, -7, 6, 5, -4, 3, -6, 5, 4, -6, 5, 7, 6, -7, -8, &lt;br /&gt;
 &lt;br /&gt;
   9, 8, -7, 12, -11, 10, -9, 13, -12, 11, -10}]&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$BraidPlot[br] // Show$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{Graphics|&lt;br /&gt;
n  = 11 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;BraidPlot[br] // Show&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
img= Conway_Notation_Out_10.gif |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;-Graphics-&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Some generalities about the Conway notation====&lt;br /&gt;
&lt;br /&gt;
Conway notation was introduced by J.H. Conway in 1967 (see {{ref|Conway}}). The main building blocks for the Conway notation are 4-tangles. A 4-&#039;&#039;tangle&#039;&#039; in a knot or link projection is a region in the projection plane &amp;lt;math&amp;gt;{\mathbb R}^2&amp;lt;/math&amp;gt; (or on the sphere &amp;lt;math&amp;gt;S^3&amp;lt;/math&amp;gt;) surrounded with a circle such that the projection intersects with the circle exactly four times. The elementary tangles are &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;1&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;-1&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Pic&lt;br /&gt;
&lt;br /&gt;
Tangles could be combined and modified by one unary operation &amp;lt;math&amp;gt;a\mapsto-a&amp;lt;/math&amp;gt; and three binary operations: &#039;&#039;sum&#039;&#039;, &#039;&#039;product&#039;&#039; and &#039;&#039;ramification&#039;&#039;, taking tangles &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; to new tangles &amp;lt;math&amp;gt;a+b&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;a\,b&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;a,b&amp;lt;/math&amp;gt;. Here &amp;lt;math&amp;gt;-a&amp;lt;/math&amp;gt; is the image of &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; under reflection in the NW-SE mirror line, &amp;lt;math&amp;gt;a+b&amp;lt;/math&amp;gt; is obtained by placing &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; side by side with &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; on the left and &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; on the right. &amp;lt;math&amp;gt;a\,b&amp;lt;/math&amp;gt; is simply &amp;lt;math&amp;gt;(-a)+b&amp;lt;/math&amp;gt;, and finally, &amp;lt;math&amp;gt;a,b = (-a)+(-b)&amp;lt;/math&amp;gt;.&lt;br /&gt;
 &lt;br /&gt;
Pic&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;rational tangle&#039;&#039; is any tangle obtained from the elementary tangles using only the operation of product.  A &#039;&#039;rational knot&#039;&#039; or a &#039;&#039;rational link&#039;&#039; is the numerator closure of a rational tangle. A knot or link is called &#039;&#039;algebraic&#039;&#039; if it can be obtained as the closure of a tangle obtained from rational tangles using the operations above.&lt;br /&gt;
&lt;br /&gt;
Knot or links that can not be obtained in this way are called &#039;&#039;non-algebraic&#039;&#039;. They can all be obtained in the following manner: start with a &#039;&#039;basic polyhedron&#039;&#039; &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt;, a 4-valent graph without digons, with vertices numbered &amp;lt;math&amp;gt;1&amp;lt;/math&amp;gt; through &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;. Now substitute tangles &amp;lt;math&amp;gt;t_1&amp;lt;/math&amp;gt; through &amp;lt;math&amp;gt;t_n&amp;lt;/math&amp;gt; into these vertices.&lt;br /&gt;
&lt;br /&gt;
The Conway notation for such knots and links consists of the symbol &amp;lt;math&amp;gt;ni^\star&amp;lt;/math&amp;gt; of a basic polyhedron &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; is the number of vertices and &amp;lt;math&amp;gt;i&amp;lt;/math&amp;gt; is the index of &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; in some fixed list of basic polyhedra with &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; vertices, followed by the symbols for the tangles &amp;lt;math&amp;gt;t_1&amp;lt;/math&amp;gt; through &amp;lt;math&amp;gt;t_n&amp;lt;/math&amp;gt; separated by dots.&lt;br /&gt;
&lt;br /&gt;
For example, the knot [[4_1]] is denoted by &amp;quot;2 2&amp;quot;, the knot [[9_5]] by &amp;quot;5 1 3&amp;quot;, the link [[L5a1]] is denoted by &amp;quot;2 1 2&amp;quot;, the link [[L9a24]] by &amp;quot;3 1,3,2&amp;quot; (all of them contain spaces between tangles), etc. A sequence of k pluses at the end of Conway symbol is denoted by +k, and the sequence of k minuses by +-k (e.g., knot [[10_76]] given in Conway notation as 3,3,2++ is denoted by &amp;quot;3,3,2+2&amp;quot;, and the mirror of the link [[L9n21]] whose Conway notation is 3,2,2,2-- is given by &amp;quot;3,2,2,2+-2&amp;quot;). The space is used in the same way in all other symbols. &lt;br /&gt;
&lt;br /&gt;
For the basic polyhedra with &amp;lt;math&amp;gt;N&amp;lt;10&amp;lt;/math&amp;gt; crossings  the standard notation is used (.1 , 6*, 8*,  9*, where the symbol for 6* can be ommitted). For example, the knot [[10_95]] is denoted by &amp;quot;.2 1 0.2.2&amp;quot;, and [[10_101]] by &amp;quot;2 1..2..2&amp;quot;. For higher values of &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; it is used notation in which the first number is the number of crossings, and the next is the ordering number of polyhedron  (e.g., 101*, 102*, 103* for &amp;lt;math&amp;gt;N=10&amp;lt;/math&amp;gt; denoting 10*, 10**, 10***, respectively, and 111*, 112*, 113* for &amp;lt;math&amp;gt;N=11&amp;lt;/math&amp;gt; denoting 11*, 11**, 11***, respectively, &#039;&#039;etc&#039;&#039;.).&lt;br /&gt;
&lt;br /&gt;
The order of  basic polyhedra for &amp;lt;math&amp;gt;N=12&amp;lt;/math&amp;gt; corresponds to the list in {{ref|Caudron}}, so as 121* till 1212* are denoted the basic polyhedra originally titled as 12A-12L. For &amp;lt;math&amp;gt;N&amp;gt;12&amp;lt;/math&amp;gt; the database of basic polyhedra is produced from the list of simple 4-regular 4-edge-connected but not 3-connected plane graphs generated by Brendan McKay using the program &amp;quot;plantri&amp;quot; written by Gunnar Brinkmann and Brendan McKay (http://cs.anu.edu.au/~bdm/plantri/). PolyBase.m is automatically downloaded and it cointains basic polyhedra up to 16 crossings. In order to work with the basic polyhedra up tp 20 vertices, one needs to open an additional database PolyBaseN.m, for &amp;lt;math&amp;gt;N=17&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;N=20&amp;lt;/math&amp;gt; (by writing, e.g. &amp;lt;&amp;lt;PolyBase17.m or Needs[&amp;quot;PolyBase17.m&amp;quot;] for &amp;lt;math&amp;gt;N=17&amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
Note: Together with the classical notation, Conway symbols are given in the book &#039;&#039;Knots and Links&#039;&#039; by D.~Rolfsen. However if you try to draw some knots or links from their Conway symbols the obtained projection might be non-isomorphic with the one given in Rolfsen, for example knot [[9_15]] denoted in Conway notation as 2 3 2 2  gives projection with 5, and not 4 digons.&lt;br /&gt;
&lt;br /&gt;
{{note|Caudron}} A. Caudron, &#039;&#039;Classification des noeuds et des enlancements&#039;&#039;. Public. Math. d&#039;Orsay 82. Orsay: Univ. Paris Sud, Dept. Math., 1982.&lt;br /&gt;
&lt;br /&gt;
{{note|Conway}} J. H. Conway, &#039;&#039;An Enumeration of Knots and Links, and Some of Their Algebraic Properties.&#039;&#039; In Computation Problems in Abstract Algebra (Ed. J. Leech). Oxford, England: Pergamon Press, pp. 329-358, 1967.&lt;/div&gt;</summary>
		<author><name>Radmila</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=Conway_Notation&amp;diff=49506</id>
		<title>Conway Notation</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=Conway_Notation&amp;diff=49506"/>
		<updated>2006-02-18T17:23:36Z</updated>

		<summary type="html">&lt;p&gt;Radmila: /* Some generalities about the Conway notation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Manual TOC Sidebar}}&lt;br /&gt;
&lt;br /&gt;
====Some generalities about the Conway notation====&lt;br /&gt;
&lt;br /&gt;
Conway notation was introduced by J.H. Conway in 1967 (see {{ref|Conway}}). The main building blocks for the Conway notation are 4-tangles. A &#039;&#039;4-tangle&#039;&#039; in a knot or link projection is a region in the projection plane &amp;lt;math&amp;gt;{\mathbb R}^2&amp;lt;/math&amp;gt; (or on the sphere &amp;lt;math&amp;gt;S^3&amp;lt;/math&amp;gt;) surrounded with a circle such that the projection intersects with the circle exactly four times. The elementary tangles are &amp;lt;math&amp;gt;0&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;1&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;-1&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Pic&lt;br /&gt;
&lt;br /&gt;
Tangles could be combined and modified by one unary operation &amp;lt;math&amp;gt;a\mapsto-a&amp;lt;/math&amp;gt; and three binary operations: &#039;&#039;sum&#039;&#039;, &#039;&#039;product&#039;&#039; and &#039;&#039;ramification&#039;&#039;, taking tangles &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; to new tangles &amp;lt;math&amp;gt;a+b&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;a\,b&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;a,b&amp;lt;/math&amp;gt;. Here &amp;lt;math&amp;gt;-a&amp;lt;/math&amp;gt; is the image of &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; under reflection in the NW-SE mirror line, &amp;lt;math&amp;gt;a+b&amp;lt;/math&amp;gt; is obtained by placing &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; side by side with &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; on the left and &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; on the right. &amp;lt;math&amp;gt;a\,b&amp;lt;/math&amp;gt; is simply &amp;lt;math&amp;gt;(-a)+b&amp;lt;/math&amp;gt;, and finally, &amp;lt;math&amp;gt;a,b = (-a)+(-b)&amp;lt;/math&amp;gt;.&lt;br /&gt;
 &lt;br /&gt;
Pic&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;rational tangle&#039;&#039; is any tangle obtained from the elementary tangles using the above operations.  A &#039;&#039;rational knot&#039;&#039; or a &#039;&#039;rational link&#039;&#039; is the numerator the closure of a rational tangle. A knot or link is called &#039;&#039;algebraic&#039;&#039; if it can be obtained as the closure of a tangle obtained from rational tangles using the operations above.&lt;br /&gt;
&lt;br /&gt;
Knot or links that can not be obtained in this way are called &#039;&#039;non-algebraic&#039;&#039;. They can all be obtained in the following manner: Start with a &#039;&#039;basic polyhedron&#039;&#039; &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt;, a 4-valent graph without digons, with vertices numbered &amp;lt;math&amp;gt;1&amp;lt;/math&amp;gt; through &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;. Now substitute tangles &amp;lt;math&amp;gt;t_1&amp;lt;/math&amp;gt; through &amp;lt;math&amp;gt;t_n&amp;lt;/math&amp;gt; into these vertices.&lt;br /&gt;
&lt;br /&gt;
The Conway notation for such knots and links consists of the symbol &amp;lt;math&amp;gt;ni^\star&amp;lt;/math&amp;gt; of a basic polyhedron &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; is the number of vertices and &amp;lt;math&amp;gt;i&amp;lt;/math&amp;gt; is the index of &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; in some fixed list of basic polyhedra with &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; vertices, followed by the symbols for the tangles &amp;lt;math&amp;gt;t_1&amp;lt;/math&amp;gt; through &amp;lt;math&amp;gt;t_n&amp;lt;/math&amp;gt; separated by dots.&lt;br /&gt;
&lt;br /&gt;
For example, the knot [[4_1]] is denoted by &amp;quot;2 2&amp;quot;, knot [[9_5]] by &amp;quot;5 1 3&amp;quot;, the link [[L5a1]] is denoted by &amp;quot;2 1 2&amp;quot; , link [[L9a24]] by &amp;quot;3 1,3,2&amp;quot; (all of them contain spaces between tangles), etc. A sequence of k pluses at the end of Conway symbol is denoted by +k, and the sequence of k minuses by +-k (e.g., knot 10_76 given in Conway notation as 3,3,2++ is denoted by &amp;quot;3,3,2+2&amp;quot;, and the link 9_17^3 given in Conway notation as 3,2,2,2-- by &amp;quot;3,2,2,2+-2&amp;quot;). The space is used in the same way in all other symbols. For example, the knot 10_133 is denoted by &amp;quot;2 3,2 1,2+-1&amp;quot;, and the knot 10_154 by &amp;quot;(2 1,2) -(2 1,2)&amp;quot; (with spaces). &lt;br /&gt;
&lt;br /&gt;
For the basic polyhedra with N&amp;lt;10 crossings  the standard notation is used (.1 , 6*, 8*,  9*, where the symbol for 6* can be ommitted). For example, the knot 10_95 is denoted by &amp;quot;.2 1 0.2.2&amp;quot;, and 10_101 by &amp;quot;2 1..2..2&amp;quot;. For higher values of N  it is used notation in which the first number is the number of crossings,  and the next is the ordering number of polyhedron  (e.g., 101*, 102*, 103* for N=10 denoting 10*, 10**, 10***, respectively, and 111*, 112*, 113* for N=11 denoting 11*, 11**, 11***, respectively, etc.).&lt;br /&gt;
&lt;br /&gt;
The order of  basic polyhedra for N=12 corresponds to their list made by A.Caudron (Caudron A.: Classification des noeuds et des enlancements. Public. Math. d&#039;Orsay 82. Orsay: Univ. Paris Sud, Dept. Math., 1982. ), so as 121* till 1212* are denoted the basic polyhedra originally titled as 12A-12L. For N&amp;gt;12  the database of basic polyhedra is produced from the list of simple 4-regular 4-edge-connected but not 3-connected plane graphs generated by Brendan McKay using the program &amp;quot;plantri&amp;quot; written by Gunnar Brinkmann and Brendan McKay (http://cs.anu.edu.au/~bdm/plantri/). &lt;br /&gt;
PolyBase.m is automatically downloaded and it cointains basic polyhedra up to 16 crossings. In order to work with the basic polyhedra up tp 20 vertices, one needs to open an additional database PolyBaseN.m, for N=17 to N=20 (by writing, e.g.  &amp;lt;&amp;lt;PolyBase17.m or Needs[&amp;quot;PolyBase17.m&amp;quot;]  for N=17).&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Note: Together with the classical notation, Conway symbols are given in the book {\it Knots and Links} by D.~Rolfsen. However if you try to draw some knots or links from their Conway symbols the obtained projection might be non-isomorphic with the one given in Rolfsen, for example knot $9_{15}$ gives projection with 5 not 4 digons.&lt;br /&gt;
&lt;br /&gt;
====Conway notation and &amp;lt;tt&amp;gt;KnotTheory`&amp;lt;/tt&amp;gt;====&lt;br /&gt;
&lt;br /&gt;
Converting Conway notation to other forms known to KnotTheory` (which is a necessary first step in using most of the KnotTheory` functions on knots in Conway notation) requires the package LinKnots` (by M.Ochiai and N.Imafuji, S. Jablan and R. Sazdanovic). See [[Using the package LinKnots`]] for more information.&lt;br /&gt;
&lt;br /&gt;
{{Startup Note}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$AppendTo[$Path, &amp;quot;/path/to/LinKnots.m&amp;quot;];$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{In|&lt;br /&gt;
n  = 2 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;AppendTo[$Path, &amp;quot;/path/to/LinKnots.m&amp;quot;];&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$?ConwayNotation$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{HelpAndAbout|&lt;br /&gt;
n  = 3 |&lt;br /&gt;
n1 = 4 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;ConwayNotation&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;ConwayNotation[s] represents the knot or link whose Conway notation is the string s. ConwayNotation[K], where K is a knot or a link with up to 12 crossings, returns ConwayNotation[s], where s is a string containing the Conway notation of K.&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
about= &amp;lt;nowiki&amp;gt;The program ConwayNotation relies on code from the LinKnot package by Slavik Jablan and Ramila Sazdanovic.&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{note|Conway}} J. H. Conway, &#039;&#039;An Enumeration of Knots and Links, and Some of Their Algebraic Properties.&#039;&#039; In Computation Problems in Abstract Algebra (Ed. J. Leech). Oxford, England: Pergamon Press, pp. 329-358, 1967.&lt;/div&gt;</summary>
		<author><name>Radmila</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=Conway_Notation&amp;diff=49498</id>
		<title>Conway Notation</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=Conway_Notation&amp;diff=49498"/>
		<updated>2006-02-18T16:44:31Z</updated>

		<summary type="html">&lt;p&gt;Radmila: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Manual TOC Sidebar}}&lt;br /&gt;
&lt;br /&gt;
====Some generalities about the Conway notation====&lt;br /&gt;
&lt;br /&gt;
Conway notation was introduced by J.H. Conway in 1967 (see {{ref|Conway}}).&lt;br /&gt;
...&lt;br /&gt;
The main building block is tangle. A {\it tangle} in a knot or link projection is a region in the projectionplane $\Re  ^2$ (or on the sphere $S^3$) surrounded with a circle such that the projection intersects with the circle exactly four times.The elementary tangles are 0, 1 and $-1$. &lt;br /&gt;
&lt;br /&gt;
Pic&lt;br /&gt;
&lt;br /&gt;
Tangles could be combined and modified by two operations: {\it sum} and {\it product},leading from tangles $a$, $b$ to the new tangles $a+b$, $-a$, $a\,b$, where $-a$ is the image of $a$ in NW-SE mirror line, $a\,b = -a+b$, and $-a = a\,0$. A third operation: {\it ramification} is defined as $a,b = -a-b$.&lt;br /&gt;
 &lt;br /&gt;
Pic&lt;br /&gt;
&lt;br /&gt;
A {\it rational tangle} is any tangle obtained from elementary tangles using described operations. &lt;br /&gt;
A {\it rational knot or link} is a numerator closure of a rational tangle.&lt;br /&gt;
A knot or link is called {\it algebraic} if it can be obtained as a closure of a tangle obtained from rational tangles using operations product and sum. Knot or links that can not be obtained in this way are called {\it non-algebraic}. Conway notation for non-algebraic knots and links is a bit more complicated. It consists of symbol of basic polyhedron $P^*$ where $P$=$ni$ where $n$ is the number of vertices and $i$ is the index in the list of basic polyhedra with $n$ crossings.A 4-valent graph without digons is called a {\it basic polyhedron}or more precisey it is 4-regular 4-edge-connected, at least 2-vertex connected plane graph. &lt;br /&gt;
Non-algebraic knots and links can be obtained by substituting tangles in $P^*$ by substituting tangles $t_1$, $\ldots$, $t_k$ in appropriate places is denoted by $P^*t_1\ldots t_k$, where the number of dots between two successive tangles shows the number of omitted substituents of value 1.  &lt;br /&gt;
&lt;br /&gt;
 For example, the knot 4_1 is denoted by &amp;quot;2 2&amp;quot;, knot 9_5 by &amp;quot;5 1 3&amp;quot;,  link 5_1^2 is denoted by &amp;quot;2 1 2&amp;quot; , link 9_21^2 by &amp;quot;3 1,3,2&amp;quot; (all of them contain spaces between tangles), etc. A sequence of k pluses at the end of Conway symbol is denoted by +k, and the sequence of k minuses by +-k (e.g., knot 10_76 given in Conway notation as 3,3,2++ is denoted by &amp;quot;3,3,2+2&amp;quot;, and the link 9_17^3 given in Conway notation as 3,2,2,2-- by &amp;quot;3,2,2,2+-2&amp;quot;). The space is used in the same way in all other symbols. For example, the knot 10_133 is denoted by &amp;quot;2 3,2 1,2+-1&amp;quot;, and the knot 10_154 by &amp;quot;(2 1,2) -(2 1,2)&amp;quot; (with spaces). &lt;br /&gt;
&lt;br /&gt;
For the basic polyhedra with N&amp;lt;10 crossings  the standard notation is used (.1 , 6*, 8*,  9*, where the symbol for 6* can be ommitted). For example, the knot 10_95 is denoted by &amp;quot;.2 1 0.2.2&amp;quot;, and 10_101 by &amp;quot;2 1..2..2&amp;quot;. For higher values of N  it is used notation in which the first number is the number of crossings,  and the next is the ordering number of polyhedron  (e.g., 101*, 102*, 103* for N=10 denoting 10*, 10**, 10***, respectively, and 111*, 112*, 113* for N=11 denoting 11*, 11**, 11***, respectively, etc.).&lt;br /&gt;
&lt;br /&gt;
The order of  basic polyhedra for N=12 corresponds to their list made by A.Caudron (Caudron A.: Classification des noeuds et des enlancements. Public. Math. d&#039;Orsay 82. Orsay: Univ. Paris Sud, Dept. Math., 1982. ), so as 121* till 1212* are denoted the basic polyhedra originally titled as 12A-12L. For N&amp;gt;12  the database of basic polyhedra is produced from the list of simple 4-regular 4-edge-connected but not 3-connected plane graphs generated by Brendan McKay using the program &amp;quot;plantri&amp;quot; written by Gunnar Brinkmann and Brendan McKay (http://cs.anu.edu.au/~bdm/plantri/). &lt;br /&gt;
PolyBase.m is automatically downloaded and it cointains basic polyhedra up to 16 crossings. In order to work with the basic polyhedra up tp 20 vertices, one needs to open an additional database PolyBaseN.m, for N=17 to N=20 (by writing, e.g.  &amp;lt;&amp;lt;PolyBase17.m or Needs[&amp;quot;PolyBase17.m&amp;quot;]  for N=17).&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Note: Together with the classical notation, Conway symbols are given in the book {\it Knots and Links} by D.~Rolfsen. However if you try to draw some knots or links from their Conway symbols the obtained projection might be non-isomorphic with the one given in Rolfsen, for example knot $9_{15}$ gives projection with 5 not 4 digons.&lt;br /&gt;
&lt;br /&gt;
====Conway notation and &amp;lt;tt&amp;gt;KnotTheory`&amp;lt;/tt&amp;gt;====&lt;br /&gt;
&lt;br /&gt;
Converting Conway notation to other forms known to KnotTheory` (which is a necessary first step in using most of the KnotTheory` functions on knots in Conway notation) requires the package LinKnots` (by M.Ochiai and N.Imafuji, S. Jablan and R. Sazdanovic). See [[Using the package LinKnots`]] for more information.&lt;br /&gt;
&lt;br /&gt;
{{Startup Note}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$AppendTo[$Path, &amp;quot;/path/to/LinKnots.m&amp;quot;];$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{In|&lt;br /&gt;
n  = 2 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;AppendTo[$Path, &amp;quot;/path/to/LinKnots.m&amp;quot;];&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$?ConwayNotation$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{HelpAndAbout|&lt;br /&gt;
n  = 3 |&lt;br /&gt;
n1 = 4 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;ConwayNotation&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;ConwayNotation[s] represents the knot or link whose Conway notation is the string s. ConwayNotation[K], where K is a knot or a link with up to 12 crossings, returns ConwayNotation[s], where s is a string containing the Conway notation of K.&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
about= &amp;lt;nowiki&amp;gt;The program ConwayNotation relies on code from the LinKnot package by Slavik Jablan and Ramila Sazdanovic.&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{note|Conway}} J. H. Conway, &#039;&#039;An Enumeration of Knots and Links, and Some of Their Algebraic Properties.&#039;&#039; In Computation Problems in Abstract Algebra (Ed. J. Leech). Oxford, England: Pergamon Press, pp. 329-358, 1967.&lt;/div&gt;</summary>
		<author><name>Radmila</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=Conway_Notation&amp;diff=49486</id>
		<title>Conway Notation</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=Conway_Notation&amp;diff=49486"/>
		<updated>2006-02-18T16:35:34Z</updated>

		<summary type="html">&lt;p&gt;Radmila: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Manual TOC Sidebar}}&lt;br /&gt;
&lt;br /&gt;
Converting Conway notation to other forms known to KnotTheory` (which is a necessary first step in using most of the KnotTheory` functions on knots in Conway notation) requires the package LinKnots` (by M.Ochiai and N.Imafuji, S. Jablan and R. Sazdanovic). See [[Using the package LinKnots`]] for more information.&lt;br /&gt;
&lt;br /&gt;
{{Startup Note}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$AppendTo[$Path, &amp;quot;/path/to/LinKnots.m&amp;quot;];$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{In|&lt;br /&gt;
n  = 2 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;AppendTo[$Path, &amp;quot;/path/to/LinKnots.m&amp;quot;];&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$?ConwayNotation$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{HelpAndAbout|&lt;br /&gt;
n  = 2 |&lt;br /&gt;
n1 = 3 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;Kauffman&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
out= &amp;lt;nowiki&amp;gt;Kauffman[K][a, z] computes the Kauffman polynomial of a knot or link K, in the variables a and z.&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
about= &amp;lt;nowiki&amp;gt;The Kauffman program was written by Scott Morrison.&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(* to be updated*)&lt;br /&gt;
&lt;br /&gt;
Conway notation was introduced by J.H.~Conway in 1967 (Conway, 1970).&lt;br /&gt;
...&lt;br /&gt;
The main building block is tangle. A {\it tangle} in a knot or link projection is a region in the projectionplane $\Re  ^2$ (or on the sphere $S^3$) surrounded with a circle such that the projection intersects with the circle exactly four times.The elementary tangles are 0, 1 and $-1$. &lt;br /&gt;
&lt;br /&gt;
Pic&lt;br /&gt;
&lt;br /&gt;
Tangles could be combined and modified by two operations: {\it sum} and {\it product},leading from tangles $a$, $b$ to the new tangles $a+b$, $-a$, $a\,b$, where $-a$ is the image of $a$ in NW-SE mirror line, $a\,b = -a+b$, and $-a = a\,0$. A third operation: {\it ramification} is defined as $a,b = -a-b$.&lt;br /&gt;
 &lt;br /&gt;
Pic&lt;br /&gt;
&lt;br /&gt;
A {\it rational tangle} is any tangle obtained from elementary tangles using described operations. &lt;br /&gt;
A {\it rational knot or link} is a numerator closure of a rational tangle.&lt;br /&gt;
A knot or link is called {\it algebraic} if it can be obtained as a closure of a tangle obtained from rational tangles using operations product and sum. Knot or links that can not be obtained in this way are called {\it non-algebraic}. Conway notation for non-algebraic knots and links is a bit more complicated. It consists of symbol of basic polyhedron $P^*$ where $P$=$ni$ where $n$ is the number of vertices and $i$ is the index in the list of basic polyhedra with $n$ crossings.A 4-valent graph without digons is called a {\it basic polyhedron}or more precisey it is 4-regular 4-edge-connected, at least 2-vertex connected plane graph. &lt;br /&gt;
Non-algebraic knots and links can be obtained by substituting tangles in $P^*$ by substituting tangles $t_1$, $\ldots$, $t_k$ in appropriate places is denoted by $P^*t_1\ldots t_k$, where the number of dots between two successive tangles shows the number of omitted substituents of value 1.  &lt;br /&gt;
&lt;br /&gt;
 For example, the knot 4_1 is denoted by &amp;quot;2 2&amp;quot;, knot 9_5 by &amp;quot;5 1 3&amp;quot;,  link 5_1^2 is denoted by &amp;quot;2 1 2&amp;quot; , link 9_21^2 by &amp;quot;3 1,3,2&amp;quot; (all of them contain spaces between tangles), etc. A sequence of k pluses at the end of Conway symbol is denoted by +k, and the sequence of k minuses by +-k (e.g., knot 10_76 given in Conway notation as 3,3,2++ is denoted by &amp;quot;3,3,2+2&amp;quot;, and the link 9_17^3 given in Conway notation as 3,2,2,2-- by &amp;quot;3,2,2,2+-2&amp;quot;). The space is used in the same way in all other symbols. For example, the knot 10_133 is denoted by &amp;quot;2 3,2 1,2+-1&amp;quot;, and the knot 10_154 by &amp;quot;(2 1,2) -(2 1,2)&amp;quot; (with spaces). &lt;br /&gt;
&lt;br /&gt;
For the basic polyhedra with N&amp;lt;10 crossings  the standard notation is used (.1 , 6*, 8*,  9*, where the symbol for 6* can be ommitted). For example, the knot 10_95 is denoted by &amp;quot;.2 1 0.2.2&amp;quot;, and 10_101 by &amp;quot;2 1..2..2&amp;quot;. For higher values of N  it is used notation in which the first number is the number of crossings,  and the next is the ordering number of polyhedron  (e.g., 101*, 102*, 103* for N=10 denoting 10*, 10**, 10***, respectively, and 111*, 112*, 113* for N=11 denoting 11*, 11**, 11***, respectively, etc.).&lt;br /&gt;
&lt;br /&gt;
The order of  basic polyhedra for N=12 corresponds to their list made by A.Caudron (Caudron A.: Classification des noeuds et des enlancements. Public. Math. d&#039;Orsay 82. Orsay: Univ. Paris Sud, Dept. Math., 1982. ), so as 121* till 1212* are denoted the basic polyhedra originally titled as 12A-12L. For N&amp;gt;12  the database of basic polyhedra is produced from the list of simple 4-regular 4-edge-connected but not 3-connected plane graphs generated by Brendan McKay using the program &amp;quot;plantri&amp;quot; written by Gunnar Brinkmann and Brendan McKay (http://cs.anu.edu.au/~bdm/plantri/). &lt;br /&gt;
PolyBase.m is automatically downloaded and it cointains basic polyhedra up to 16 crossings. In order to work with the basic polyhedra up tp 20 vertices, one needs to open an additional database PolyBaseN.m, for N=17 to N=20 (by writing, e.g.  &amp;lt;&amp;lt;PolyBase17.m or Needs[&amp;quot;PolyBase17.m&amp;quot;]  for N=17).&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Note: Together with the classical notation, Conway symbols are given in the book {\it Knots and Links} by D.~Rolfsen. However if you try to draw some knots or links from their Conway symbols the obtained projection might be non-isomorphic with the one given in Rolfsen, for example knot $9_{15}$ gives projection with 5 not 4 digons.&lt;/div&gt;</summary>
		<author><name>Radmila</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=Conway_Notation&amp;diff=49485</id>
		<title>Conway Notation</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=Conway_Notation&amp;diff=49485"/>
		<updated>2006-02-18T16:26:12Z</updated>

		<summary type="html">&lt;p&gt;Radmila: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Manual TOC Sidebar}}&lt;br /&gt;
&lt;br /&gt;
Converting Conway notation to other forms known to KnotTheory` (which is a necessary first step in using most of the KnotTheory` functions on knots in Conway notation) requires the package LinKnots` (by M.Ochiai and N.Imafuji, S. Jablan and R. Sazdanovic). See [[Using the package LinKnots`]] for more information.&lt;br /&gt;
&lt;br /&gt;
{{Startup Note}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$AppendTo[$Path, &amp;quot;/path/to/LinKnots.m&amp;quot;];$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{In|&lt;br /&gt;
n  = 2 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;AppendTo[$Path, &amp;quot;/path/to/LinKnots.m&amp;quot;];&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(* to be updated*)&lt;br /&gt;
&lt;br /&gt;
Conway notation was introduced by J.H.~Conway in 1967 (Conway, 1970).&lt;br /&gt;
...&lt;br /&gt;
The main building block is tangle. A {\it tangle} in a knot or link projection is a region in the projectionplane $\Re  ^2$ (or on the sphere $S^3$) surrounded with a circle such that the projection intersects with the circle exactly four times.The elementary tangles are 0, 1 and $-1$. &lt;br /&gt;
&lt;br /&gt;
Pic&lt;br /&gt;
&lt;br /&gt;
Tangles could be combined and modified by two operations: {\it sum} and {\it product},leading from tangles $a$, $b$ to the new tangles $a+b$, $-a$, $a\,b$, where $-a$ is the image of $a$ in NW-SE mirror line, $a\,b = -a+b$, and $-a = a\,0$. A third operation: {\it ramification} is defined as $a,b = -a-b$.&lt;br /&gt;
 &lt;br /&gt;
Pic&lt;br /&gt;
&lt;br /&gt;
A {\it rational tangle} is any tangle obtained from elementary tangles using described operations. &lt;br /&gt;
A {\it rational knot or link} is a numerator closure of a rational tangle.&lt;br /&gt;
A knot or link is called {\it algebraic} if it can be obtained as a closure of a tangle obtained from rational tangles using operations product and sum. Knot or links that can not be obtained in this way are called {\it non-algebraic}. Conway notation for non-algebraic knots and links is a bit more complicated. It consists of symbol of basic polyhedron $P^*$ where $P$=$ni$ where $n$ is the number of vertices and $i$ is the index in the list of basic polyhedra with $n$ crossings.A 4-valent graph without digons is called a {\it basic polyhedron}or more precisey it is 4-regular 4-edge-connected, at least 2-vertex connected plane graph. &lt;br /&gt;
Non-algebraic knots and links can be obtained by substituting tangles in $P^*$ by substituting tangles $t_1$, $\ldots$, $t_k$ in appropriate places is denoted by $P^*t_1\ldots t_k$, where the number of dots between two successive tangles shows the number of omitted substituents of value 1.  &lt;br /&gt;
&lt;br /&gt;
 For example, the knot 4_1 is denoted by &amp;quot;2 2&amp;quot;, knot 9_5 by &amp;quot;5 1 3&amp;quot;,  link 5_1^2 is denoted by &amp;quot;2 1 2&amp;quot; , link 9_21^2 by &amp;quot;3 1,3,2&amp;quot; (all of them contain spaces between tangles), etc. A sequence of k pluses at the end of Conway symbol is denoted by +k, and the sequence of k minuses by +-k (e.g., knot 10_76 given in Conway notation as 3,3,2++ is denoted by &amp;quot;3,3,2+2&amp;quot;, and the link 9_17^3 given in Conway notation as 3,2,2,2-- by &amp;quot;3,2,2,2+-2&amp;quot;). The space is used in the same way in all other symbols. For example, the knot 10_133 is denoted by &amp;quot;2 3,2 1,2+-1&amp;quot;, and the knot 10_154 by &amp;quot;(2 1,2) -(2 1,2)&amp;quot; (with spaces). &lt;br /&gt;
&lt;br /&gt;
For the basic polyhedra with N&amp;lt;10 crossings  the standard notation is used (.1 , 6*, 8*,  9*, where the symbol for 6* can be ommitted). For example, the knot 10_95 is denoted by &amp;quot;.2 1 0.2.2&amp;quot;, and 10_101 by &amp;quot;2 1..2..2&amp;quot;. For higher values of N  it is used notation in which the first number is the number of crossings,  and the next is the ordering number of polyhedron  (e.g., 101*, 102*, 103* for N=10 denoting 10*, 10**, 10***, respectively, and 111*, 112*, 113* for N=11 denoting 11*, 11**, 11***, respectively, etc.).&lt;br /&gt;
&lt;br /&gt;
The order of  basic polyhedra for N=12 corresponds to their list made by A.Caudron (Caudron A.: Classification des noeuds et des enlancements. Public. Math. d&#039;Orsay 82. Orsay: Univ. Paris Sud, Dept. Math., 1982. ), so as 121* till 1212* are denoted the basic polyhedra originally titled as 12A-12L. For N&amp;gt;12  the database of basic polyhedra is produced from the list of simple 4-regular 4-edge-connected but not 3-connected plane graphs generated by Brendan McKay using the program &amp;quot;plantri&amp;quot; written by Gunnar Brinkmann and Brendan McKay (http://cs.anu.edu.au/~bdm/plantri/). &lt;br /&gt;
PolyBase.m is automatically downloaded and it cointains basic polyhedra up to 16 crossings. In order to work with the basic polyhedra up tp 20 vertices, one needs to open an additional database PolyBaseN.m, for N=17 to N=20 (by writing, e.g.  &amp;lt;&amp;lt;PolyBase17.m or Needs[&amp;quot;PolyBase17.m&amp;quot;]  for N=17).&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Note: Together with the classical notation, Conway symbols are given in the book {\it Knots and Links} by D.~Rolfsen. However if you try to draw some knots or links from their Conway symbols the obtained projection might be non-isomorphic with the one given in Rolfsen, for example knot $9_{15}$ gives projection with 5 not 4 digons.&lt;/div&gt;</summary>
		<author><name>Radmila</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=Conway_Notation&amp;diff=49482</id>
		<title>Conway Notation</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=Conway_Notation&amp;diff=49482"/>
		<updated>2006-02-18T16:19:21Z</updated>

		<summary type="html">&lt;p&gt;Radmila: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Manual TOC Sidebar}}&lt;br /&gt;
&lt;br /&gt;
Converting Conway notation to other forms known to KnotTheory` (which is a necessary first step in using most of the KnotTheory` functions on knots in Conway notation) requires the package LinKnots` (by M.Ochiai and N.Imafuji, S. Jablan and R. Sazdanovic). See [[Using the package LinKnots`]] for more information.&lt;br /&gt;
&lt;br /&gt;
{{Startup Note}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$AppendTo[$Path, &amp;quot;/path/to/LinKnots.m&amp;quot;];$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{In|&lt;br /&gt;
n  = 2 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;AppendTo[$Path, &amp;quot;/path/to/LinKnots.m&amp;quot;];&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Radmila</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49480</id>
		<title>Using the LinKnot package</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49480"/>
		<updated>2006-02-18T15:58:04Z</updated>

		<summary type="html">&lt;p&gt;Radmila: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Manual TOC Sidebar}}&lt;br /&gt;
&lt;br /&gt;
The Mathematica package LinKnot is a combination of two packages. The first, &amp;quot;Knot2000&amp;quot; was written by M.Ochiai and N.Imafuji. This was extended to the package &amp;quot;LinKnot&amp;quot; by S. Jablan and R. Sazdanovic. This package provides many useful things KnotTheory can&#039;t do natively; for example, it can interpret Conway notations, and, at least on Windows machines, provides nice graphics for knots, and a graphical interface for drawing knots by hand.&lt;br /&gt;
&lt;br /&gt;
To use LinKnot with KnotTheory, you should download LinKnot.zip from [http://katlas.math.toronto.edu/svn/LinKnot/tags/stable/] (a full LinKnot manual page is in the zip file, in the mathematica notebook &amp;lt;tt&amp;gt;K2KL.nb&amp;lt;/tt&amp;gt;). Install this wherever you like, and in your Mathematica session issue a command like&lt;br /&gt;
&lt;br /&gt;
{{Startup Note}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$AppendTo[$Path, &amp;quot;/path/to/LinKnots.m&amp;quot;];$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{In|&lt;br /&gt;
n  = 2 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;AppendTo[$Path, &amp;quot;/path/to/LinKnots.m&amp;quot;];&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After you&#039;ve done this, everything should just work. (LinKnots` will only be loaded when necessary, and there might be a short delay when this happens.) If everything doesn&#039;t just work, please complain to [[User:Scott|Scott]].&lt;br /&gt;
&lt;br /&gt;
You may find it helpful to explicitly set the path in which you&#039;ve installed LinKnot (although KnotTheory tries to do this itself). Simply set LinKnotDirectory[].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$?LinKnotDirectory$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--Robot Land, no human edits to &amp;quot;END&amp;quot;--&amp;gt;&lt;br /&gt;
{{HelpLine|&lt;br /&gt;
n  = 3 |&lt;br /&gt;
in = &amp;lt;nowiki&amp;gt;LinKnotDirectory&amp;lt;/nowiki&amp;gt; |&lt;br /&gt;
out= &amp;lt;math&amp;gt;\textrm{RemoveWhitespace}(\textrm{LinKnotDirectory}\textrm{::}\textrm{usage})&amp;lt;/math&amp;gt;}}&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Radmila</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49477</id>
		<title>Using the LinKnot package</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=Using_the_LinKnot_package&amp;diff=49477"/>
		<updated>2006-02-18T15:34:24Z</updated>

		<summary type="html">&lt;p&gt;Radmila: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Manual TOC Sidebar}}&lt;br /&gt;
&lt;br /&gt;
The Mathematica package LinKnot is a combination of two packages. The first, &amp;quot;Knot2000&amp;quot; was written by M.Ochiai and N.Imafuji. This was extended to the package &amp;quot;LinKnot&amp;quot; by S. Jablan and R. Sazdanovic. This package provides many useful things KnotTheory can&#039;t do natively; for example, it can interpret Conway notations, and, at least on Windows machines, provides nice graphics for knots, and a graphical interface for drawing knots by hand.&lt;br /&gt;
&lt;br /&gt;
To use LinKnot with KnotTheory, you should download LinKnot.zip from [http://katlas.math.toronto.edu/svn/LinKnot/tags/stable/] (a full LinKnot manual page is in the zip file, in the mathematica notebook &amp;lt;tt&amp;gt;K2KL.nb&amp;lt;/tt&amp;gt;). Install this wherever you like, and in your Mathematica session issue a command like&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$AppendTo[$Path, &amp;quot;/path/to/LinKnots.m&amp;quot;];$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After you&#039;ve done this, everything should just work. (LinKnots` will only be loaded when necessary, and there might be a short delay when this happens.) If everything doesn&#039;t just work, please complain to [[User:Scott|Scott]].&lt;br /&gt;
&lt;br /&gt;
You may find it helpful to explicitly set the path in which you&#039;ve installed LinKnot (although KnotTheory tries to do this itself). Simply set LinKnotDirectory[].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--$$?LinKnotDirectory$$--&amp;gt;&lt;br /&gt;
&amp;lt;!--END--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Radmila</name></author>
	</entry>
	<entry>
		<id>https://katlas.org/index.php?title=User:Radmila&amp;diff=145984</id>
		<title>User:Radmila</title>
		<link rel="alternate" type="text/html" href="https://katlas.org/index.php?title=User:Radmila&amp;diff=145984"/>
		<updated>2006-02-18T15:25:14Z</updated>

		<summary type="html">&lt;p&gt;Radmila: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I&#039;m Radmila, find me at http://www.linknotess.com.&lt;/div&gt;</summary>
		<author><name>Radmila</name></author>
	</entry>
</feed>