|
|
A267004
|
|
Expansion of Product_{k>=1} ((1 + k*x^k) / (1 - x^k)).
|
|
7
|
|
|
1, 2, 5, 12, 24, 50, 97, 184, 331, 606, 1061, 1834, 3125, 5228, 8673, 14250, 23034, 36894, 58750, 92298, 144398, 223994, 344916, 527116, 801295, 1209870, 1816539, 2713956, 4033169, 5961700, 8775236, 12852444, 18742153, 27225316, 39371647, 56743200, 81467211
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
0,2
|
|
COMMENTS
|
Convolution of A022629 and A000041.
|
|
LINKS
|
Vaclav Kotesovec, Table of n, a(n) for n = 0..10000
|
|
MATHEMATICA
|
nmax = 50; CoefficientList[Series[Product[(1+k*x^k)/(1-x^k), {k, 1, nmax}], {x, 0, nmax}], x]
|
|
CROSSREFS
|
Cf. A000041, A022629, A267005, A267007.
Sequence in context: A023615 A320235 A034483 * A322779 A096584 A002836
Adjacent sequences: A267001 A267002 A267003 * A267005 A267006 A267007
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Vaclav Kotesovec, Jan 08 2016
|
|
STATUS
|
approved
|
|
|
|