Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A112808
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A112808 Expansion of solution of functional equation. +0
1
1, 1, 2, 5, 14, 43, 142, 495, 1794, 6683, 25388, 97852, 381406, 1500317, 5947798, 23739795, 95326150, 384845581, 1561220986, 6361205709, 26021379044, 106826116871, 439987835410, 1817594141822, 7529012424286, 31265738342993 (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)^6).

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^6), x, x*A)); polcoeff(A, 3*n+1))}

CROSSREFS

Sequence in context: A123020 A005317 A126566 this_sequence A088927 A110489 A005425

Adjacent sequences: A112805 A112806 A112807 this_sequence A112809 A112810 A112811

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research