Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A136553
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A136553 G.f.: A(x) = Sum_{n>=0} log( Sum_{k>=0} (k+1)^n*x^k )^n / n!. +0
2
1, 2, 9, 90, 2577, 248236, 84052116, 100270156156, 421825834327399, 6296015371464642774, 336474161890278633077823, 65028162589779857302801760924, 45874159173058581016227457835479612 (list; graph; listen)
OFFSET

0,2

EXAMPLE

G.f.: A(x) = 1 + 2*x + 9*x^2 + 90*x^3 + 2577*x^4 + 248236*x^5 +...;

A(x) = Sum_{n>=0} log(1 + 2^n*x + 3^n*x^2 + 4^n*x^3 +...)^n / n! ; surprisingly, this sum yields a series in x with integer coefficients.

PROGRAM

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

CROSSREFS

Cf. A136552.

Adjacent sequences: A136550 A136551 A136552 this_sequence A136554 A136555 A136556

Sequence in context: A006120 A012941 A059477 this_sequence A011804 A058156 A011837

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jan 05 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 October 12 15:26 EDT 2008. Contains 144830 sequences.


AT&T Labs Research