Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A143917
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A143917 G.f. A(x) satisfies: A(x) = 1/(1-x) + x^2*A(x)*A'(x). +0
2
1, 1, 2, 6, 25, 133, 851, 6313, 53061, 497493, 5144500, 58161126, 713789847, 9453038227, 134405493652, 2042529150110, 33045300698761, 567165849906233, 10294218618819268, 197022941365579804, 3966001076798967837 (list; graph; listen)
OFFSET

0,3

EXAMPLE

G.f.: A(x) = 1 + x + 2*x^2 + 6*x^3 + 25*x^4 + 133*x^5 + 851*x^6 +...

A'(x) = 1 + 4*x + 18*x^2 + 100*x^3 + 665*x^4 + 5106*x^5 +...

A(x)*A'(x) = 1 + 5*x + 24*x^2 + 132*x^3 + 850*x^4 + 6312*x^5 +...

PROGRAM

(PARI) {a(n)=local(A=1+x+x*O(x^n)); for(i=1, n, A=1/(1-x+x*O(x^n))+x^2*A*deriv(A)); polcoeff(A, n)}

CROSSREFS

Cf. A143916 (variant).

Sequence in context: A030933 A100325 A020112 this_sequence A009326 A001258 A124373

Adjacent sequences: A143914 A143915 A143916 this_sequence A143918 A143919 A143920

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Sep 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 November 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research