OFFSET
0,2
COMMENTS
Due to the unusually large early term, this value is very nearly (127*2^16 + 1)/2^25 = 8323073/33554432. Decimal expansion given by A119927.
LINKS
MATHEMATICA
ContinuedFraction[(cf = ContinuedFraction[1/Pi, 80(*arbitrary precision*)]; IntegerPart[1/Pi] + Sum[(-1)^(k)/2^(Sum[cf[[i]], {i, 2, k}] - 1), {k, 2, Length[cf]}])]
CROSSREFS
KEYWORD
cofr,nonn
AUTHOR
Joseph Biberstine (jrbibers(AT)indiana.edu), May 29 2006
STATUS
approved