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!)
A307418 Expansion of 1/(1 - x - 2*x/(1 - 3*x - 4*x/(1 - 5*x - 6*x/(1 - 7*x - 8*x/(1 - ...))))), a continued fraction. 0
1, 3, 23, 297, 5377, 125211, 3564311, 119923089, 4655903809, 204870639987, 10075617486167, 547693463064633, 32607543239954113, 2110160087505699339, 147482363058886213079, 11071382656533287144481, 888443133459417946162561, 75894715974405095400952803 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ c * d^n * n^n, where d = 2 / (exp(1) * (2*log(2) - 1)) = 1.9046586137314438905888971496696905186344... and c = 1/sqrt(2*log(2) - 1) = 1.608943581845581629220091... - Vaclav Kotesovec, Jul 01 2019, updated Mar 18 2024
MATHEMATICA
nmax = 17; CoefficientList[Series[1/(1 - x + ContinuedFractionK[-2 k x, 1 - (2 k + 1) x, {k, 1, nmax}]), {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A052842 A333957 A343849 * A365546 A231788 A356872
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 August 25 06:02 EDT 2024. Contains 375422 sequences. (Running on oeis4.)