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