login
A389757
Number of (undirected) Hamiltonian paths on the first n cells of the 7 X ceiling(n/7) knight graph.
6
1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 44, 52, 160, 239, 1595, 1391, 13438, 13711, 6378, 1930, 11394, 48948, 312319, 1151375, 2422436, 622868, 577180, 1063017, 11791551, 34929196, 398826652, 415326332, 389969466, 169379360, 877515711, 3233718689, 20262979397, 79131917546, 265583249088
OFFSET
1,19
COMMENTS
If n is not a multiple of 7, the rightmost column has only n mod 7 rows.
REFERENCES
Donald E. Knuth, Hamiltonian paths and cycles, Prefascicle 8a of The Art of Computer Programming (work in progress, 2025).
FORMULA
a(7n) = A306283(n).
CROSSREFS
KEYWORD
nonn
AUTHOR
Don Knuth, Oct 15 2025
STATUS
approved