OFFSET
1,4
COMMENTS
The sequence counts the closed paths that visit every cell of an n X n square lattice at least once, that never cross any edge between adjacent squares more than once, and that do not self-intersect. Paths related by rotation and/or reflection of the square lattice are counted separately.
LINKS
EXAMPLE
a(1) counts the paths that visit the single cell of the 1 X 1 lattice: there is one, the "fat dot".
The 11 solutions for n=4 are illustrated in the supporting .png file.
CROSSREFS
KEYWORD
nonn
AUTHOR
Jon Wild, Nov 21 2011
EXTENSIONS
a(8) - a(15) from Alex Chernov, Jan 01 2012
a(16) - a(17) from Zhao Hui Du, Apr 01 2014
STATUS
approved