Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A132877
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A132877 Column 0 of triangle A132875. +0
5
1, 2, 12, 240, 12400, 1242720, 202721064, 48537596352, 15957585674496, 6876698410667520, 3753254881686618880, 2526792466623639379968, 2054649298830229608019968, 1983702201237461333545885696 (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) is divisible by (n+1).

PROGRAM

(PARI) {a(n)=local(M=Mat(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+1, 1]}

CROSSREFS

Cf. A132875, A132876, A132878, A132879.

Adjacent sequences: A132874 A132875 A132876 this_sequence A132878 A132879 A132880

Sequence in context: A087046 A119700 A141083 this_sequence A007685 A132987 A111403

KEYWORD

nonn

AUTHOR

Paul D Hanna (pauldhanna(AT)juno.com), Sep 29 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 7 14:39 EDT 2008. Contains 144666 sequences.


AT&T Labs Research