|
| |
|
|
A113664
|
|
Self-convolution 4-th power of A113670, where a(n) = A113670(n+1)/(n+1).
|
|
7
| |
|
|
1, 4, 38, 556, 10745, 254700, 7100444, 226687964, 8138624340, 324257974800, 14191562670382, 676772204063828, 34931592000218062, 1940427169943222088, 115440543670528170360, 7323969420842077029820, 493653199877341017573868
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
FORMULA
| G.f. satisfies: A(x) = (1 + x*d/dx[x*A(x)] )^4.
|
|
|
PROG
| (PARI) {a(n)=local(A=1+x*O(x^n)); for(i=1, n, A=(1+x*deriv(x*A))^4); polcoeff(A, n, x)}
|
|
|
CROSSREFS
| Cf. A113670, A113662, A113663, A113665, A113666, A113667, A113668.
Sequence in context: A194044 A199813 A120974 * A077745 A138214 A195442
Adjacent sequences: A113661 A113662 A113663 * A113665 A113666 A113667
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Paul D. Hanna (pauldhanna(AT)juno.com), Nov 04 2005
|
| |
|
|