%I #17 Jul 12 2024 13:24:51
%S 23,1,4,3,4,1,46,1,4,3,4,1,46,1,4,3,4,1,46,1,4,3,4,1,46,1,4,3,4,1,46,
%T 1,4,3,4,1,46,1,4,3,4,1,46,1,4,3,4,1,46,1,4,3,4,1,46,1,4,3,4,1,46,1,4,
%U 3,4,1,46,1,4,3,4,1,46,1,4,3,4,1,46,1,4,3,4,1,46,1,4
%N Continued fraction for sqrt(567).
%H <a href="/index/Con#confC">Index entries for continued fractions for constants</a>
%H <a href="/index/Rec#order_06">Index entries for linear recurrences with constant coefficients</a>, signature (0, 0, 0, 0, 0, 1).
%p with(numtheory): Digits := 300: convert(evalf(sqrt(567)),confrac);
%t ContinuedFraction[Sqrt[567],100] (* or *) PadRight[{23},100,{46,1,4,3,4,1}] (* _Harvey P. Dale_, Jul 12 2024 *)
%K nonn,cofr,easy,less
%O 0,1
%A _N. J. A. Sloane_.