cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A086825 Number of knots (prime or composite) with n crossings.

Original entry on oeis.org

1, 0, 0, 1, 1, 2, 5, 8, 26
Offset: 0

Views

Author

Steven Finch, Aug 07 2003

Keywords

Comments

For n = 0, we have the trivial knot (the unknot), which is neither a prime knot nor a composite knot. - Daniel Forgues, Feb 12 2016

Examples

			a(7)=8 since we have 7 prime knots and one composite knot (the connected sum 3_1#4_1 of the trefoil knot 3_1 and the figure eight knot 4_1). Note that 3_1*#4_1=3_1#4_1, where * denotes mirror image because 4_1 is achiral.
a(8)=26 since we have 21 prime knots and five composites (3_1#5_1, 3_1#5_2, 3_1*#5_1, 3_1*#5_2, and 4_1#4_1).
		

Crossrefs

Cf. A002863 (prime knots), A227050, A086826.
A283314 gives the partial sums.

Extensions

a(8) corrected by Kyle Miller, Oct 14 2020