cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A244284 Number of ways to place n nonattacking zebras on an n X n chessboard.

Original entry on oeis.org

1, 6, 84, 1168, 20502, 525796, 18939708, 802444170, 38934305898, 2170312156170
Offset: 1

Views

Author

Vaclav Kotesovec, Jun 25 2014

Keywords

Comments

Zebra is a (fairy chess) leaper [2,3].

Crossrefs

Formula

a(n) ~ n^(2*n)/n! * exp(-9/2).