OFFSET
0,1
COMMENTS
Continued fraction expansion given by A119922.
LINKS
MATHEMATICA
RealDigits[(cf = ContinuedFraction[6/Pi^2, 80(*arbitrary precision*)]; IntegerPart[6/Pi^2] + Sum[(-1)^(k)/2^(Sum[cf[[i]], {i, 2, k}] - 1), {k, 2, Length[cf]}]), 10]
CROSSREFS
KEYWORD
cons,nonn
AUTHOR
Joseph Biberstine (jrbibers(AT)indiana.edu), May 29 2006
STATUS
approved