login
Continued fraction for sqrt(843).
1

%I #16 Dec 26 2023 07:45:44

%S 29,29,58,29,58,29,58,29,58,29,58,29,58,29,58,29,58,29,58,29,58,29,58,

%T 29,58,29,58,29,58,29,58,29,58,29,58,29,58,29,58,29,58,29,58,29,58,29,

%U 58,29,58,29,58,29,58,29,58,29,58,29,58,29,58,29,58

%N Continued fraction for sqrt(843).

%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(843)),confrac);

%t PadRight[{29},100,{58,29}] (* _Harvey P. Dale_, Apr 08 2013 *)

%K nonn,cofr,easy

%O 0,1

%A _N. J. A. Sloane_.