%I #16 Dec 27 2023 01:37:02
%S 18,1,1,11,1,5,3,1,17,1,3,5,1,11,1,1,36,1,1,11,1,5,3,1,17,1,3,5,1,11,
%T 1,1,36,1,1,11,1,5,3,1,17,1,3,5,1,11,1,1,36,1,1,11,1,5,3,1,17,1,3,5,1,
%U 11,1,1,36,1,1,11,1,5,3,1,17,1,3,5,1,11,1,1,36,1,1,11
%N Continued fraction for sqrt(343).
%H <a href="/index/Con#confC">Index entries for continued fractions for constants</a>
%H <a href="/index/Rec#order_16">Index entries for linear recurrences with constant coefficients</a>, signature (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1).
%p with(numtheory): Digits := 300: convert(evalf(sqrt(343)),confrac);
%t ContinuedFraction[Sqrt[343],90] (* or *) PadRight[{18},90,{36,1,1,11,1,5,3,1,17,1,3,5,1,11,1,1}] (* _Harvey P. Dale_, Apr 22 2013 *)
%K nonn,cofr,easy
%O 0,1
%A _N. J. A. Sloane_.