OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1).
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(835)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[835], 120] (* Harvey P. Dale, Sep 28 2015 *)
(* Alternative: *)
PadRight[{28}, 120, {56, 1, 8, 1, 1, 1, 5, 1, 3, 3, 1, 1, 2, 5, 2, 1, 1, 3, 3, 1, 5, 1, 1, 1, 8, 1}] (* Harvey P. Dale, Sep 28 2015 *)
CROSSREFS
KEYWORD
nonn,cofr,easy,changed
AUTHOR
STATUS
approved
