login
A244284
Number of ways to place n nonattacking zebras on an n X n chessboard.
4
1, 6, 84, 1168, 20502, 525796, 18939708, 802444170, 38934305898, 2170312156170, 138154298519618, 9880410074942146, 782899186307621151, 68058665346833701338, 6442021882892718443852
OFFSET
1,2
COMMENTS
Zebra is a (fairy chess) leaper [2,3].
LINKS
FORMULA
a(n) ~ n^(2*n)/n! * exp(-9/2).
KEYWORD
nonn,hard,more
AUTHOR
Vaclav Kotesovec, Jun 25 2014
EXTENSIONS
a(11)-a(15) from Martin Fuller, Mar 24 2026
STATUS
approved