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!)
A291651 a(n) = [x^n] (1/(1 + x/(1 + x^2/(1 + x^3/(1 + x^4/(1 + x^5/(1 + ...)))))))^n, a continued fraction. 6
1, -1, 3, -7, 15, -26, 15, 153, -1049, 4790, -18522, 64481, -206181, 606384, -1615121, 3715993, -6289929, 550850, 61250694, -382787092, 1726745790, -6691501530, 23413714107, -75179994017, 221304346963, -586004040651, 1318720868416, -2044320913276, -1137686341077, 28530838758784, -165361803129585 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
Eric Weisstein's World of Mathematics, Rogers-Ramanujan Continued Fraction
FORMULA
a(n) = A286509(n,n).
MATHEMATICA
Table[SeriesCoefficient[1/(1 + ContinuedFractionK[x^i, 1, {i, 1, n}])^n, {x, 0, n}], {n, 0, 30}]
CROSSREFS
Main diagonal of A286509.
Cf. A291335.
Sequence in context: A144643 A034757 A328688 * A078869 A011890 A131076
KEYWORD
sign
AUTHOR
Ilya Gutkovskiy, Aug 28 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 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)