Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A134092
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A134092 Column 2 of triangle A134090. +0
5
1, 3, 18, 110, 780, 6167, 53494, 504030, 5112090, 55411697, 638154165, 7770348170, 99618149267, 1339889000543, 18848892749144, 276573551651632, 4222814264496510, 66947348027905977, 1099955438013660173 (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+2} C(n+2,k)*x^k/(1-k*x)^2 / [Product_{i=1..k}(1-i*x)].

PROGRAM

(PARI) {a(n)= polcoeff(sum(k=0, n+2, binomial(n+2, k)*x^k/(1-k*x)^2/prod(i=0, k, 1-i*x +x*O(x^n))), n)}

CROSSREFS

Cf. A134090; columns: A122455, A134091, A134093; A134094 (row sums); A048993 (S2).

Adjacent sequences: A134089 A134090 A134091 this_sequence A134093 A134094 A134095

Sequence in context: A037655 A074571 A114311 this_sequence A000274 A054122 A074566

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Oct 08 2007

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified October 11 13:47 EDT 2008. Contains 144830 sequences.


AT&T Labs Research