OFFSET
0,2
COMMENTS
This sequence should have offset 1, since the first term already corresponds to the fractional and not to the integer part. See A159766 for a better variant. - M. F. Hasler, Apr 30 2018
LINKS
Robert G. Wilson v, Table of n, a(n) for n = 0..952
David Broadhurst, 1019 decimal digits of Feigenbaum's delta. Correspondence to Simon Plouffe and others, 22-Mar-1999.
FORMULA
delta - 4 = 1/( 1 + 1/( 2 + 1/( 43 + 1/( 2 + 1/( 163 + ... ))))) = 0.66920160910... - M. F. Hasler, Apr 30 2018
PROG
(PARI) default(realprecision, 999); {/*paste here delta=... from the Broadhurst link*/}; contfrac(delta)[^1] \\ M. F. Hasler, Apr 30 2018
CROSSREFS
KEYWORD
cofr,nonn
AUTHOR
Christopher Lund (clund(AT)san.rr.com), Apr 17 2002
STATUS
approved