|
Search: id:A134093
|
|
| |
|
| 1, 4, 30, 215, 1729, 15176, 143814, 1462995, 15876410, 182811992, 2223580281, 28458251185, 381943459065, 5359649816728, 78430018675440, 1194057733357517, 18873870914263424, 309154787519651284, 5238840625331179517
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
COMMENT
|
Row n of triangle T=A134090 = row n of (I + D*C)^n for n>=0 where C denotes Pascal's triangle, I the identity matrix, and D a matrix where D(n+1,n)=1 and zeros elsewhere.
|
|
FORMULA
|
a(n) = [x^n] Sum_{k=0..n+3} C(n+3,k)*x^k/(1-k*x)^3 / [Product_{i=1..k}(1-i*x)].
|
|
PROGRAM
|
(PARI) {a(n)= polcoeff(sum(k=0, n+3, binomial(n+3, k)*x^k/(1-k*x)^3/prod(i=0, k, 1-i*x +x*O(x^n))), n)}
|
|
CROSSREFS
|
Cf. A134090; columns: A122455, A134091, A134092; A134094 (row sums); A048993 (S2).
Sequence in context: A089154 A113450 A094567 this_sequence A007905 A084976 A000313
Adjacent sequences: A134090 A134091 A134092 this_sequence A134094 A134095 A134096
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Paul D. Hanna (pauldhanna(AT)juno.com), Oct 08 2007
|
|
|
Search completed in 0.002 seconds
|