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.

A318050 Triangle read by rows: T(n,k) is the number of prime knots with n crossings whose unknotting numbers are k.

Original entry on oeis.org

0, 1, 0, 1, 0, 1, 1, 0, 3, 0, 3, 3, 1, 0, 9, 11, 1, 0, 17, 22, 9, 1
Offset: 3

Views

Author

Keywords

Comments

The unknotting number of a knot is the minimal number of crossing switches required to convert a knot into the unknot (0 crossing).
Row n is a partition of A002863(n).
Row 10 cannot yet be completed because the unknotting number of some knots are still unknown.

Examples

			Triangle begins:
n\k|  0   1   2   3   4
---+-------------------
3  |  0   1
4  |  0   1
5  |  0   1   1
6  |  0   3
7  |  0   3   3   1
8  |  0   9  11   1
9  |  0  17  22   9   1
		

References

  • P. R. Cromwell, Knots and Links, Cambridge University Press, 2004, pp. 151-154.

Crossrefs