Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A112807
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A112807 Expansion of solution of functional equation. +0
1
1, 1, 3, 13, 66, 365, 2132, 12940, 80804, 515776, 3350165, 22071930, 147141469, 990714900, 6727506071, 46020535285, 316837676938, 2193700600205, 15265011340106, 106699930507346, 748827090415380, 5274495878205514 (list; graph; listen)
OFFSET

0,3

FORMULA

Given g.f. A(x), then series reversion of B(x)=x*A(x^5) is -B(-x).

Given g.f. A(x), then y=x*A(x^5) satisfies y=x+(xy)^3/(1-(xy)^5).

PROGRAM

(PARI) {a(n)=local(A); if(n<0, 0, A=x+O(x^6); for(k=1, n, A=x+subst(x^3/(1-x^5), x, x*A)); polcoeff(A, 5*n+1))}

CROSSREFS

Sequence in context: A009102 A080227 A002468 this_sequence A045743 A110530 A136784

Adjacent sequences: A112804 A112805 A112806 this_sequence A112808 A112809 A112810

KEYWORD

nonn

AUTHOR

Michael Somos, Sep 20 2005

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 July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research