|
| |
|
|
A054339
|
|
9-fold convolution of A000302 (powers of 4).
|
|
3
|
|
|
|
1, 36, 720, 10560, 126720, 1317888, 12300288, 105431040, 843448320, 6372720640, 45883588608, 317013884928, 2113425899520, 13655982735360, 85837605765120, 526470648692736, 3158823892156416, 18581317012684800, 107358720517734400
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
|
OFFSET
|
0,2
|
|
|
LINKS
|
Vincenzo Librandi, Table of n, a(n) for n = 0..100
|
|
|
FORMULA
|
a(n) = binomial(n+8, 8)*4^n.
G.f. 1/(1-4*x)^9.
a(n)= A054335(n+17, 17).
|
|
|
MAPLE
|
seq(binomial(n+8, 8)*4^n, n=0..18); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jun 23 2008
|
|
|
PROG
|
(MAGMA) [Binomial(n+8, 8)*4^n: n in [0..30]]; // Vincenzo Librandi, May 31 2011
|
|
|
CROSSREFS
|
Cf. A000302, A054335.
Cf. A038231.
Sequence in context: A004419 A185491 A220758 * A138832 A223998 A109405
Adjacent sequences: A054336 A054337 A054338 * A054340 A054341 A054342
|
|
|
KEYWORD
|
easy,nonn
|
|
|
AUTHOR
|
Wolfdieter Lang, Mar 13 2000
|
|
|
STATUS
|
approved
|
| |
|
|