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 A020850 #11 Jul 08 2025 07:55:55 %S A020850 1,0,3,6,9,5,1,6,9,4,7,3,0,4,2,5,2,6,8,3,6,1,2,9,3,6,6,1,0,1,4,2,6,4, %T A020850 8,5,8,4,8,4,6,1,3,3,0,0,3,2,9,3,8,1,9,7,9,2,7,9,5,8,8,9,1,2,6,5,9,2, %U A020850 7,8,1,0,9,5,3,4,2,6,3,4,1,1,0,6,4,5,2,2,0,1,1,7,5,2,0,0,0,9,2 %N A020850 Decimal expansion of 1/sqrt(93). %H A020850 Ivan Panchenko, <a href="/A020850/b020850.txt">Table of n, a(n) for n = 0..1000</a> %t A020850 RealDigits[1/Sqrt[93],10,120][[1]] (* _Harvey P. Dale_, May 06 2013 *) %K A020850 nonn,cons %O A020850 0,3 %A A020850 _N. J. A. Sloane_