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.

A004333 Binomial coefficient C(4n,n-3).

Original entry on oeis.org

1, 16, 190, 2024, 20475, 201376, 1947792, 18643560, 177232627, 1677106640, 15820024220, 148902215280, 1399358844975, 13136858812224, 123234279768160, 1155454041309504, 10830060261901380, 101489773667796800
Offset: 3

Views

Author

Keywords

References

  • M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards Applied Math. Series 55, 1964 (and various reprintings), p. 828.

Programs

Formula

D-finite with recurrence -3*(n-3)*(3*n+2)*(3*n+1)*(n+1)*a(n) +8*n*(4*n-3)*(2*n-1)*(4*n-1)*a(n-1)=0. - R. J. Mathar, Mar 19 2025