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