Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A159608
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A159608 G.f. satisfies: A(x) = 1 + x*d/dx log(1 + x*A(x)^3). +0
3
1, 1, 5, 46, 597, 9791, 191876, 4348394, 111561125, 3192096511, 100729014305, 3474750994936, 130094553648612, 5254546985647116, 227771218849108212, 10548385893161367506, 519835256567911242341, 27164324421130818956039 (list; graph; listen)
OFFSET

0,3

FORMULA

G.f. satisfies: A(x) = 1 + x*(2 - A(x))*A(x)^3 + 3*x^2*A'(x)*A(x)^2.

EXAMPLE

G.f.: A(x) = 1 + x + 5*x^2 + 46*x^3 + 597*x^4 + 9791*x^5 +...

A(x)^3 = 1 + 3*x + 18*x^2 + 169*x^3 + 2157*x^4 + 34548*x^5 +...

log(1+x*A(x)^3) = x + 5*x^2/2 + 46*x^3/3 + 597*x^4/4 + 9791*x^5/5 +...

PROGRAM

(PARI) {a(n)=local(A=1+x); for(i=1, n, A=1+x*deriv(log(1+x*Ser(A)^3)+x*O(x^n))); polcoeff(A, n)}

CROSSREFS

Cf. variants: A159606, A159607.

Sequence in context: A127304 A112029 A058478 this_sequence A167559 A121631 A071214

Adjacent sequences: A159605 A159606 A159607 this_sequence A159609 A159610 A159611

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), May 16 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 November 24 14:25 EST 2009. Contains 167438 sequences.


AT&T Labs Research