Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A136588
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A136588 a(n) = Sum_{k=0..n} A136595(n,k)*n^k. +0
3
1, 1, 2, 21, 124, 1880, 20046, 391419, 6195288, 147481299, 3121373690, 87790122816, 2329580861268, 75790954533385, 2415630777959686, 89478235732836705, 3323789119614522416, 138402773923330655700 (list; graph; listen)
OFFSET

0,3

PROGRAM

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

CROSSREFS

Cf. A136595; A048287, A136596, A136597; A136589.

Adjacent sequences: A136585 A136586 A136587 this_sequence A136589 A136590 A136591

Sequence in context: A079840 A091789 A109789 this_sequence A098661 A095262 A112673

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jan 10 2008

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 January 7 17:35 EST 2009. Contains 152824 sequences.


AT&T Labs Research