login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A296202 Expansion of 1/(1 + x/(1 + x/(1 + x^2/(1 + x/(1 + x^3/(1 + x/(1 + x^4/(1 + ...)))))))), a continued fraction. 1
1, -1, 2, -4, 7, -11, 16, -22, 28, -30, 18, 29, -152, 427, -988, 2060, -4002, 7354, -12868, 21472, -34054, 50838, -69920, 84186, -75275, 2395, 217417, -742554, 1860191, -4067099, 8183154, -15493168, 27886577, -47905049, 78485095, -121944988, 177329498, -234464309, 261801461, -183121605, -164852147 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
nmax = 40; CoefficientList[Series[1/(1 + ContinuedFractionK[x^(1 + k (1 + (-1)^k)/4), 1, {k, 0, nmax}]), {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A083204 A061784 A005311 * A126613 A024224 A025727
KEYWORD
sign
AUTHOR
Ilya Gutkovskiy, Dec 07 2017
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 14:32 EDT 2024. Contains 371960 sequences. (Running on oeis4.)