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.

A022741 Expansion of 1/Product_{m>=1} (1 - m*q^m)^17.

Original entry on oeis.org

1, 17, 187, 1598, 11594, 74477, 435268, 2355265, 11950456, 57389960, 262741086, 1153256370, 4875584955, 19928324460, 79000508546, 304554050669, 1144374191351, 4199521413019, 15076785650771
Offset: 0

Views

Author

Keywords

Comments

This sequence is obtained from the generalized Euler transform in A266964 by taking f(n) = 17, g(n) = n. - Seiichi Manyama, Aug 16 2023

Crossrefs

Column k=17 of A297328.
Cf. A078308.

Formula

a(0) = 1; a(n) = (17/n) * Sum_{k=1..n} A078308(k) * a(n-k). - Seiichi Manyama, Aug 16 2023