login
A040273
Continued fraction for sqrt(291).
1
17, 17, 34, 17, 34, 17, 34, 17, 34, 17, 34, 17, 34, 17, 34, 17, 34, 17, 34, 17, 34, 17, 34, 17, 34, 17, 34, 17, 34, 17, 34, 17, 34, 17, 34, 17, 34, 17, 34, 17, 34, 17, 34, 17, 34, 17, 34, 17, 34, 17, 34, 17, 34, 17, 34, 17, 34, 17, 34, 17, 34, 17, 34
OFFSET
0,1
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(291)), confrac);
MATHEMATICA
Block[{$MaxExtraPrecision=1000}, ContinuedFraction[Sqrt[291], 100]] (* or *) PadRight[{17}, 100, {34, 17}] (* Harvey P. Dale, Aug 25 2016 *)
CROSSREFS
Sequence in context: A345735 A238235 A333152 * A022351 A146873 A146793
KEYWORD
nonn,cofr,easy
AUTHOR
STATUS
approved