%I #16 Dec 27 2023 01:30:56
%S 17,17,34,17,34,17,34,17,34,17,34,17,34,17,34,17,34,17,34,17,34,17,34,
%T 17,34,17,34,17,34,17,34,17,34,17,34,17,34,17,34,17,34,17,34,17,34,17,
%U 34,17,34,17,34,17,34,17,34,17,34,17,34,17,34,17,34
%N Continued fraction for sqrt(291).
%H <a href="/index/Con#confC">Index entries for continued fractions for constants</a>
%H <a href="/index/Rec#order_02">Index entries for linear recurrences with constant coefficients</a>, signature (0, 1).
%p with(numtheory): Digits := 300: convert(evalf(sqrt(291)),confrac);
%t Block[{$MaxExtraPrecision=1000},ContinuedFraction[Sqrt[291],100]] (* or *) PadRight[{17},100,{34,17}] (* _Harvey P. Dale_, Aug 25 2016 *)
%K nonn,cofr,easy
%O 0,1
%A _N. J. A. Sloane_.