Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #18 Dec 27 2023 01:39:21
%S 24,8,48,8,48,8,48,8,48,8,48,8,48,8,48,8,48,8,48,8,48,8,48,8,48,8,48,
%T 8,48,8,48,8,48,8,48,8,48,8,48,8,48,8,48,8,48,8,48,8,48,8,48,8,48,8,
%U 48,8,48,8,48,8,48,8,48,8,48,8,48,8,48,8,48,8,48,8,48
%N Continued fraction for sqrt(582).
%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(582)),confrac);
%t ContinuedFraction[Sqrt[582],120] (* _Harvey P. Dale_, Apr 20 2011 *)
%K nonn,cofr,easy,less
%O 0,1
%A _N. J. A. Sloane_.