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(384)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[384], 90] (* Harvey P. Dale, Jan 16 2013 *)
(* Alternative: *)
PadRight[{19}, 90, {38, 1, 1, 2, 9, 2, 1, 1}] (* Harvey P. Dale, Jan 16 2013 *)
CROSSREFS
KEYWORD
nonn,cofr,easy,changed
AUTHOR
STATUS
approved
