login
A389756
Number of (undirected) Hamiltonian paths on the first n cells of the 6 X ceiling(n/6) knight graph.
6
1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 1286, 1172, 744, 207, 800, 4607, 60293, 40770, 18784, 9133, 44778, 247872, 4453920, 3354758, 3318960, 1321288, 6063880, 27757719, 465898661, 415326332, 389969466, 136305454, 544834030, 2358474638, 38575344556, 28472206621, 24964893804
OFFSET
1,21
COMMENTS
If n is not a multiple of 6, the rightmost column has only n mod 6 rows.
REFERENCES
Donald E. Knuth, Hamiltonian paths and cycles, Prefascicle 8a of The Art of Computer Programming (work in progress, 2025).
FORMULA
a(6n) = A306281(n).
CROSSREFS
KEYWORD
nonn
AUTHOR
Don Knuth, Oct 15 2025
STATUS
approved