This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A040945 #14 Jul 09 2025 00:06:45 %S A040945 31,3,1,8,5,1,1,3,7,1,1,7,3,1,1,5,8,1,3,62,3,1,8,5,1,1,3,7,1,1,7,3,1, %T A040945 1,5,8,1,3,62,3,1,8,5,1,1,3,7,1,1,7,3,1,1,5,8,1,3,62,3,1,8,5,1,1,3,7, %U A040945 1,1,7,3,1,1,5,8,1,3,62,3,1,8,5,1,1,3,7,1,1,7,3,1,1 %N A040945 Continued fraction for sqrt(977). %H A040945 <a href="/index/Con#confC">Index entries for continued fractions for constants</a> %H A040945 <a href="/index/Rec#order_19">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, 0, 0, 0, 1). %p A040945 with(numtheory): Digits := 300: convert(evalf(sqrt(977)),confrac); %t A040945 ContinuedFraction[Sqrt[977],100] (* _Harvey P. Dale_, Mar 30 2012 *) %K A040945 nonn,cofr,easy %O A040945 0,1 %A A040945 _N. J. A. Sloane_