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 A040966 #11 Jul 09 2025 00:08:25 %S A040966 31,1,1,2,4,8,1,3,1,30,1,3,1,8,4,2,1,1,62,1,1,2,4,8,1,3,1,30,1,3,1,8, %T A040966 4,2,1,1,62,1,1,2,4,8,1,3,1,30,1,3,1,8,4,2,1,1,62,1,1,2,4,8,1,3,1,30, %U A040966 1,3,1,8,4,2,1,1,62,1,1,2,4,8,1,3,1,30,1,3,1,8,4,2,1 %N A040966 Continued fraction for sqrt(998). %H A040966 <a href="/index/Con#confC">Index entries for continued fractions for constants</a> %H A040966 <a href="/index/Rec#order_18">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, 1). %p A040966 with(numtheory): Digits := 300: convert(evalf(sqrt(998)),confrac); %K A040966 nonn,cofr,easy %O A040966 0,1 %A A040966 _N. J. A. Sloane_