login
A040359
Continued fraction for sqrt(379).
0
19, 2, 7, 3, 2, 2, 6, 12, 1, 4, 1, 1, 1, 3, 4, 19, 4, 3, 1, 1, 1, 4, 1, 12, 6, 2, 2, 3, 7, 2, 38, 2, 7, 3, 2, 2, 6, 12, 1, 4, 1, 1, 1, 3, 4, 19, 4, 3, 1, 1, 1, 4, 1, 12, 6, 2, 2, 3, 7, 2, 38, 2, 7, 3, 2, 2, 6, 12, 1, 4, 1, 1, 1, 3, 4, 19, 4, 3, 1, 1, 1, 4, 1, 12, 6, 2, 2
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, 0, 0, 0, 0, 1).
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(379)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[379], 120] (* Harvey P. Dale, Jan 05 2017 *)
(* Alternative: *)
PadRight[{19}, 120, {38, 2, 7, 3, 2, 2, 6, 12, 1, 4, 1, 1, 1, 3, 4, 19, 4, 3, 1, 1, 1, 4, 1, 12, 6, 2, 2, 3, 7, 2}] (* Harvey P. Dale, Jan 05 2017 *)
CROSSREFS
Sequence in context: A040358 A051312 A256635 * A040360 A040351 A040352
KEYWORD
nonn,cofr,easy,changed
STATUS
approved