Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A112482
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A112482 Expansion of the solution of a functional equation. +0
2
1, 1, 1, 2, 4, 8, 17, 38, 87, 203, 482, 1160, 2822, 6930, 17157, 42775, 107300, 270623, 685842, 1745651, 4460450, 11437423, 29421695, 75906148, 196358971, 509209381, 1323524122, 3447340550, 8996802898, 23522607256, 61606041763, 161604774963 (list; graph; listen)
OFFSET

1,4

FORMULA

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

Given g.f. A(x) and B(x) = g.f. of A089796, then B(x)=x+A(x*B(x)).

G.f. A(x)=y satisfies 0=y^3+(-x-1)*y^2+(x^2+3*x-1)*y+(-x^3-x^2+x).

PROGRAM

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

CROSSREFS

Sequence in context: A114199 A006196 A089796 this_sequence A107597 A082499 A100131

Adjacent sequences: A112479 A112480 A112481 this_sequence A112483 A112484 A112485

KEYWORD

nonn

AUTHOR

Michael Somos, Sep 08 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