login
Continued fraction for sqrt(497).
2

%I #18 Dec 27 2023 00:35:24

%S 22,3,2,2,5,6,5,2,2,3,44,3,2,2,5,6,5,2,2,3,44,3,2,2,5,6,5,2,2,3,44,3,

%T 2,2,5,6,5,2,2,3,44,3,2,2,5,6,5,2,2,3,44,3,2,2,5,6,5,2,2,3,44,3,2,2,5,

%U 6,5,2,2,3,44,3,2,2,5,6,5,2,2,3,44,3,2,2,5,6,5,2,2,3

%N Continued fraction for sqrt(497).

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

%t ContinuedFraction[Sqrt[497],100] (* _Harvey P. Dale_, Jan 13 2012 *)

%K nonn,cofr,easy,less

%O 0,1

%A _N. J. A. Sloane_.