%I #17 Dec 27 2023 00:35:01
%S 22,4,1,10,3,3,10,1,4,44,4,1,10,3,3,10,1,4,44,4,1,10,3,3,10,1,4,44,4,
%T 1,10,3,3,10,1,4,44,4,1,10,3,3,10,1,4,44,4,1,10,3,3,10,1,4,44,4,1,10,
%U 3,3,10,1,4,44,4,1,10,3,3,10,1,4,44,4,1,10,3,3,10,1,4
%N Continued fraction for sqrt(493).
%H <a href="/index/Con#confC">Index entries for continued fractions for constants</a>
%H <a href="/index/Rec#order_09">Index entries for linear recurrences with constant coefficients</a>, signature (0, 0, 0, 0, 0, 0, 0, 0, 1).
%p with(numtheory): Digits := 300: convert(evalf(sqrt(493)),confrac);
%t ContinuedFraction[Sqrt[493],120] (* or *) PadRight[{22},120,{44,4,1,10,3,3,10,1,4}] (* _Harvey P. Dale_, Jul 25 2019 *)
%K nonn,cofr,easy,less
%O 0,1
%A _N. J. A. Sloane_.