OFFSET
1,2
COMMENTS
For n > 1, a(n) is also the number of ways to populate an n X n toroidal chessboard with non-attacking kings (including the case of zero kings). - Vaclav Kotesovec, Oct 10 2011
LINKS
V. Kotesovec, Non-attacking chess pieces, 6ed, 2013, p. 214.
EXAMPLE
Neighbors for n=4:
:\|/\|/\|/\|/
:-o--o--o--o-
:/|\/|\/|\/|\
:\|/\|/\|/\|/
:-o--o--o--o-
:/|\/|\/|\/|\
:\|/\|/\|/\|/
:-o--o--o--o-
:/|\/|\/|\/|\
:\|/\|/\|/\|/
:-o--o--o--o-
:/|\/|\/|\/|\
CROSSREFS
Cf. circle A000204, line A000045, arrays: ne-sw nw-se A067965, e-w ne-sw nw-se A067963, n-s nw-se A067964, e-w n-s nw-se A066864, e-w ne-sw n-s nw-se A063443, n-s A067966, e-w n-s A006506, nw-se A067962, toruses: bare A002416, ne-sw nw-se A067960, ne-sw n-s nw-se A067959, n-s A067961, e-w n-s A027683, e-w ne-sw n-s A066866.
Cf. A212269.
KEYWORD
nonn,hard
AUTHOR
R. H. Hardin, Feb 02 2002
EXTENSIONS
a(14) from Vaclav Kotesovec, Aug 22 2016
a(15)-a(16) from Vaclav Kotesovec, May 15 2021
STATUS
approved