%I #18 Jul 08 2025 23:07:37
%S 18,1,4,2,2,18,2,2,4,1,36,1,4,2,2,18,2,2,4,1,36,1,4,2,2,18,2,2,4,1,36,
%T 1,4,2,2,18,2,2,4,1,36,1,4,2,2,18,2,2,4,1,36,1,4,2,2,18,2,2,4,1,36,1,
%U 4,2,2,18,2,2,4,1,36,1,4,2,2,18,2,2,4,1,36,1,4,2,2
%N Continued fraction for sqrt(354).
%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(354)),confrac);
%t ContinuedFraction[Sqrt[354],120] (* or *) PadRight[{18},120,{36,1,4,2,2,18,2,2,4,1}] (* _Harvey P. Dale_, May 25 2020 *)
%K nonn,cofr,easy
%O 0,1
%A _N. J. A. Sloane_