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!)
A294922 Expansion of 1/(1 + x/(1 + x^3/(1 + x^4/(1 + x^7/(1 + x^11/(1 + ... + x^Lucas(k)/(1 + ...))))))), a continued fraction. 0
1, -1, 1, -1, 2, -3, 4, -6, 8, -11, 16, -22, 31, -44, 61, -85, 119, -166, 232, -325, 454, -634, 886, -1237, 1728, -2415, 3373, -4712, 6583, -9194, 12843, -17941, 25060, -35006, 48899, -68303, 95409, -133272, 186159, -260036, 363230, -507373, 708720, -989969, 1382827, -1931590 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
FORMULA
G.f.: 1/(1 + x/(1 + x^3/(1 + x^4/(1 + x^7/(1 + x^11/(1 + ... + x^A000204(k)/(1 + ...))))))), a continued fraction.
MATHEMATICA
nmax = 45; CoefficientList[Series[1/(1 + ContinuedFractionK[x^LucasL[k], 1, {k, 1, nmax}]), {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A066806 A271486 A226187 * A317669 A208887 A017911
KEYWORD
sign
AUTHOR
Ilya Gutkovskiy, Nov 16 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 19 17:39 EDT 2024. Contains 371797 sequences. (Running on oeis4.)