OFFSET
1,4
COMMENTS
Equals the number of Hamiltonian directed graphs on n vertices with the properties that: (1) every vertex has outdegree 1 or 2; and (2) the vertices can be arranged in a circle so that the directed edges leaving each vertex are symmetric about that vertex (e.g., if there is a directed edge that points two vertices in the clockwise direction, then the other one must point two vertices in the counterclockwise direction).
The same as A206345, except clock puzzles that are simply rotations or reflections of each other are not counted multiple times.
LINKS
Nathaniel Johnston, Counting and Solving Final Fantasy XIII-2's Clock Puzzles.
CROSSREFS
KEYWORD
nonn,more
AUTHOR
Nathaniel Johnston, Feb 06 2012
EXTENSIONS
a(6)-a(9) corrected, a(10)-a(13) added by Max Alekseyev, Jul 31 2025
STATUS
approved
