Lightly Documented Features

From Knot Atlas
Revision as of 21:38, 12 December 2007 by Drorbn (talk | contribs)
Jump to navigationJump to search


(For In[1] see Setup)

In[1]:= ?NumberOfKnots
NumberOfKnots[type] return the number of knots of a given type.
In[2]:= NumberOfKnots[16, NonAlternating]
Out[2]= 1008906
In[1]:= ?NumberOfKnots
NumberOfKnots[type] return the number of knots of a given type.

Among the knots with up to 11 crossings, 564 are alternating and 238 are not:

In[2]:= NumberOfKnots[16, NonAlternating]
Out[2]= 1008906