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.

Showing 1-1 of 1 results.

A287168 Number of non-attacking bishop positions on a cylindrical 3 X 2n chessboard.

Original entry on oeis.org

1, 16, 144, 1156, 11664, 118336, 1218816, 12574116, 129868816, 1341610384, 13860823824, 143206237476, 1479580304400, 15286786268224, 157940749232704, 1631820172890436, 16859722986240016, 174192150898142224, 1799727414404326416, 18594516209802790084
Offset: 0

Views

Author

Richard M. Low, May 20 2017

Keywords

Crossrefs

Programs

  • Mathematica
    CoefficientList[Series[(-1 - 2 x + 45 x^2 + 252 x^3 - 1090 x^4 + 644 x^5 + 802 x^6 - 740 x^7 + 35 x^8 + 86 x^9 - 15 x^10) / (-1 + 14 x - 35 x^2 - 48 x^3 + 198 x^4 - 112 x^5 - 78 x^6 + 72 x^7 - 5 x^8 - 6 x^9 + x^10), {x, 0, 986}], x] (* Michael De Vlieger, May 21 2017; simplified by Georg Fischer, May 23 2019 *)

Formula

G.f.: (-1 - 2 x + 45 x^2 + 252 x^3 - 1090 x^4 + 644 x^5 + 802 x^6 - 740 x^7 + 35 x^8 + 86 x^9 - 15 x^10) / (-1 + 14 x - 35 x^2 - 48 x^3 + 198 x^4 - 112 x^5 - 78 x^6 + 72 x^7 - 5 x^8 - 6 x^9 + x^10). [Corrected by Georg Fischer, May 23 2019]

Extensions

More terms from Michael De Vlieger, May 21 2017
Showing 1-1 of 1 results.