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.

A318052 Number of prime knots with n crossings whose unknotting numbers are given by their signatures.

Original entry on oeis.org

0, 0, 1, 0, 2, 1, 5, 8, 22, 51, 182, 562
Offset: 1

Views

Author

Keywords

Comments

a(n) counts the prime knots with n crossings satisfying u(K) = (1/2)*abs(sigma(K)), where u(K) denote the unknotting numbers of the knot K, and sigma(K) its signature.

Examples

			Let K denote a prime knot in Alexander-Briggs notation, and let sigma(K) and u(K) denote the signature and the unknotting number of the knot K, respectively. The following table gives some of the first prime knots with the property u(K) = (1/2)*abs(sigma(K)).
==================================================================
|    K     | 3_1 | 5_1 | 5_2 | 6_2 | 7_1 | 7_2 | 7_5 | 7_6 | 8_2 |
-----------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| sigma(K) | -2  | -4  | -2  | -2  | -6  | -2  | -4  | -2  | -4  |
-----------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
|   u(K)   |  1  |  2  |  1  |  1  |  3  |  1  |  2  |  1  |  2  |
==================================================================
		

References

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

Crossrefs