Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A112805
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A112805 Expansion of solution of functional equation. +0
1
1, 1, 1, 1, 1, 2, 5, 11, 21, 37, 66, 127, 261, 545, 1119, 2255, 4529, 9202, 18989, 39566, 82614, 172272, 359159, 750699, 1575649, 3319942, 7012833, 14834345, 31414423, 66619692, 141526459, 301202699, 642055773, 1370429491, 2928418794 (list; graph; listen)
OFFSET

1,6

FORMULA

G.f. A(x)=y satisfies y=x+(xy)/(1-(xy)^2).

Series reversion of g.f. A(x) is -A(-x).

PROGRAM

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

CROSSREFS

Sequence in context: A137356 A103198 A003522 this_sequence A119970 A082775 A023548

Adjacent sequences: A112802 A112803 A112804 this_sequence A112806 A112807 A112808

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 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research