Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A132871
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A132871 Row sums of triangle A132870. +0
5
1, 2, 11, 187, 8773, 839646, 133300339, 31291905772, 10122557147385, 4300934246160076, 2317558708205485081, 1541860131242384674128, 1239881178206743212010765, 1184508936070261192267164198 (list; graph; listen)
OFFSET

0,2

COMMENT

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

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)^2)^(#M), c-1)))); L=sum(i=1, #M, -(M^0-M)^i/i); M=sum(i=0, #M, (L/#N)^i/i!); ); sum(k=0, n, M[n+1, k+1])}

CROSSREFS

Cf. A132870 (triangle), columns: A132872, A132873.

Sequence in context: A124836 A013104 A007984 this_sequence A140314 A092730 A051663

Adjacent sequences: A132868 A132869 A132870 this_sequence A132872 A132873 A132874

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 December 4 15:51 EST 2008. Contains 151308 sequences.


AT&T Labs Research