OFFSET
1,2
COMMENTS
Greek-key tours are self-avoiding walks that touch every vertex of the grid and start at the bottom-left corner.
The sequence may be enumerated using standard methods for counting Hamiltonian cycles on a modified graph with two additional nodes, one joined to a corner vertex and the other joined to all other vertices. - Andrew Howroyd, Nov 07 2015
LINKS
Andrew Howroyd, Table of n, a(n) for n = 1..500
Nathaniel Johnston, On Maximal Self-Avoiding Walks.
Jay Pantone, Generating function.
Jay Pantone, Alexander R. Klotz, and Everett Sullivan, Exactly-solvable self-trapping lattice walks. II. Lattices of arbitrary height, arXiv:2407.18205 [math.CO], 2024. See p. 31.
FORMULA
See Links section for generating function. Jay Pantone, Aug 06 2024
CROSSREFS
KEYWORD
nonn,changed
AUTHOR
Nathaniel Johnston, May 05 2009
EXTENSIONS
a(11) onwards from Andrew Howroyd, Nov 07 2015
STATUS
approved