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.

A010840 Expansion of Product_{k>=1} (1-x^k)^40.

Original entry on oeis.org

1, -40, 740, -8320, 62530, -322048, 1085240, -1799680, -2821065, 26012480, -66837420, 35093760, 268749870, -783902720, 526221400, 1691816960, -3960854625, 1042577120, 5103133240, -380798080, -10159511430
Offset: 0

Views

Author

Keywords

References

  • Newman, Morris; A table of the coefficients of the powers of eta(tau). Nederl. Akad. Wetensch. Proc. Ser. A. 59 = Indag. Math. 18 (1956), 204-216.

Crossrefs

Column k=40 of A286354.
Cf. A000203.

Formula

a(0) = 1, a(n) = -(40/n) * Sum_{k=1..n} A000203(k)*a(n-k) for n > 0. - Seiichi Manyama, Aug 13 2023