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 A020801 #15 Jul 08 2025 07:51:57 %S A020801 1,5,0,7,5,5,6,7,2,2,8,8,8,8,1,8,1,1,3,2,3,4,0,6,0,3,3,4,8,5,0,3,1,2, %T A020801 1,2,9,0,5,7,7,6,7,5,2,0,7,2,2,4,3,3,4,5,3,2,0,8,4,9,1,8,8,4,5,9,8,4, %U A020801 0,2,1,1,0,2,7,6,8,3,8,1,1,2,1,4,0,3,8,3,3,6,3,2,4,0,1,3,2,1,1 %N A020801 Decimal expansion of 1/sqrt(44). %C A020801 1/sqrt(44) = 0.150755672288881811323406033485031212905776752072243345320849188459840211028... [_Vladimir Joseph Stephan Orlovsky_, Jun 01 2010] %H A020801 Ivan Panchenko, <a href="/A020801/b020801.txt">Table of n, a(n) for n = 0..1000</a> %t A020801 RealDigits[N[1/Sqrt[44],200]] (* _Vladimir Joseph Stephan Orlovsky_, Jun 01 2010 *) %t A020801 realDigitsRecip[Sqrt[44]] (* The realDigitsRecip program is at A021200 *) (* _Harvey P. Dale_, Apr 28 2025 *) %K A020801 nonn,cons %O A020801 0,2 %A A020801 _N. J. A. Sloane_