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.

A186441 Number of n-vertex knight's tours on the 8x8 chessboard summed over all choices for the starting position.

Original entry on oeis.org

64, 336, 1672, 8320, 39616, 186544, 847520, 3846192, 16784384, 72946352, 304472976, 1265186112
Offset: 1

Views

Author

N. J. A. Sloane, Feb 21 2011

Keywords

Examples

			a(1) = 64, since the knight cannot move.
		

References

  • L. Lant, A method for calculating the Knight's total tour count, Congress. Numerant., 202 (2010), 33-40. [Lant comments that "a(5)=40208 has not yet been verified."]

Crossrefs

Cf. A001230.
Column 6 of A186851

Programs

Extensions

a(5) to a(8) are tabulated here as computed by R. H. Hardin and D. S. McNeil.
Ambiguous a(0) removed by Max Alekseyev, Sep 22 2013
a(9)-a(12) from Andrew Howroyd, Jan 02 2023