Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A112806
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A112806 Expansion of solution of functional equation. +0
1
1, 1, 2, 6, 21, 79, 312, 1277, 5369, 23049, 100612, 445214, 1992606, 9004260, 41025315, 188259072, 869305315, 4036286518, 18832973733, 88259024068, 415252542641, 1960718710035, 9288106921038, 44129146527731 (list; graph; listen)
OFFSET

0,3

FORMULA

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

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

PROGRAM

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

CROSSREFS

Sequence in context: A111279 A033321 A050203 this_sequence A106223 A106228 A121988

Adjacent sequences: A112803 A112804 A112805 this_sequence A112807 A112808 A112809

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 August 8 13:43 EDT 2008. Contains 142651 sequences.


AT&T Labs Research