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 A040310 #16 Jul 08 2025 23:05:01 %S A040310 18,7,4,2,1,1,4,1,1,2,4,7,36,7,4,2,1,1,4,1,1,2,4,7,36,7,4,2,1,1,4,1,1, %T A040310 2,4,7,36,7,4,2,1,1,4,1,1,2,4,7,36,7,4,2,1,1,4,1,1,2,4,7,36,7,4,2,1,1, %U A040310 4,1,1,2,4,7,36,7,4,2,1,1,4,1,1,2,4,7,36,7,4,2,1,1 %N A040310 Continued fraction for sqrt(329). %H A040310 <a href="/index/Con#confC">Index entries for continued fractions for constants</a> %H A040310 <a href="/index/Rec#order_12">Index entries for linear recurrences with constant coefficients</a>, signature (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1). %p A040310 with(numtheory): Digits := 300: convert(evalf(sqrt(329)),confrac); %K A040310 nonn,cofr,easy %O A040310 0,1 %A A040310 _N. J. A. Sloane_