login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A022744
Expansion of 1/Product_{m>=1} (1 - m*q^m)^20.
2
1, 20, 250, 2400, 19375, 137604, 884430, 5241000, 29017815, 151597440, 752997538, 3577442200, 16335561280, 71979549460, 307075300540, 1271938667704, 5127690095315, 20161295885120, 77454572685460
OFFSET
0,2
COMMENTS
This sequence is obtained from the generalized Euler transform in A266964 by taking f(n) = 20, g(n) = n. - Seiichi Manyama, Aug 16 2023
LINKS
FORMULA
a(0) = 1; a(n) = (20/n) * Sum_{k=1..n} A078308(k) * a(n-k). - Seiichi Manyama, Aug 16 2023
CROSSREFS
Column k=20 of A297328.
Cf. A078308.
Sequence in context: A125432 A278673 A055757 * A081143 A218101 A241228
KEYWORD
nonn
STATUS
approved