%I #17 Dec 27 2023 01:38:48
%S 24,3,4,1,1,7,1,1,4,3,48,3,4,1,1,7,1,1,4,3,48,3,4,1,1,7,1,1,4,3,48,3,
%T 4,1,1,7,1,1,4,3,48,3,4,1,1,7,1,1,4,3,48,3,4,1,1,7,1,1,4,3,48,3,4,1,1,
%U 7,1,1,4,3,48,3,4,1,1,7,1,1,4,3,48,3,4,1,1,7,1,1,4,3
%N Continued fraction for sqrt(591).
%H <a href="/index/Con#confC">Index entries for continued fractions for constants</a>
%H <a href="/index/Rec#order_10">Index entries for linear recurrences with constant coefficients</a>, signature (0, 0, 0, 0, 0, 0, 0, 0, 0, 1).
%p with(numtheory): Digits := 300: convert(evalf(sqrt(591)),confrac);
%t ContinuedFraction[Sqrt[591],100] (* or *) PadRight[{24},100,{48,3,4,1,1,7,1,1,4,3}] (* _Harvey P. Dale_, Mar 14 2015 *)
%K nonn,cofr,easy,less
%O 0,1
%A _N. J. A. Sloane_.