Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A159603
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A159603 G.f.: A(x) = Sum_{n>=0} log(1 + Sum_{k>=1} k^n*x^k )^n/n!. +0
1
1, 1, 2, 5, 16, 62, 312, 2001, 16796, 183416, 2634814, 49703026, 1240433524, 40975503423, 1803618092422, 105967390883387, 8362303039735026, 888404336012975536, 127771790716640691664, 24942884185805223709166 (list; graph; listen)
OFFSET

0,3

EXAMPLE

G.f.: A(x) = 1 + x + 2*x^2 + 5*x^3 + 16*x^4 + 62*x^5 +...

A(x) = Sum_{n>=0} log(1 + x + 2^n*x^2 + 3^n*x^3 + 4^n*x^4 +..)^n/n!

PROGRAM

(PARI) {a(n)=polcoeff(sum(m=0, n, log(1+sum(k=1, n, k^m*x^k)+x*O(x^n))^m/m!), n)}

CROSSREFS

Cf. A136553 (variant).

Sequence in context: A138549 A144188 A157314 this_sequence A058117 A007124 A112951

Adjacent sequences: A159600 A159601 A159602 this_sequence A159604 A159605 A159606

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), May 08 2009

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 21 10:15 EST 2009. Contains 171081 sequences.


AT&T Labs Research