Lightly Documented Features: Difference between revisions

From Knot Atlas
Jump to navigationJump to search
(MorseLink stuff doc'ed elsewhere)
No edit summary
Line 12: Line 12:


<!--$$NumberOfKnots[16, NonAlternating]$$-->
<!--$$NumberOfKnots[16, NonAlternating]$$-->
<!--Robot Land, no human edits to "END"-->
{{InOut|
n = 2 |
in = <nowiki>NumberOfKnots[16, NonAlternating]</nowiki> |
out= <nowiki>1008906</nowiki>}}
<!--END-->

<!--$$?AlternatingQ$$-->
<!--Robot Land, no human edits to "END"-->
{{HelpLine|
n = 1 |
in = <nowiki>NumberOfKnots</nowiki> |
out= <nowiki>NumberOfKnots[type] return the number of knots of a given type.</nowiki>}}
<!--END-->

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

<!--$$Total[AlternatingQ /@ AllKnots[{0,11}]]$$-->
<!--Robot Land, no human edits to "END"-->
<!--Robot Land, no human edits to "END"-->
{{InOut|
{{InOut|

Revision as of 21:38, 12 December 2007


(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