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”).

A373189
Expansion of Sum_{k>=0} x^(4^k) / (1 - x^(4^k))^3.
2
1, 3, 6, 11, 15, 21, 28, 39, 45, 55, 66, 84, 91, 105, 120, 147, 153, 171, 190, 225, 231, 253, 276, 321, 325, 351, 378, 434, 435, 465, 496, 567, 561, 595, 630, 711, 703, 741, 780, 875, 861, 903, 946, 1056, 1035, 1081, 1128, 1260, 1225, 1275, 1326, 1469, 1431, 1485, 1540, 1701
OFFSET
1,2
FORMULA
G.f. A(x) satisfies A(x) = x/(1 - x)^3 + A(x^4).
a(4*n+1) = A000217(4*n+1), a(4*n+2) = A000217(4*n+2), a(4*n+3) = A000217(4*n+3) and a(4*n+4) = A000217(4*n+4) + a(n+1) for n >= 0.
CROSSREFS
Cf. A000217.
Sequence in context: A287075 A263260 A324773 * A152682 A059753 A256001
KEYWORD
nonn
AUTHOR
Seiichi Manyama, May 27 2024
STATUS
approved