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.

A008421 Crystal ball sequence for 10-dimensional cubic lattice.

Original entry on oeis.org

1, 21, 221, 1561, 8361, 36365, 134245, 433905, 1256465, 3317445, 8097453, 18474633, 39753273, 81270333, 158819253, 298199265, 540279585, 948062325, 1616336765, 2684641785, 4354393801, 6911195501, 10753517061, 16429137361, 24680949041, 36503969061
Offset: 0

Views

Author

Keywords

Comments

This is row/column 10 of the Delannoy numbers array, A008288, which is the main entry for these numbers, listing many more properties. - Peter Munn, Jan 05 2023

Crossrefs

Programs

Formula

G.f.: (1+x)^10/(1-x)^11.
a(n) = (4*n^10+20*n^9+330*n^8+1200*n^7+7392*n^6+18060*n^5+50270*n^4 +71800*n^3+83754*n^2+50670*n+14175)/14175 - Johannes W. Meijer, Jul 14 2013