OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (0, 0, 0, 0, 0, 0, 0, 1).
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(876)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[876], 100] (* or *) PadRight[{29}, 100, {58, 1, 1, 2, 14, 2, 1, 1}] (* Harvey P. Dale, Dec 01 2013 *)
CROSSREFS
KEYWORD
nonn,cofr,easy
AUTHOR
STATUS
approved