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.

A011914 a(n) = floor(n*(n - 1)*(n - 2)/32).

Original entry on oeis.org

0, 0, 0, 0, 0, 1, 3, 6, 10, 15, 22, 30, 41, 53, 68, 85, 105, 127, 153, 181, 213, 249, 288, 332, 379, 431, 487, 548, 614, 685, 761, 842, 930, 1023, 1122, 1227, 1338, 1456, 1581, 1713, 1852, 1998, 2152, 2313, 2483, 2660, 2846, 3040, 3243, 3454, 3675, 3904, 4143, 4392, 4650, 4919, 5197, 5486, 5785, 6095, 6416, 6748, 7091, 7445, 7812, 8190
Offset: 0

Views

Author

N. J. A. Sloane, Dec 11 1996

Keywords

Crossrefs

Cf. A011886.

Programs

Formula

G.f.: x^5*(1-x+x^2)*(1 +x -x^3 -x^4 +x^5 +x^6 +2*x^7 -x^8 -x^9 -x^10 +x^11 +x^12 +2*x^13 -x^14 -x^15 +2*x^18 -x^21 +x^23 +x^24 -x^26 +x^27)/((1-x)^4*(1 +x)*(1+x^2)*(1+x^4)*(1+x^8)*(1+x^16)). - Peter J. C. Moses, Jun 02 2014

Extensions

More terms added by G. C. Greubel, Oct 20 2024