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 A020771 #15 Jul 08 2025 07:49:42 %S A020771 2,6,7,2,6,1,2,4,1,9,1,2,4,2,4,3,8,4,6,8,4,5,5,3,4,8,0,8,7,9,7,5,3,5, %T A020771 2,1,5,5,4,0,0,1,4,1,4,8,4,1,3,3,7,6,3,9,0,2,1,6,9,6,1,0,4,8,0,8,5,7, %U A020771 3,9,3,9,7,3,6,2,0,9,9,3,0,5,6,9,7,7,2,1,3,5,3,7,1,0,2,7,1,1,2 %N A020771 Decimal expansion of 1/sqrt(14). %C A020771 1/sqrt(14) = 0.267261241912424384684553480879753521554001414841337639021696104808573939736... [_Vladimir Joseph Stephan Orlovsky_, May 30 2010] %H A020771 Ivan Panchenko, <a href="/A020771/b020771.txt">Table of n, a(n) for n = 0..1000</a> %F A020771 Equals 1/A010471 = A010503 * A020764. - _R. J. Mathar_, Nov 19 2024 %t A020771 RealDigits[N[1/Sqrt[14],200]] (* _Vladimir Joseph Stephan Orlovsky_, May 30 2010 *) %K A020771 nonn,cons %O A020771 0,1 %A A020771 _N. J. A. Sloane_