Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A132878
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A132878 Column 1 of triangle A132875. +0
5
1, 6, 72, 2240, 157200, 20017032, 3986643136, 1133413590528, 433294691800320, 213579235442893760, 131576955596091312384, 98894873879740831706112, 88957131079138422705160192, 94267354032238753666544536320 (list; graph; listen)
OFFSET

0,2

COMMENT

Triangle T=A132875 obeys: the g.f. of row n of T^n = (y + n*(n+1))^n for n>=0.

FORMULA

a(n)/[(n+1)*(n+2)/2] = A132879(n) for n>=0.

PROGRAM

(PARI) {a(n)=local(M=Mat([1, 0; 1, 1]), N, L); for(i=1, n, N=M; M=matrix(#N+1, #N+1, r, c, if(r>=c, if(r<=#N, (N^(#N))[r, c], polcoeff((x+(#M)*(#M+1))^(#M), c-1)))); L=sum(i=1, #M, -(M^0-M)^i/i); M=sum(i=0, #M, (L/#N)^i/i!); ); M[n+2, 2]}

CROSSREFS

Cf. A132875, A132876, A132877, A132879.

Sequence in context: A120331 A009523 A009793 this_sequence A006585 A008562 A041063

Adjacent sequences: A132875 A132876 A132877 this_sequence A132879 A132880 A132881

KEYWORD

nonn

AUTHOR

Paul D Hanna (pauldhanna(AT)juno.com), Sep 29 2007

page 1

Search completed in 0.004 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 July 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research