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.

A318051 Irregular triangle read by rows: T(n,k) is the number of prime knots with n crossings whose signatures are k in absolute value.

Original entry on oeis.org

0, 0, 1, 1, 0, 0, 1, 0, 1, 2, 0, 1, 1, 0, 3, 0, 2, 0, 1, 9, 0, 8, 0, 3, 0, 1, 11, 0, 21, 0, 12, 0, 4, 0, 1, 54, 0, 68, 0, 32, 0, 1, 0, 1, 148, 228, 0, 124, 0, 44, 7, 0, 1, 619, 0, 900, 0, 461, 0, 162, 0, 34
Offset: 3

Views

Author

Keywords

Comments

The signature of a knot is a classical lower bound for the unknotting number of knots. If sigma(K) and u(K) denote the signature and the unknotting number of the knot K, respectively, then 0 <= (1/2)*abs(sigma(K)) <= u(K). If one can empirically find an unknotting number u*(K) = (1/2)*abs(sigma(K)), then it is its exact value.
Row n is a partition of A002863(n).

Examples

			Triangle begins:
n\k|   0   1   2   3   4   5   6   7   8   9  10
---+--------------------------------------------
3  |   0   0   1
4  |   1
5  |   0   0   1   0   1
6  |   2   0   1
7  |   1   0   3   0   2   0   1
8  |   9   0   8   0   3   0   1
9  |  11   0  21   0  12   0   4   0   1
10 |  54   0  68   0  32   0  10   0   1
11 | 148   0 228   0 124   0  44   0   7   0   1
12 | 619   0 900   0 461   0 162   0  34
		

References

  • P. R. Cromwell, Knots and Links, Cambridge University Press, 2004, pp. 151-154.
  • W. B. R. Lickorish, An introduction to Knot Theory, Springer, 1997, Table 8.1, p. 85.

Crossrefs