|
Search: id:A023021
|
|
|
| A023021 |
|
Number of partitions of n into parts of 23 kinds. |
|
+0 5
|
|
| 1, 23, 299, 2852, 22126, 147407, 871838, 4680845, 23177583, 107100903, 466066181, 1923780950, 7576060505, 28601630657, 103928814438, 364712523658, 1239637963457, 4091266414235, 13139808783725, 41145568478988
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
COMMENT
|
a(n) is Euler transform of A010862. [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Oct 17 2008]
Convolved with A000041 = A006922 [From Gary W. Adamson (qntmpkt(AT)yahoo.com), Jun 09 2009]
|
|
LINKS
|
Index entries for expansions of Product_{k >= 1} (1-x^k)^m
N. J. A. Sloane, Transforms [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Oct 17 2008]
|
|
FORMULA
|
G.f.: Product_{m>=1} 1/(1-x^m)^23.
|
|
MAPLE
|
with (numtheory): a:= proc(n) option remember; `if`(n=0, 1, add (add (d*23, d=divisors(j)) *a(n-j), j=1..n)/n) end: seq (a(n), n=0..40); [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Oct 17 2008]
|
|
CROSSREFS
|
Cf. 23th column of A144064. [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Oct 17 2008]
A006922, A000041 [From Gary W. Adamson (qntmpkt(AT)yahoo.com), Jun 09 2009]
Sequence in context: A125435 A086943 A131273 this_sequence A022651 A077504 A086558
Adjacent sequences: A023018 A023019 A023020 this_sequence A023022 A023023 A023024
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
David W. Wilson (davidwwilson(AT)comcast.net)
|
|
|
Search completed in 0.002 seconds
|