Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A089796
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A089796 Series reversion of g.f. A(x) is -A(-x). +0
2
1, 1, 1, 2, 4, 8, 17, 38, 87, 203, 482, 1160, 2822, 6929, 17149, 42736, 107144, 270060, 683940, 1739511, 4441255, 11378814, 29245927, 75386341, 194838673, 504802508, 1310843123, 3411070838, 8893590454, 23230151872, 60780378423, 159281034709 (list; graph; listen)
OFFSET

1,4

FORMULA

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

PROGRAM

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

CROSSREFS

a(n) = A006196(n) if n<28.

Sequence in context: A154222 A114199 A006196 this_sequence A112482 A107597 A082499

Adjacent sequences: A089793 A089794 A089795 this_sequence A089797 A089798 A089799

KEYWORD

nonn

AUTHOR

Michael Somos, Nov 10 2003

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 December 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research