Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A144008
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A144008 E.g.f. satisfies: A'(x) = (1 + x*A(x))^3 with A(0)=1. +0
2
1, 1, 3, 12, 69, 504, 4455, 46512, 558873, 7599744, 115401915, 1935368640, 35529636285, 708677828352, 15261101987391, 352891976935680, 8721014464717425, 229385791746109440, 6398158947146344755 (list; graph; listen)
OFFSET

0,3

COMMENT

Compare the definition of the e.g.f. A(x) to the trivial statement:

if F(x) = 1/(1-x) then F'(x) = (1 + x*F(x))^2.

FORMULA

E.g.f. satisfies: A(x) = 1 + Integral (1 + x*A(x))^3 dx.

PROGRAM

(PARI) {a(n)=local(A=1+x); for(i=0, n, A=1+intformal((1+x*A+x*O(x^n))^3)); n!*polcoeff(A, n)}

CROSSREFS

Cf. A144009.

Sequence in context: A004127 A058115 A101313 this_sequence A102078 A113341 A125862

Adjacent sequences: A144005 A144006 A144007 this_sequence A144009 A144010 A144011

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Sep 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 December 10 12:37 EST 2009. Contains 170569 sequences.


AT&T Labs Research