%I #16 Dec 27 2023 01:19:45
%S 28,14,56,14,56,14,56,14,56,14,56,14,56,14,56,14,56,14,56,14,56,14,56,
%T 14,56,14,56,14,56,14,56,14,56,14,56,14,56,14,56,14,56,14,56,14,56,14,
%U 56,14,56,14,56,14,56,14,56,14,56,14,56,14,56,14,56
%N Continued fraction for sqrt(788).
%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(788)),confrac);
%t Block[{$MaxExtraPrecision=1000}, ContinuedFraction[Sqrt[788],100]] (* or *) PadRight[{28},100,{56,14}] (* _Harvey P. Dale_, Sep 12 2022 *)
%K nonn,cofr,easy
%O 0,1
%A _N. J. A. Sloane_.