OFFSET
0,1
EXAMPLE
0.6617104154252787297744583315053700790798944281724706799325...
MATHEMATICA
zz = { (* the list of values in the link *) }; yy = Drop[zz, 1] - Drop[zz, -1]; xx = Drop[yy, 1] - Drop[yy, -1]; RealDigits[ FromDigits[ {Join[{1}, Table[If[xx[[n]] > 0, 1, 0], {n, 370}]], 0}, 2], 10, 111][[1]]
CROSSREFS
KEYWORD
cons,nonn
AUTHOR
Gary W. Adamson and Robert G. Wilson v, Jan 13 2005
STATUS
approved