Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A109088
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A109088 Taylor series of 1/f(x) with recursively defined function f(x) from A109087. +0
5
0, 1, -1, -1, 4, -1, -11, 11, 26, -46, -70, 202, 160, -936, 252, 3119, -4379, -3459, 14888, -20536, 29732, 38061, -479128, 960501, 1356685, -8916019, 8540446, 35338281, -110022439, 5461908, 570854415, -1033426187, -1165212555, 7430011628, -6748665176, -27528038218, 81920080445, 10199574479 (list; graph; listen)
OFFSET

0,5

FORMULA

sum(n = 0, infinity)a(n)x^n = 1/f(x).

EXAMPLE

1/f(x) = x - x^2 - x^3 + 4*x^4 - x^5 - 11*x^6 + 11*x^7 + 26*x^8 - 46*x^9 - 70*x^10 + 202*x^11 + 160*x^12 - 936*x^13 + 252*x^14 + 3119*x^15 + O(x^16)

PROGRAM

(PARI) N=40; f=x; g=1; for(n=1, N, g/=f; f+=g+O(x^N)); Vec(1/f)

CROSSREFS

Cf. A109086, A109089, A109090.

Sequence in context: A094503 A113897 A135552 this_sequence A060923 A097877 A019304

Adjacent sequences: A109085 A109086 A109087 this_sequence A109089 A109090 A109091

KEYWORD

easy,sign

AUTHOR

Nikolaus Meyberg (Nikolaus.Meyberg(AT)t-online.de), Jun 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 July 24 12:00 EDT 2008. Contains 142294 sequences.


AT&T Labs Research