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.

A375209 Number of simple symmetric Hamiltonian paths connecting opposite corners of a 2n+1 X 2n+1 grid.

Original entry on oeis.org

1, 2, 16, 564, 93866, 72054120, 260324223938, 4400423201461008, 349815282628284276844, 130501147375292529852604266, 228964256366276749773274186140858
Offset: 0

Views

Author

Nicolay Avilov, Oct 16 2024

Keywords

Examples

			a(2) = 16, see link "Illustration".
		

Crossrefs

Formula

a(n) = 2*A331001(2*n + 1) for n > 0. - Andrew Howroyd, Oct 16 2024

Extensions

Thanks to Suleiman Makarenko.
a(5)-a(10) from Andrew Howroyd, Oct 16 2024