10 68: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<!-- --> |
|||
<!-- --> |
<!-- --> |
||
Line 7: | Line 9: | ||
{{Knot Navigation Links|ext=gif}} |
{{Knot Navigation Links|ext=gif}} |
||
⚫ | |||
{| align=left |
|||
|- valign=top |
|||
|[[Image:{{PAGENAME}}.gif]] |
|||
⚫ | |||
|{{:{{PAGENAME}} Quick Notes}} |
|||
|} |
|||
<br style="clear:both" /> |
<br style="clear:both" /> |
||
Line 24: | Line 21: | ||
{{Vassiliev Invariants}} |
{{Vassiliev Invariants}} |
||
{{Khovanov Homology|table=<table border=1> |
|||
The coefficients of the monomials <math>t^rq^j</math> are shown, along with their alternating sums <math>\chi</math> (fixed <math>j</math>, alternation over <math>r</math>). The squares with <font class=HLYellow>yellow</font> highlighting are those on the "critical diagonals", where <math>j-2r=s+1</math> or <math>j-2r=s+1</math>, where <math>s=</math>{{Data:{{PAGENAME}}/Signature}} is the signature of {{PAGENAME}}. Nonzero entries off the critical diagonals (if any exist) are highlighted in <font class=HLRed>red</font>. |
|||
<center><table border=1> |
|||
<tr align=center> |
<tr align=center> |
||
<td width=13.3333%><table cellpadding=0 cellspacing=0> |
<td width=13.3333%><table cellpadding=0 cellspacing=0> |
||
Line 48: | Line 41: | ||
<tr align=center><td>-13</td><td bgcolor=yellow> </td><td bgcolor=yellow>1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td>1</td></tr> |
<tr align=center><td>-13</td><td bgcolor=yellow> </td><td bgcolor=yellow>1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td>1</td></tr> |
||
<tr align=center><td>-15</td><td bgcolor=yellow>1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td>-1</td></tr> |
<tr align=center><td>-15</td><td bgcolor=yellow>1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td>-1</td></tr> |
||
</table> |
</table>}} |
||
{{Computer Talk Header}} |
{{Computer Talk Header}} |
||
Line 142: | Line 134: | ||
2 q t + q t</nowiki></pre></td></tr> |
2 q t + q t</nowiki></pre></td></tr> |
||
</table> |
</table> |
||
{{Category:Knot Page}} |
Revision as of 19:59, 28 August 2005
|
|
![]() |
Visit 10 68's page at the Knot Server (KnotPlot driven, includes 3D interactive images!)
Visit 10 68's page at Knotilus! Visit 10 68's page at the original Knot Atlas! |
Knot presentations
Planar diagram presentation | X4251 X12,4,13,3 X20,13,1,14 X16,5,17,6 X8,19,9,20 X18,9,19,10 X10,17,11,18 X14,7,15,8 X6,15,7,16 X2,12,3,11 |
Gauss code | 1, -10, 2, -1, 4, -9, 8, -5, 6, -7, 10, -2, 3, -8, 9, -4, 7, -6, 5, -3 |
Dowker-Thistlethwaite code | 4 12 16 14 18 2 20 6 10 8 |
Conway Notation | [211,3,3] |
Three dimensional invariants
|
Four dimensional invariants
|
Polynomial invariants
Vassiliev invariants
V2 and V3: | (2, -3) |
V2,1 through V6,9: |
|
V2,1 through V6,9 were provided by Petr Dunin-Barkowski <barkovs@itep.ru>, Andrey Smirnov <asmirnov@itep.ru>, and Alexei Sleptsov <sleptsov@itep.ru> and uploaded on October 2010 by User:Drorbn. Note that they are normalized differently than V2 and V3.
Khovanov Homology
The coefficients of the monomials are shown, along with their alternating sums (fixed , alternation over ). The squares with yellow highlighting are those on the "critical diagonals", where or , where 0 is the signature of 10 68. Nonzero entries off the critical diagonals (if any exist) are highlighted in red. |
|
Integral Khovanov Homology
(db, data source) |
|
Computer Talk
Much of the above data can be recomputed by Mathematica using the package KnotTheory`
. See A Sample KnotTheory` Session.
In[1]:= |
<< KnotTheory` |
Loading KnotTheory` (version of August 17, 2005, 14:44:34)... | |
In[2]:= | Crossings[Knot[10, 68]] |
Out[2]= | 10 |
In[3]:= | PD[Knot[10, 68]] |
Out[3]= | PD[X[4, 2, 5, 1], X[12, 4, 13, 3], X[20, 13, 1, 14], X[16, 5, 17, 6],X[8, 19, 9, 20], X[18, 9, 19, 10], X[10, 17, 11, 18],X[14, 7, 15, 8], X[6, 15, 7, 16], X[2, 12, 3, 11]] |
In[4]:= | GaussCode[Knot[10, 68]] |
Out[4]= | GaussCode[1, -10, 2, -1, 4, -9, 8, -5, 6, -7, 10, -2, 3, -8, 9, -4, 7, -6, 5, -3] |
In[5]:= | BR[Knot[10, 68]] |
Out[5]= | BR[5, {1, 1, -2, 1, -2, -2, -3, 2, 2, -4, 3, -2, -4, -3}] |
In[6]:= | alex = Alexander[Knot[10, 68]][t] |
Out[6]= | 4 14 2 |
In[7]:= | Conway[Knot[10, 68]][z] |
Out[7]= | 2 4 1 + 2 z + 4 z |
In[8]:= | Select[AllKnots[], (alex === Alexander[#][t])&] |
Out[8]= | {Knot[10, 31], Knot[10, 68]} |
In[9]:= | {KnotDet[Knot[10, 68]], KnotSignature[Knot[10, 68]]} |
Out[9]= | {57, 0} |
In[10]:= | J=Jones[Knot[10, 68]][q] |
Out[10]= | -7 2 4 7 8 9 9 2 3 |
In[11]:= | Select[AllKnots[], (J === Jones[#][q] || (J /. q-> 1/q) === Jones[#][q])&] |
Out[11]= | {Knot[10, 68]} |
In[12]:= | A2Invariant[Knot[10, 68]][q] |
Out[12]= | -22 2 2 -12 2 -6 -4 2 4 6 8 10 |
In[13]:= | Kauffman[Knot[10, 68]][a, z] |
Out[13]= | 22 4 6 3 5 7 2 z |
In[14]:= | {Vassiliev[2][Knot[10, 68]], Vassiliev[3][Knot[10, 68]]} |
Out[14]= | {0, -3} |
In[15]:= | Kh[Knot[10, 68]][q, t] |
Out[15]= | 4 1 1 1 3 1 4 3 |
This category should contain all the individual knots pages, like 7_5, K11n67, L8a2 and T(5,3)