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