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.

A169772 Number of open knight's tour diagrams of a 3 X n chessboard that have "type B": the endpoints occur in different columns and disagree in color with the cells in the nearest corner.

Original entry on oeis.org

2, 0, 0, 0, 92, 0, 1064, 0, 14928, 0, 156416, 0, 1785600, 0, 19416704, 0, 211014544, 0, 2261999424, 0, 24067157192, 0, 254242274472, 0, 2669251156032, 0, 27880294589248
Offset: 4

Views

Author

N. J. A. Sloane, May 10 2010, based on a communication from Don Knuth, Apr 28 2010

Keywords

References

  • D. E. Knuth, Long and skinny knight's tours, in Selected Papers on Fun and Games, to appear, 2010.

Crossrefs

Formula

A169772(n)=0 unless n mod 2 = 0.
Asymptotic value: 0.00144*n*3.11949^n when n is even.