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.

A306272 Sum of distinct distances between n non-attacking rooks over all n X n chessboards.

Original entry on oeis.org

0, 2, 12, 78, 686, 6056, 59002, 616522, 7009264, 86023126
Offset: 1

Views

Author

Peter Kagey, Feb 01 2019

Keywords

Comments

a(n)/n! gives the expected number of distinct distances of n non-attacking rooks on a random n X n chessboard.
n!*A319476(n) <= a(n) <= n!*A320448(n).

Crossrefs