OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1).
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(276)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[276], 120] (* Harvey P. Dale, Nov 05 2014 *)
(* Alternative: *)
PadRight[{16}, 120, {32, 1, 1, 1, 1, 2, 2, 2, 1, 1, 1, 1}] (* Harvey P. Dale, Nov 05 2014 *)
CROSSREFS
KEYWORD
nonn,cofr,easy,changed
AUTHOR
STATUS
approved
