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.

A237429 Number of nonisomorphic Hamiltonian cycles on 2n X 2n square grid of points with exactly one axis of reflective symmetry.

Original entry on oeis.org

0, 1, 19, 1394, 281990, 377205809, 1539951848735, 44222409563201991, 3842818845468254120853, 2396657968905952750257244144
Offset: 1

Views

Author

Ed Wynn, Feb 07 2014

Keywords

Examples

			The following two cycles with n=3 are counted only once, since they are isomorphic under the full symmetry group of the square. They have a horizontal and a vertical axis respectively.  No example has a diagonal axis, since this brings other symmetries (see A063524).
  o-o-o-o-o-o   o-o o-o o-o
  |         |   | | | | | |
  o o-o-o-o-o   o o o o o o
  | |           | | | | | |
  o o-o-o-o-o   o o o o o o
  |         |   | | | | | |
  o o-o-o-o-o   o o o o o o
  | |           | | | | | |
  o o-o-o o-o   o o-o o-o o
  |         |   |         |
  o-o-o-o-o-o   o-o-o-o-o-o
		

Crossrefs

Formula

a(n) = A227257(n) - A237430(n).