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