login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A160241
Number of Greek-key tours on a 7 X n grid.
4
1, 7, 164, 1337, 16262, 144476, 1510446, 13506023, 132712481, 1185979605, 11264671456, 100572103736, 935551716239, 8347069749600, 76604373779441, 683160282998544, 6213169249692192, 55392188422262591, 500676083630457127, 4462726297606450762, 40165465812088131228, 357958181000067374304
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
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
Row 7 of A378938.
Sequence in context: A351610 A169608 A184754 * A020998 A012504 A012689
KEYWORD
nonn,changed
AUTHOR
Nathaniel Johnston, May 05 2009
EXTENSIONS
a(11) onwards from Andrew Howroyd, Nov 07 2015
STATUS
approved