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.

A290738 a(n) is the number of fixed polycubes of size n that are proper in n-5 dimensions.

Original entry on oeis.org

0, 1, 758, 154741, 20762073, 2323972976, 240154383596, 24109617950208, 2417940914461280, 246158020396388352, 25680108955640400000, 2760762217507260989440, 306854769192894226859776, 35326258772832011339956224, 4216066596599500902861091840, 521775392548443914240000000000
Offset: 5

Views

Author

Mira Shalah, Aug 12 2017

Keywords

Comments

Denoted DX(n,n-5).

Crossrefs

A259015 gives the number of n-cell polycubes that are proper in n-4 dimensions.
Diagonal 5 of A195739.

Formula

a(n) = 2^(n-12)*n^(n-11)*(n-5)*(240*n^11 - 6000*n^10 + 62240*n^9 - 356232*n^8 + 1335320*n^7 - 4062240*n^6 + 12397445*n^5 - 42322743*n^4 + 150403080*n^3 - 535510740*n^2 + 1923269040*n - 3731495040)/45. (proved)