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.

Showing 1-2 of 2 results.

A165134 Number of directed Hamiltonian paths in the n X n knight graph.

Original entry on oeis.org

1, 0, 0, 0, 1728, 6637920, 165575218320, 19591828170979904
Offset: 1

Views

Author

[No name given] (c.candide(AT)free.fr), Sep 04 2009

Keywords

Comments

Previous name was: Number of knight's paths visiting each square of an n X n chessboard exactly once.

Examples

			From _Gheorghe Coserea_, Oct 08 2016: (Start)
For n=5 the numbers in the table below give the number of knight's paths starting at the respective position on the 5 X 5 chessboard.  In total there are a(5) = 304*4 + 56*8 + 64 = 1728 solutions.
    [1]  [2]  [3]  [4]  [5]
[1] 304    0   56    0  304
[2]   0   56    0   56    0
[3]  56    0   64    0   56
[4]   0   56    0   56    0
[5] 304    0   56    0  304
(End)
		

Crossrefs

Cf. Undirected Hamiltonian paths: A169696 (3 X n), A079137 (4 X n), A083386 (5 X n), A306281 (6 X n), A306283 (7 X n), A308131 (n X n).

Extensions

a(7) from Guenter Stertenbrink, added by Alex Chernov, Sep 01 2013
a(1)=1, a(2)=0 prepended by Max Alekseyev, Sep 22 2013
a(8) from Alex Chernov, May 10 2014
Name made more precise by Eric W. Weisstein, Apr 14 2019

A306281 Number of (undirected) Hamiltonian paths on the 6 X n knight graph.

Original entry on oeis.org

0, 0, 0, 744, 18784, 3318960, 389969466, 24964893804, 1770631206422, 143827657320448, 10668015492137018, 763955912402146956, 55382275594728895388, 4008456113318585117624, 285329658478008271167456, 20203324505809248032547768, 1425847547641332606081597198, 100103728161914529291271962728
Offset: 1

Views

Author

Seiichi Manyama, Feb 03 2019

Keywords

Crossrefs

Cf. A169696 (3 X n), A079137 (4 X n), A083386 (5 X n), this sequence (6 X n), A306283 (7 X n), A308131 (n X n).

Extensions

a(8)-a(11) from Andrew Howroyd, Oct 14 2019
a(12) from Valentin Gubarev, Dec 23 2024
a(13)-a(18) from Andrew Howroyd, Dec 26 2024
Showing 1-2 of 2 results.