The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A306575 Expansion of 1/(1 - x - x^2/(1 - x^2 - x^3/(1 - x^3 - x^4/(1 - x^4 - x^5/(1 - ...))))), a continued fraction. 0
1, 1, 2, 3, 6, 11, 21, 40, 77, 148, 285, 550, 1061, 2049, 3957, 7644, 14768, 28535, 55138, 106549, 205902, 397906, 768967, 1486070, 2871932, 5550233, 10726300, 20729542, 40061784, 77423250, 149628008, 289170949, 558851751, 1080037175, 2087280839, 4033881485 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ c * d^n, where d = 1.9326019136649450138850556203... and c = 0.389707331111778150048054243... - Vaclav Kotesovec, Jul 01 2019
MATHEMATICA
nmax = 35; CoefficientList[Series[1/(1 - x + ContinuedFractionK[-x^k, 1 - x^k, {k, 2, nmax}]), {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A109222 A191789 A371790 * A006861 A052956 A351972
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Jun 25 2019
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 May 13 19:11 EDT 2024. Contains 372522 sequences. (Running on oeis4.)